File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ author_email = janos.gabler@gmail.com
99license = MIT
1010license_file = LICENSE
1111classifiers =
12- Development Status :: 4 - Beta
12+ Development Status :: 3 - Alpha
1313 Intended Audience :: Science/Research
1414 License :: OSI Approved :: MIT License
1515 Operating System :: MacOS :: MacOS X
@@ -19,25 +19,21 @@ classifiers =
1919 Programming Language :: Python :: 3 :: Only
2020 Topic :: Scientific/Engineering
2121keywords =
22- econometrics
23- statistics
24- estimation
25- extremum estimation
2622 optimization
27- inference
28- numerical differentiation
29- finite differences
30- richardson extrapolation
23+ dfo
3124 derivative free optimization
32- method of simulated moments
33- maximum likelihood
25+ noisy optimization
26+ parallel optimization
27+ numerical optimization
3428
3529[options]
3630packages = find:
3731install_requires =
32+ estimagic>=0.4.2
3833 numba
3934 numpy>=1.17.0
4035 pandas
36+ plotly
4137 scipy>=1.2.1
4238python_requires = >=3.8
4339include_package_data = True
You can’t perform that action at this time.
0 commit comments