Metadata-Version: 2.4
Name: dplus-ceres
Version: 1.0.3
Summary: A Python wrapper of Ceres 2.0 - for DPlus
Home-page: http://www.researchsoftware.co.il
Author: Devora Witty
Author-email: Eytan Balken <eytan.balken@mail.huji.ac.il>, Devora Witty <devorawitty@chelem.co.il>
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
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: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering :: Chemistry
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy>=2.0.0
Requires-Dist: psutil>=5.6.3
Requires-Dist: requests>=2.10.0
Dynamic: author
Dynamic: home-page
Dynamic: license-file

﻿# dplus_ceres - a Python wrapper for Google Ceres for DPlus

This package is a Python wrapper for the Google Ceres solver library - for DPlus
It is based on the pre-existing work from the [Cyres library](https://github.com/rll/cyres)

NOTE: It was originally called pyceres, but since it is too tied with DPlus, we renamed it so there is no confusion.

## Current versions
Python >=3.9, Eigen 3.4.0, ceres 2.0
