Skip to content
GitLab
Explore
Sign in
Commits · 7babb98740ce75b87a3557322d87f4ec03eea869
faer-rs
Browse files
Feb 04, 2024
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
Dec 02, 2023
specify path
· c24afcfe
sarah
authored
Dec 02, 2023
c24afcfe
bump dbgf version
· ce56c28f
sarah
authored
Dec 02, 2023
ce56c28f
high level sparse api
· 67adf051
sarah
authored
Dec 02, 2023
67adf051
Nov 30, 2023
added indexing for Col/Row
· 2e65ee80
matt s
authored
Dec 01, 2023
2e65ee80
switch from assert2 to equator
· 6a882d5f
sarah
authored
Nov 30, 2023
6a882d5f
Nov 29, 2023
impl sparse wrappers
· d1069076
sarah
authored
Nov 29, 2023
d1069076
simplicial lu and qr wrapper
· 3af1a530
sarah
authored
Nov 29, 2023
3af1a530
Nov 28, 2023
fix sparse lu bug
· a4c6ad91
sarah
authored
Nov 28, 2023
a4c6ad91
impl simplicial qr
· 23dbb3cc
sarah
authored
Nov 28, 2023
23dbb3cc
Nov 26, 2023
impl sparse qr solve in place
· b298dba6
sarah
authored
Nov 27, 2023
b298dba6
Nov 25, 2023
bug fixes
· e8eba04d
sarah
authored
Nov 25, 2023
e8eba04d
Nov 17, 2023
inline(always) workaround for target_feature bug
· b48565ee
sarah
authored
Nov 17, 2023
b48565ee
fix bench build. credit to @lishen_
· 5d99ed12
sarah
authored
Nov 17, 2023
5d99ed12
Nov 14, 2023
fix up paper
· f9362322
sarah
authored
Nov 14, 2023
f9362322
lowercase faer
· b4afdaf7
sarah
authored
Nov 14, 2023
b4afdaf7
upload joss paper draft
· acc1fd15
sarah
authored
Nov 14, 2023
acc1fd15
Nov 13, 2023
update changelog
· ca2aa6c7
sarah
authored
Nov 13, 2023
ca2aa6c7
Release 0.15.0
· 476cddf3
sarah
authored
Nov 13, 2023
476cddf3
workaround for rust 1.67.0
· db1fc06c
sarah
authored
Nov 13, 2023
db1fc06c
sparse lu/qr [wip], norm_max, norm_l2, more stuff that i forgot
· f030633f
sarah
authored
Nov 13, 2023
f030633f
[wip] sparse lu and qr impl
· 0432dc1f
sarah
authored
Nov 03, 2023
0432dc1f
Oct 23, 2023
fix doc comment
· 18d84fed
sarah
authored
Oct 23, 2023
18d84fed
bump patch version
· 2aef5899
sarah
authored
Oct 23, 2023
2aef5899
Release 0.14.1
· 4e8428ff
sarah
authored
Oct 23, 2023
4e8428ff
Oct 22, 2023
add missing PortableSimd to internal Double<f64>
· 222d8eef
sarah
authored
Oct 22, 2023
222d8eef
add faer-sparse to justfile
· d0d7bd2d
sarah
authored
Oct 22, 2023
d0d7bd2d
update changelog and readme
· 1c33e9e4
sarah
authored
Oct 22, 2023
1c33e9e4
Release 0.14.0
· 15043e84
sarah
authored
Oct 22, 2023
15043e84
Loading