Welcome!
The Dxtr library implements the theory of Discrete Exterior Calculus (DEC in short) in python. Its purpose is to provide users with an intuitive framework to prototype differential geometry problems within the Exterior Calculus paradigm. The library is also suited to handle basic algebraic topology problems.
In this documentation, you will find:
- Some installation instructions.
- A quick introduction to the DEC theory.
- An overview of the library architecture of the library & its main components.
- Some use cases of the library components.
- An auto-generated API reference guide.