File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Join us on IRC on **#rust-sci** at *irc.mozilla.org*
11
11
- [ blas] ( https://github.com/stainless-steel/blas ) provides an interface to the Basic Linear Algebra Subprograms
12
12
- [ lapack] ( https://github.com/stainless-steel/lapack ) provides an interface to the Linear Algebra PACKage
13
13
- [ nalgebra] ( http://nalgebra.org/ ) Linear algebra library
14
- - [ ndarray] ( https://bluss.github.io/rust- ndarray/master/ndarray/index.html ) provides an N-dimensional container for general elements and for numerics.
14
+ - [ ndarray] ( https://docs.rs/ ndarray ) provides an N-dimensional container for general elements and for numerics.
15
15
- [ rulinalg] ( https://github.com/AtheMathmo/rulinalg/ ) a linear algebra library written in Rust that doesn't require heavy external dependencies.
16
16
17
17
## simulation
You can’t perform that action at this time.
0 commit comments