Welcome!ΒΆ
This is the documentation for the Bertini_real python library for working with numerical cellular decompositions of algebraic curves and surfaces in any number of variables.
Follow the tutorials below to learn how to plot surfaces π & export files suitable for 3d printing π§±!

As a super-quick-start, after successfully decomposing a surface in Bertini_real:
import bertini_real
bertini_real.data.gather_and_save()
decomposition = bertini_real.data.read_most_recent()
decomposition.plot()
Tutorials βοΈΒΆ
Details πΒΆ
Implementation notesΒΆ
Contents:
Indices and tables πΒΆ
Contact π§ΒΆ
If you have any questions or problems, please submit an issue on github!
