reaktoro / optima

A C++/Python library for numerical optimization calculations
GNU Lesser General Public License v2.1
12 stars 8 forks source link

Improve pybind11 ABI tolerance #17

Closed allanleal closed 2 years ago

allanleal commented 2 years ago

This PR increases the tolerance of Optima's pybind11 bindings towards dependent python module packages compiled with different compiler and/or compiler versions.