Merge pull request #2850 from JinyangWang27/add-manim

Add manim
This commit is contained in:
Vinta Chen 2026-01-14 17:51:28 +08:00 committed by GitHub
commit 67f06d6173
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -909,6 +909,7 @@ _Libraries for scientific computing. Also see [Python-for-Scientists](https://gi
- [cclib](http://cclib.github.io/) - A library for parsing and interpreting the results of computational chemistry packages.
- [Colour](http://colour-science.org/) - Implementing a comprehensive number of colour theory transformations and algorithms.
- [Karate Club](https://github.com/benedekrozemberczki/karateclub) - Unsupervised machine learning toolbox for graph structured data.
- [manim](https://github.com/ManimCommunity/manim) - An animation engine for explanatory math videos.
- [NetworkX](https://networkx.github.io/) - A high-productivity software for complex networks.
- [NIPY](http://nipy.org) - A collection of neuroimaging toolkits.
- [NumPy](http://www.numpy.org/) - A fundamental package for scientific computing with Python.