Metadata-Version: 2.4
Name: sip_python
Version: 0.0.1
Summary: Python bindings for the SIP solver.
Author-email: João Sousa-Pinto <joaospinto@gmail.com>
Project-URL: Homepage, https://github.com/joaospinto/sip_python
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Mathematics
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: scipy
Dynamic: license-file

# sip_python
[![pip](https://github.com/joaospinto/sip_python/actions/workflows/pip.yml/badge.svg)](https://github.com/joaospinto/sip_python/actions?query=workflow%3Apip)
[![wheels](https://github.com/joaospinto/sip_python/actions/workflows/wheels.yml/badge.svg)](https://github.com/joaospinto/sip_python/actions?query=workflow%3Awheels)

Python bindings for the [SIP](https://github.com/joaospinto/sip) solver.
