Skip to content

AsrtoMichi/mathematical-systems-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A simple mathematical system solver based on Cramer's method. Equipped with an integrated interface.

Is requred numpy, you can install from CDM with the command: pip install numpy