Metadata-Version: |
2.1 |
Name: |
coexist |
Version: |
0.3.2 |
Summary: |
Learning simulation parameters from experimental data, from the micro to the macro, from the laptop to the cluster. |
Author: |
Andrei Leonard Nicusan <a.l.nicusan@bham.ac.uk>, Dominik Werner <d.werner.1@bham.ac.uk>, Jack Sykes <jas653@student.bham.ac.uk> |
Home-Page: |
https://github.com/uob-positron-imaging-centre/Coexist |
License: |
GNU |
Keywords: |
simulation optimization calibration parameter-estimation parameter-tuning physics-simulation computational-fluid-dynamics granular DEM discrete-element-method medical-imaging |
Classifier: |
Development Status :: 4 - Beta |
Classifier: |
Intended Audience :: Education |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
Intended Audience :: Healthcare Industry |
Classifier: |
Intended Audience :: Manufacturing |
Classifier: |
License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+) |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3.6 |
Classifier: |
Programming Language :: Python :: 3.7 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Topic :: Education |
Classifier: |
Topic :: Scientific/Engineering |
Classifier: |
Topic :: Scientific/Engineering :: Physics |
Classifier: |
Topic :: Scientific/Engineering :: Artificial Intelligence |
Classifier: |
Topic :: Scientific/Engineering :: Artificial Life |
Classifier: |
Topic :: Scientific/Engineering :: Mathematics |
Classifier: |
Topic :: System :: Distributed Computing |
Classifier: |
Topic :: System :: Clustering |
Requires-Python: |
>=3.6 |
Requires-Dist: |
numpy (>=1.17.3) |
Requires-Dist: |
scipy (>=1.4.1) |
Requires-Dist: |
pandas (>=1.0.5) |
Requires-Dist: |
toml (>=0.10.2) |
Requires-Dist: |
cma (>=3.0.3) |
Requires-Dist: |
tqdm (>=4.41.1) |
Requires-Dist: |
astunparse (>=1.6.3) |
Requires-Dist: |
pyevtk (>=1.1.1) |
Requires-Dist: |
matplotlib (>=3.2.1) |
Requires-Dist: |
plotly (>=4.4.1) |
Requires-Dist: |
Sphinx (>=4.1); extra == "docs" |
Requires-Dist: |
numpydoc (>=1.1); extra == "docs" |
Requires-Dist: |
ipython (>=5.5.0); extra == "docs" |
Requires-Dist: |
pydata-sphinx-theme (>=0.6.3); extra == "docs" |
Requires-Dist: |
pytest (>=3.6.4); extra == "docs" |
Provides-Extra: |
docs |
Description-Content-Type: |
text/markdown |
License-File: |
LICENSE |