Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · master
simple-matrix-operation
Browse files
Jan 17, 2021
add a warning in Cholesky decomposition about the no-test of symmetric-positive-definitennes
· 27361df6
lusenn
authored
Jan 17, 2021
27361df6
Add LICENSE
· c9be111c
guyiem
authored
Jan 17, 2021
c9be111c
Dec 13, 2020
translation to english of smo_mem_alloc and small cleaning
· 924af319
guilhemP
authored
Dec 13, 2020
924af319
lu_decomp now working with a permutation matrix
· 580c8ecf
guilhemP
authored
Dec 13, 2020
580c8ecf
Nov 17, 2020
add documentation in header
· 82a59c7e
guilhemP
authored
Nov 17, 2020
82a59c7e
Nov 14, 2020
debug is_symmetric, add some print in unitary_test
· 279fb804
guilhemP
authored
Nov 14, 2020
279fb804
adding unitary_test, test to check is a matrix is symmetric
· 674107b1
guilhemP
authored
Nov 14, 2020
674107b1
Nov 11, 2020
debug LU_decomp -> functional without swapping lines
· 6f7555ba
guilhemP
authored
Nov 11, 2020
6f7555ba
adding in smo_base a first print function
· 768a0aa5
guilhemP
authored
Nov 11, 2020
768a0aa5
first add of LU decomposition
· 88a77776
guilhemP
authored
Nov 11, 2020
88a77776
debug dmatrix_alloc_zeros, new function dmatrix_set_identity and dmatrix_copy_inplace
· 6c587685
guilhemP
authored
Nov 11, 2020
6c587685
add of dmatrix_set_identity
· 40b1cfcc
guilhemP
authored
Nov 11, 2020
40b1cfcc
Nov 08, 2020
debug smo_mem_alloc
· 5f535a2c
guyiem
authored
Nov 08, 2020
5f535a2c
Aug 24, 2020
add of TOLERANCE in smo_linalg
· 2d315bf9
guyiem
authored
Aug 24, 2020
2d315bf9
rename smo.* in smo_base.* . Add in smo_base get and set, mult and scalar_mult
· f8a7a051
guyiem
authored
Aug 24, 2020
f8a7a051
Jul 28, 2020
premier commit : fichier smo, smo_linal, mem_alloc
· a7b3af00
guyiem
authored
Jul 28, 2020
a7b3af00
Loading