A very useful tool that utilizes the powerful Wolfram Alpha API to do some really powerful computation.
- Solution to a polynomial and factoring it
- Integration of a function, both definite and indefinite
- Differentiation of a function
- Finding EigenValues and EigenVectors of a matrix
- Runge-Kutte-4 Approximation to an ODE given the initial condition
- Series analyzer and its generating function
- Integer Partition
- Sum of a series
- Permutations of any given elements [Strings, integer set]
It's really easy. Run the file using your terminal or your favorite IDE.
Must be connected to the Internet for the script to work.