Metadata-Version: |
2.1 |
Name: |
orbithunter |
Version: |
1.3.3 |
Summary: |
Framework for Nonlinear Dynamics and Chaos |
Author: |
Matthew Gudorf |
Author-Email: |
matthew.gudorf[at]gmail.com |
Home-Page: |
https://orbithunter.readthedocs.io/en/latest/index.html |
Project-Url: |
documentation, https://orbithunter.readthedocs.io/en/latest/index.html |
Project-Url: |
issues, https://orbithunter.readthedocs.io/en/latest/issues.html |
Project-Url: |
bugs, https://github.com/mgudorf/orbithunter/issues |
Project-Url: |
source, https://github.com/mgudorf/orbithunter |
Project-Url: |
guide, https://orbithunter.readthedocs.io/en/latest/guide.html |
Project-Url: |
tutorials, https://github.com/mgudorf/orbithunter/tree/main/notebooks |
Project-Url: |
faq, https://orbithunter.readthedocs.io/en/latest/faq.html |
Keywords: |
pde,partial differential equation,numeric,numerical simulation,solver,framework,periodic orbit |
Classifier: |
Development Status :: 5 - Production/Stable |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
Topic :: Scientific/Engineering :: Physics |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
License :: OSI Approved :: GNU General Public License v3 (GPLv3) |
Classifier: |
Operating System :: Microsoft :: Windows :: Windows 10 |
Requires-Python: |
>=3.11 |
Requires-Dist: |
numpy (>=1.18.1) |
Requires-Dist: |
scipy (>=1.4.1) |
Requires-Dist: |
h5py (>=2.10.0) |
Requires-Dist: |
pyqt5 (>=5.15.4) |
Requires-Dist: |
matplotlib (>=3.1.3) |
Requires-Dist: |
joblib (>=1.4.2) |
Requires-Dist: |
tqdm (>=4.66.5) |
Requires-Dist: |
pytest (>=5.3.5); extra == "developer" |
Requires-Dist: |
black (>=19.10b0); extra == "developer" |
Requires-Dist: |
ipython (>=8.26.0); extra == "docs" |
Requires-Dist: |
sphinx (>=2.6); extra == "docs" |
Requires-Dist: |
sphinxcontrib-log-cabinet (>=1.0.1); extra == "docs" |
Requires-Dist: |
sphinx-issues (>=4.1.0); extra == "docs" |
Requires-Dist: |
sphinx-rtd-theme (>=2.0.0); extra == "docs" |
Requires-Dist: |
sphinx-gallery (>=0.8.2); extra == "docs" |
Requires-Dist: |
numpydoc (>=1.4.0); extra == "docs" |
Requires-Dist: |
pillow (>=10.4.0); extra == "docs" |
Requires-Dist: |
nb2plots (>=0.6.1); extra == "docs" |
Requires-Dist: |
texext (>=0.6.7); extra == "docs" |
Requires-Dist: |
sphinx-tabs (>=3.4.5); extra == "docs" |
Requires-Dist: |
ipykernel (>=5.1.4); extra == "extra" |
Requires-Dist: |
jupyterlab (>=1.2.6); extra == "extra" |
Requires-Dist: |
ipython (>=7.21.0); extra == "extra" |
Requires-Dist: |
gudhi (>=3.3.0); extra == "extra" |
Requires-Dist: |
POT (>=0.7.0); extra == "extra" |
Requires-Dist: |
scikit-learn (>=0.24.1); extra == "extra" |
Requires-Dist: |
tensorflow (>1.14.0); extra == "extra" |
Requires-Dist: |
pytest (>=5.3.5); extra == "full" |
Requires-Dist: |
black (>=19.10b1); extra == "full" |
Requires-Dist: |
ipython (>=7.21.0); extra == "full" |
Requires-Dist: |
ipykernel (>=5.1.4); extra == "full" |
Requires-Dist: |
jupyterlab (>=1.2.6); extra == "full" |
Requires-Dist: |
gudhi (>=3.3.0); extra == "full" |
Requires-Dist: |
POT (>=0.7.0); extra == "full" |
Requires-Dist: |
scikit-learn (>=0.24.1); extra == "full" |
Requires-Dist: |
tensorflow (>=1.14.0); extra == "full" |
Requires-Dist: |
pytest; extra == "test" |
Provides-Extra: |
developer |
Provides-Extra: |
docs |
Provides-Extra: |
extra |
Provides-Extra: |
full |
Provides-Extra: |
test |
Description-Content-Type: |
text/x-rst |
License-File: |
LICENSE.txt |