Skip to content

theblobinthesky/Fast-Gauss-Elimination

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Eine effiziente Implementation des Gauß-Algorithmus ohne Pivot-Suche in python3.
Benötigt wird für den Code und die Tests: pip install numpy scipy pytest pytest-benchmark
Tests ausführen: python3 -m pytest
Die zugehörige Erklärung: Fehlt noch.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages