jupyter_notebooks_AL/Librairie/AL_Fct.pymaster
jupyter_notebooks_AL/Librairie/AL_Fct.py
master
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
940c16610fa4 | tenderini | Updated code of LU_no_pivoting, counting both steps of the reduction method and… | May 26 2020 | |||
36ade9113af4 | jecker | end of ch2 review | May 26 2020 | |||
f2fe85fcd5f3 | tenderini | Fixed echelonMat function on matrices having columns made of all zeros; printed… | May 8 2020 | |||
d49f011e6ee8 | tenderini | Added correctins for exercise 3 of notebook 2_10 | Apr 30 2020 | |||
8544b04b41fd | jecker | modifs in ch1 | Apr 28 2020 | |||
b127673e6959 | jecker | Merge branch 'master' of https://c4science.ch/source/jupyter_notebooks_AL | Apr 24 2020 | |||
3ea528782741 | jecker | modif in chapitre 1 | Apr 24 2020 | |||
53fc34544456 | tenderini | Extended LU decomposition routines (both interactive and non interactive) to… | Apr 23 2020 | |||
e00f2b6beb11 | ronssin | fix bug echmat | Apr 22 2020 | |||
642f8ed42dfc | ronssin | Bug fix al_fct, 8.3 added | Apr 16 2020 | |||
9f5fcc237c89 | ch-epfl-298776 | Bug fix in elementary operations | Apr 16 2020 | |||
96a39b5fd574 | tenderini | Bug fix | Apr 15 2020 | |||
c194014b482a | tenderini | Added methods to perform LU decompostin without pivoting, to perform… | Apr 9 2020 | |||
980183923afe | tenderini | Fixed bug in texMatrix which prevented the possibility of displaying row vectors | Mar 29 2020 | |||
700c4c404389 | ronssin | Checked ch1, created ch7.1, modif AL_Fct | Mar 27 2020 | |||
4d6e2bb82d8f | ronssin | Corr Err in plot3dsys, typos and pb in 1.1 and 1.2 | Mar 20 2020 | |||
906a3ede29c4 | tenderini | Added 4th digit in decimals in matrices print | Mar 15 2020 | |||
05950b8fa199 | tenderini | Minor in imports | Mar 15 2020 | |||
eed3fab6f11f | tenderini | Added function to library to cjeck if a matrix is diagonal or symmetric | Mar 8 2020 | |||
e7c6f07ecc42 | tenderini | Moved functions to check results of exercices to correction files within each… | Mar 7 2020 | |||
b7d7462cde24 | tenderini | Added small functions to correct exercises in notebooks of chapter 1 | Mar 1 2020 | |||
ad44ac40cd3c | tenderini | Commented some functions of echelonnage; revised methods to plot systems… | Feb 29 2020 | |||
dfdac9bf7735 | tenderini | Fixed error in matrix gauss elimination | Feb 22 2020 | |||
3caca840515a | tenderini | Update main file; added revert option for manual gauss elimination, fixed bugs… | Feb 22 2020 | |||
e9f14b2a6fec | tenderini | Updates in library file; fix errors in system printing and elementary… | Feb 14 2020 | |||
b2989d57826b | tenderini | Update of functions to print linear equations and linear systems; minor updates… | Feb 10 2020 | |||
83e0c9e0a87d | jecker | 20.08 | Aug 20 2019 |
c4science · Help