Siconos Python API reference¶
This is the documentation of Python interface to Siconos.
Main packages¶
siconos.numerics
collection of low-level algorithms for solving algebra and optimization problems.
siconos.geometry
geometry tools.
siconos.modeling
high-level API to model the nonsmooth dynamical systems.
siconos.integrators
classes and tools for time integration of the dynamics (one-step integrators).
siconos.nonsmooth_formulations
classes and tools dedicated to the description of the nonsmooth problem (formulation and solver).
siconos.simulation
classes and tools dedicated to the description of the simulation of a NSDS (time discretization, …).
siconos.mechanics
toolbox for collision detection and joints
siconos.io
input/output tools (HDF5, VTK, …).
Access to the complete reference of all modules is available in the left menu under ‘siconos.package’.