Skip to content

A software to solve Linear Systems of equations using Crout and Doolittle matrix decomposition algorithms in Python.

License

Notifications You must be signed in to change notification settings

tlemenestrel/Systems_Of_Equations_Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image of maths

Implementing Crout and Doolittle matrix decompositions

This project is a software to solve Linear Systems of equations using Crout and Doolittle matrix decomposition algorithms in Python.

How to download a copy of the project

To download a copy of the project, just go on the main page of the project on GitHub, click on "Clone or download" and then "Download ZIP".

After this, you should be able to run the project using Jupyter Notebook.

Libraries to install

Author

  • Thomas Le Menestrel

License

This project is licensed under the MIT License - see the LICENSE file for details

About

A software to solve Linear Systems of equations using Crout and Doolittle matrix decomposition algorithms in Python.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published