Skip to content

only-dev-ops/SuperMath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

SuperMath

A very useful tool that utilizes the powerful Wolfram Alpha API to do some really powerful computation.

So what can you do?

  • 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]

Uhm okay, how do I use it?

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.

Releases

No releases published

Packages

No packages published

Languages