diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -1,2 +1,3 @@  __pycache__  .mypy_cache +.pytest_cache | 
|  | index : linsolver | |
| Toy implementation of gaussian elimination with partial pivoting | Thomas Albers Raviola | 
| aboutsummaryrefslogtreecommitdiff | 
| -rw-r--r-- | .gitignore | 1 | 
| @@ -1,2 +1,3 @@  __pycache__  .mypy_cache +.pytest_cache |