feat(libcomposition): version bump to 1.7.0 (canonical vector representation) and aadded py wrappers for those methods
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
|
||||
#include <pybind11/pybind11.h>
|
||||
|
||||
void register_comp_bindings(pybind11::module &m);
|
||||
void register_comp_bindings(const pybind11::module &m);
|
||||
void register_species_bindings(pybind11::module &m);
|
||||
|
||||
Reference in New Issue
Block a user