slant
The library is currently in the early stages of development and is not yet ready for production use.
Welcome to slant
! Slant aims to be a complete mathematical toolbox providing an interactive sandbox for visualizing abstract mathematical concepts. The library is inspired by 3blue1brown's manim animation engine.
Features
-
slant-anim
- Animation library -
slant-plot
- Plotting library
Getting Started
Building from the source
Start by cloning the repository
Build the project
Run the tests
Examples
Basic Usage
extern crate slant;
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.