Find and follow a zero value contour for any 2D function written in Jax.
Project description
Jax-Zero-Contour
Find and follow a zero value contour for any 2D function written in Jax. This package provides a function that takes in any 2D Jax function, its gradient, and an initial guess, finds the closest zero of the function, and follows that zero contour with a fixed step size until it either:
- closes back on itself
- hits an end point (e.g. a discontinuity in the function)
- reaches some maximum number of steps
See the documentation for more details.
Installation
pip install jax_zero_contour
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file jax_zero_contour-1.0.0.tar.gz.
File metadata
- Download URL: jax_zero_contour-1.0.0.tar.gz
- Upload date:
- Size: 8.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.32.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cdd890e8bb647067178fd3866252d3446371f27dee783536673ca01b5674e7ab
|
|
| MD5 |
591078cd1d5fcf50553a605a069e5da6
|
|
| BLAKE2b-256 |
f06865bc51ceee3dad9fceccaa328516d9882f65254b81fb73c4557c622e08b3
|
File details
Details for the file jax_zero_contour-1.0.0-py2.py3-none-any.whl.
File metadata
- Download URL: jax_zero_contour-1.0.0-py2.py3-none-any.whl
- Upload date:
- Size: 7.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.32.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3a6059a5d3c7aff0dc87f4ba9f3e0a32e8d047ff4335692ef245f1d79956ac00
|
|
| MD5 |
ff225fac223bb1cfb5fcb391f7c00349
|
|
| BLAKE2b-256 |
d7e0e524a395ba715632b1b1aa0ada7ce7b7ac767013dbc386978f9bc26c2715
|