Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sun-data/ndoptimize
Numba-accelerated minimization of objective functions.
https://github.com/sun-data/ndoptimize
astropy minimization numba numpy optimization scientific-computing
Last synced: 2 days ago
JSON representation
Numba-accelerated minimization of objective functions.
- Host: GitHub
- URL: https://github.com/sun-data/ndoptimize
- Owner: sun-data
- Created: 2024-10-28T02:27:20.000Z (22 days ago)
- Default Branch: main
- Last Pushed: 2024-10-28T05:09:23.000Z (22 days ago)
- Last Synced: 2024-10-28T06:19:38.395Z (22 days ago)
- Topics: astropy, minimization, numba, numpy, optimization, scientific-computing
- Language: Python
- Homepage: https://ndoptimize.readthedocs.io
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ndoptimize
[![Black](https://github.com/sun-data/ndoptimize/actions/workflows/black.yml/badge.svg)](https://github.com/sun-data/ndoptimize/actions/workflows/black.yml)
[![Ruff](https://github.com/sun-data/ndoptimize/actions/workflows/ruff.yml/badge.svg)](https://github.com/sun-data/ndoptimize/actions/workflows/ruff.yml)
[![Documentation Status](https://readthedocs.org/projects/ndoptimize/badge/?version=latest)](https://ndoptimize.readthedocs.io/en/latest/?badge=latest)Numba-accelerated minimization of objective functions.