Metadata-Version: 2.4
Name: chisao
Version: 0.1.0
Summary: GPU-native parallel optimizer for multimodal black-box functions via convergence-anticonvergence oscillation
Project-URL: Homepage, https://github.com/beastraban/chisao
Project-URL: Repository, https://github.com/beastraban/chisao
Project-URL: Issues, https://github.com/beastraban/chisao/issues
Author-email: Ira Wolfson <irawolfsonprof@gmail.com>
License-Expression: MIT
License-File: LICENSE
Keywords: black-box-optimization,global-optimization,gpu,mode-finding,multimodal-optimization,optimization,population-methods
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Python: >=3.9
Requires-Dist: numpy>=1.20
Requires-Dist: scipy>=1.7
Provides-Extra: dev
Requires-Dist: black>=23.0; extra == 'dev'
Requires-Dist: pytest-cov>=4.0; extra == 'dev'
Requires-Dist: pytest>=7.0; extra == 'dev'
Requires-Dist: ruff>=0.1; extra == 'dev'
Provides-Extra: gpu
Requires-Dist: cupy>=11.0; extra == 'gpu'
Provides-Extra: profile
Requires-Dist: psutil>=5.8; extra == 'profile'
Description-Content-Type: text/markdown

# chisao
ChiSao optimizer
