Metadata-Version: 2.4
Name: sunnbear
Version: 0.0.3
Summary: Benchmarking framework for univariate root-solvers — under construction.
Project-URL: Source, https://github.com/bertpl/sunnbear
Project-URL: ChangeLog, https://github.com/bertpl/sunnbear/blob/main/CHANGELOG.md
Project-URL: Issues, https://github.com/bertpl/sunnbear/issues
Project-URL: Roadmap, https://github.com/bertpl/sunnbear/milestones
Author-email: Bert Pluymers <bert.pluymers@gmail.com>
License-Expression: Apache-2.0
License-File: LICENSE
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Typing :: Typed
Requires-Python: >=3.11
Requires-Dist: counted-float>=1.2.1
Requires-Dist: matplotlib>=3.10.7; python_version >= '3.14'
Requires-Dist: matplotlib>=3.8; python_version < '3.13'
Requires-Dist: matplotlib>=3.9.2; python_version == '3.13'
Requires-Dist: max-div>=0.5.5
Requires-Dist: mpl-composite>=0.1.2
Requires-Dist: numba>=0.60.0; python_version < '3.13'
Requires-Dist: numba>=0.61.0; python_version == '3.13'
Requires-Dist: numba>=0.66.0; python_version >= '3.14'
Requires-Dist: numpy>=2.0.0; python_version < '3.13'
Requires-Dist: numpy>=2.1.0; python_version == '3.13'
Requires-Dist: numpy>=2.3.2; python_version >= '3.14'
Requires-Dist: snuffled>=0.1.6
Description-Content-Type: text/markdown

![CI](https://img.shields.io/github/actions/workflow/status/bertpl/sunnbear/push_to_main.yml?branch=main&label=CI)
![Coverage](https://img.shields.io/badge/coverage-100.00%25-brightgreen)
![Tests](https://img.shields.io/badge/tests-1-blue)
![PyPI](https://img.shields.io/pypi/v/sunnbear.svg)
![Python](https://img.shields.io/pypi/pyversions/sunnbear.svg)
![License](https://img.shields.io/badge/license-Apache--2.0-blue)
![code style: ruff](https://img.shields.io/badge/code%20style-ruff-261230)
![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/bertpl/sunnbear/badge)

# sunnbear

Benchmarking framework for univariate root-solvers — under construction.

![sunnbear splash](https://raw.githubusercontent.com/bertpl/sunnbear/v0.0.3/images/splash_with_version.webp)
