-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathPKG-INFO
28 lines (28 loc) · 861 Bytes
/
PKG-INFO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Metadata-Version: 2.1
Name: esr
Version: 0.1.0
Summary: A Python package to perform Exhaustive Symbolic Regression
Home-page: https://github.com/DeaglanBartlett/ESR
Author: Deaglan Bartlett and Harry Desmond
Author-email: deaglan.bartlett@physics.ox.ac.uk
License: MIT licence
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Science/Research
Classifier: License :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Requires-Dist: sympy
Requires-Dist: myst-parser
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: matplotlib
Requires-Dist: pandas
Requires-Dist: sphinx>=5.0
Requires-Dist: pympler
Requires-Dist: psutil
Requires-Dist: prettytable
Requires-Dist: numdifftools
Requires-Dist: mpi4py
Requires-Dist: astropy
Requires-Dist: treelib
Requires-Dist: networkx