Skip to content
GitLab
Explore
Sign in
Commits · ae8d5ef7422ff8b0494664e70599d9f6e59d6dd0
faer-rs
Browse files
Feb 18, 2024
bump equator version
· ae8d5ef7
sarah
authored
Feb 18, 2024
ae8d5ef7
add funding file
· c70e7e42
sarah
authored
Feb 18, 2024
c70e7e42
reexport reborrow and dyn-stack
· 6c0f8baf
sarah
authored
Feb 18, 2024
6c0f8baf
reexport reborrow and dyn-stack
· 9741794c
sarah
authored
Feb 18, 2024
9741794c
Release 0.17.0
· 7208714d
sarah
authored
Feb 18, 2024
7208714d
prepare changelog for 0.17
· 40db26c0
sarah
authored
Feb 18, 2024
40db26c0
fill up docs, reexport macros and sparse stuff
· 47ff0a57
sarah
authored
Feb 18, 2024
47ff0a57
Feb 17, 2024
qol changes, implement concat! macro
· c8610c8f
sarah
authored
Feb 17, 2024
c8610c8f
Implemented Kroneckor Product (#103)
· e896f521
Ed Younis
authored
Feb 17, 2024
e896f521
Implemented As2D and As2DMut trait (#102)
· 21b7f147
Ed Younis
authored
Feb 17, 2024
21b7f147
extra convenience macros (#100)
· d52ae4f5
matt
authored
Feb 18, 2024
d52ae4f5
Feb 16, 2024
bugfix
· fa5e4866
sarah
authored
Feb 16, 2024
fa5e4866
Feb 12, 2024
add serde feature (#98)
· 00a664fe
Alexandra Østermark
authored
Feb 12, 2024
00a664fe
Feb 11, 2024
npy deserialization, cholesky error location
· 4ce8f940
sarah
authored
Feb 11, 2024
4ce8f940
reexport FaerError and Index
· ff226aaa
sarah
authored
Feb 11, 2024
ff226aaa
fix missing imports in tests
· 31552cb5
sarah
authored
Feb 11, 2024
31552cb5
impl more sparse matrix operations
· 35b4375a
sarah
authored
Feb 11, 2024
35b4375a
Feb 09, 2024
bidiag qr algorithm impl
· 8c3c1f74
sarah
authored
Feb 09, 2024
8c3c1f74
Feb 08, 2024
impl blocking for hessenberg reduction
· d1710153
sarah
authored
Feb 08, 2024
d1710153
Feb 07, 2024
document sorting requirements
· 36e15b91
sarah
authored
Feb 07, 2024
36e15b91
credit sort code
· 605fd483
sarah
authored
Feb 07, 2024
605fd483
impl in place sparse matrix sort
· fca38f9a
sarah
authored
Feb 07, 2024
fca38f9a
Feb 06, 2024
write more docs
· e2964b80
sarah
authored
Feb 06, 2024
e2964b80
Feb 05, 2024
impl Sparse[Col|Row]MatMut, Sparse[Col|Row]Mat, with constructors from triplets
· 47f1f2bb
sarah
authored
Feb 05, 2024
47f1f2bb
Feb 04, 2024
user guide
· 452dd0bb
sarah
authored
Feb 04, 2024
452dd0bb
book: more matmul stuff
· 7a29e741
sarah
authored
Nov 25, 2023
7a29e741
book: simd
· 5c44f2d4
sarah
authored
Nov 18, 2023
5c44f2d4
book: matmul
· 99dff64a
sarah
authored
Nov 18, 2023
99dff64a
more book
· 7babb987
sarah
authored
Nov 17, 2023
7babb987
start working on dev guide
· 12a71b98
sarah
authored
Nov 17, 2023
12a71b98
Feb 03, 2024
elide bound checks in sparse triangular solve
· 97fbe572
sarah
authored
Feb 03, 2024
97fbe572
rename anon impl namespaces to _
· bad8b516
sarah
authored
Feb 03, 2024
bad8b516
re-export submodules
· d77f7113
sarah
authored
Feb 03, 2024
d77f7113
impl GenericMatrix for sparse matrices
· f0e29e93
sarah
authored
Feb 03, 2024
f0e29e93
fix no_std and sum impl alignment variability
· f4738193
sarah
authored
Feb 03, 2024
f4738193
Sum impl (#93)
· 6ca9fb6e
Ed Younis
authored
Feb 02, 2024
6ca9fb6e
Num traits for complex native (#92)
· 99a2c214
Ed Younis
authored
Feb 02, 2024
99a2c214
Dec 08, 2023
fix not_code docs
· 50affce6
sarah
authored
Dec 08, 2023
50affce6
0.16 changelog
· 420200bc
sarah
authored
Dec 08, 2023
420200bc
Release 0.16.0
· 8979ac2b
sarah
authored
Dec 08, 2023
8979ac2b
Loading