Skip to content

nativeit-dev/math

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Math Experimentation and Exploration

Welcome to the Math Experimentation and Exploration repository! This repository is set up to provide a test bench for Python and Matlab experimentation and recreational exploration. It includes the popular "Manim" Python library from YouTube mathematician 3Blue1Brown for animating mathematical equations and models, as well as a number of examples pulled from 3Blue1Brown's series of YouTube videos.

Features

  • Manim Library: Animate mathematical equations and models using the Manim library.
  • Examples: Explore various examples inspired by 3Blue1Brown's YouTube videos.
  • Python and Matlab: Experiment with both Python and Matlab code.

Disclaimer

This repository functions as an experimental sandbox. Users are discouraged from copying or running any code in this repository without prior inspection to ensure it is safe and functions as expected. No warranties or support will be offered in relation to this repository. However, bug reports will be considered and addressed when/if appropriate.

Getting Started

NOTE: The root repository has no function itself, it is simply a place for aggregating other assets and tools. Please be sure to review all README's in their relevant submodules.

  1. Clone the repository:
    git clone https://github.com/yourusername/math-exploration.git
  2. Install the required dependencies:
    pip install -r requirements.txt
  3. Explore the examples and start experimenting!

Contributing

Contributions are welcome! Please fork the repository and create a pull request with your changes.

License

This project is licensed under the MIT License.

Contact

For any questions or suggestions, please open an issue in the repository.

Happy experimenting!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published