jupyter_notebooks_AL/Librairiemaster
jupyter_notebooks_AL/Librairie
master
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
f8e2281120c7 | tenderini | Fixed bug in unique QR factorization; added methods for interactive QR… | Oct 22 2020 | |||
5d849f967d82 | tenderini | Added method to compute the unique QR factorisation of a matrix, imposing the… | Oct 14 2020 | |||
e9bdff2cb47c | tenderini | Added method to compare and establish equivalence between sympy FiniteSets | Oct 9 2020 | |||
fa6c07aacafa | tenderini | Added method to realize a scatter plot in plotly and to extract the particular… | Oct 8 2020 | |||
d8432e3e527e | tenderini | Bug fix in methods to plot and visualize interactively linear systems in plotly | Oct 7 2020 | |||
21a0a6f2df20 | tenderini | Erased old and commented out code at the end of script | Oct 5 2020 | |||
f19919fa07ba | tenderini | Enriched method to plot solutions to linear systems with the plot of the… | Oct 5 2020 | |||
aa780c80186d | tenderini | Improved control on sympy types in common library file | Sep 30 2020 | |||
3d89507902d5 | ronssin | Ch4 checked until 4.9 | Sep 28 2020 | |||
2ed01e8f59d3 | tenderini | Added functions to draw planes and straight lines in 2D and 3D in plotly | Sep 11 2020 | |||
47d81d1e9809 | tenderini | Added method to project vectors and univariate polynomials onto subspaces… | Sep 10 2020 | |||
ce03c763722c | tenderini | Fixed bug in non-intercative GS algorithm for functions; added interface… | Aug 24 2020 | |||
076c8cdbb979 | tenderini | Bug fix in vectorial interactive GS algorithm | Aug 20 2020 | |||
94a7305cec18 | tenderini | Fixed bugs in interactive GS for vectors; added GS and interactive GS algorithm… | Aug 20 2020 | |||
7e051a784f6d | tenderini | Minor | Aug 20 2020 | |||
49e37dbb85d9 | tenderini | Minors | Aug 12 2020 | |||
b649b0835776 | tenderini | Merge branch 'master' of https://c4science.ch/source/jupyter_notebooks_AL | Aug 12 2020 | |||
1052a0551b81 | tenderini | Added function for static and interactive GS algorithm | Aug 12 2020 | |||
1d45918a5e2c | jecker | french and names changed in AL_Fct | Aug 12 2020 | |||
4f7cfb87f25d | tenderini | Added method to easily plot 2D and 3D vectors in plotly; added method to… | Aug 2 2020 | |||
8cfb6a84878f | tenderini | Added function to compute the expansion coefficient of a vector/function with… | Jul 26 2020 | |||
08afed79a08a | tenderini | Added methods to get info from couple of continuous functions, i.e. angle… | Jul 11 2020 | |||
195bb12d2783 | tenderini | Updated library with function to compute angle between matrices | Jul 8 2020 | |||
fb3b1d57e5e5 | tenderini | Added small function that allows to display tick labels that are multiple of py… | Jun 24 2020 | |||
4d7a18dcc077 | tenderini | Implemented functions to get norm and angle of 2D and 3D vectors; implemented… | Jun 15 2020 | |||
60c2257c1d8b | tenderini | Added to common library functions to get basic info (norm, angle, inner… | Jun 8 2020 | |||
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 | |||
0d7a77099f64 | deparis | removing by-products of jupyter. These files are generated by running the… | Aug 21 2019 | |||
83e0c9e0a87d | jecker | 20.08 | Aug 20 2019 |
c4science · Help