πŸ’  pybertini.minieigenΒΆ

quick nav links:

NotesΒΆ

Auto-generated docsΒΆ

The MiniEigen submodule, for PyBertini

Bertini2 uses Eigen for linear algebra, enabling expression templates on linear algebraic objects and operations for arbitrary types – most importantly the multiprecision complex numbers needed for working near singularities in algebraic geometry.

This module exposes some functionality. Not near all of Eigen is exposed. We could use help on this. If you know some Boost.Python and some Eigen, please consider helping expose more of Eigen through MiniEigen. Bertini2 is not the host of MiniEigen – user Eudoxus on GitHub provided MiniEigen.

If you encounter any problems with this functionality, please ask for help via a GitHub issue.