Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
You are currently reading the new Codac documentation, which is currently in preparation. See the v1 website.
Codac documentation
Logo

User manual

  • Installation guide
    • Python installation
    • C++ installation
    • MATLAB installation
  • Intervals
    • The Interval class
  • Linear algebra
    • Reliable inversions of matrices
    • Interval LU decomposition
  • Inclusion functions
    • Analytic inclusion functions
    • Analytic operators
  • Contractors
    • CtcDist
  • Geometry
    • Geometric utilities
    • Segment
    • Polygon and ConvexPolygon
  • Ellipsoids
    • Ellipsoid in n-dimensional space (matrix definition)
    • The Ellipsoid class
  • Visualization
    • The 2D Figure classes
    • 2D drawing functions
    • Styles, colors and color maps
    • The VIBes viewer
    • The IPE editor
    • The 3D Figure class
  • Tools
    • Affine transformation estimation
  • Codac extensions
    • CAPD (rigorous numerics in dynamical systems)
  • See also
    • Performance considerations

Development

  • Information for developers
Back to top
View this page

Installation guide

Main authors: Fabrice Le Bars, Simon Rohou

Codac is available in both C++20 and Python3, as well as MATLAB through its Python interface.

  • Python installation
  • C++ installation
  • MATLAB installation

Note that if you want to contribute to Codac, you have to make the full C++ installation from sources.

Next
Python installation
Previous
Home
Copyright © Codac Team
Made with Sphinx and @pradyunsg's Furo