Notepad/enter/Machine Tips (Quantum)/Resources/Concepts Review/Math/Math Software.md

13 lines
2.0 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

Here are a list of really great math software to use as you will need to use them in your continued math journey into quantum computation.
- [Cantor](https://cantor.kde.org/) - the KDE based mathematical front-end to render your calculations!
- ![input text](https://cantor.kde.org/assets/img/variables.gif)
- [WolframAlpha](https://www.wolframalpha.com) - a classic math software
- [OmniCalculator](https://www.omnicalculator.com/all) - quite literally all the calculators for all the [calculations](https://www.omnicalculator.com/all) you'll ever need!
- [CindyJS](https://cindyjs.org/gallery/main/) aims to create easy physics and math simulations
- [example presentation](https://cindyjs.org/pub/2016-icms/cindygl/)
- [CGAL](https://doc.cgal.org/latest/Manual/packages.html#PartSearchStructures) - a C++ geometric algorithms framework
- Math and [Music](https://www.mathe-vital.de/Musik/1-1.html)
- [SAGE](https://www.sagemath.org/) Math
- a free [open-source](https://web.archive.org/web/20220816223821/https://github.com/sagemath/sage/) mathematics software system licensed under the GPL. It builds on top of many existing open-source packages: [NumPy](https://web.archive.org/web/20220816223821/https://numpy.org/), [SciPy](https://web.archive.org/web/20220816223821/https://scipy.org/), [matplotlib](https://web.archive.org/web/20220816223821/https://matplotlib.org/), [Sympy](https://web.archive.org/web/20220816223821/https://www.sympy.org/), [Maxima](https://web.archive.org/web/20220816223821/http://maxima.sourceforge.net/), [GAP](https://web.archive.org/web/20220816223821/https://www.gap-system.org/), [FLINT](https://web.archive.org/web/20220816223821/http://www.flintlib.org/), [R](https://web.archive.org/web/20220816223821/http://www.r-project.org/) [and many more](https://web.archive.org/web/20220816223821/https://www.sagemath.org/links-components.html). Access their combined power through a common, Python-based language or directly via interfaces or wrappers.
- [SageCell](https://sagecell.sagemath.org/)