Skip to content

Commit b17806b

Browse files
authored
Merge pull request #1 from hustlei/patch-1
Update README.md
2 parents c2eadd7 + 511b6ad commit b17806b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Join us on IRC on **#rust-sci** at *irc.mozilla.org*
1111
- [blas](https://github.com/stainless-steel/blas) provides an interface to the Basic Linear Algebra Subprograms
1212
- [lapack](https://github.com/stainless-steel/lapack) provides an interface to the Linear Algebra PACKage
1313
- [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.
1515
- [rulinalg](https://github.com/AtheMathmo/rulinalg/) a linear algebra library written in Rust that doesn't require heavy external dependencies.
1616

1717
## simulation

0 commit comments

Comments
 (0)