Skip to content

Commit

Permalink
fix links
Browse files Browse the repository at this point in the history
  • Loading branch information
espdev committed Mar 19, 2020
1 parent 3cd8e77 commit 5915f4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,8 @@ The crate implementation is based on [ndaray](https://github.com/rust-ndarray/nd

The implementation of the algotithm in other languages:

- [csaps in Python](https://github.com/espdev/csaps) Python NumPy/SciPy based implementation
- [csaps in C++](https://github.com/espdev/csaps-cpp) C++11 Eigen based implementation
- [Python NumPy/SciPy based implementation](https://github.com/espdev/csaps)
- [C++11 Eigen based implementation](https://github.com/espdev/csaps-cpp)

## References

Expand Down

0 comments on commit 5915f4d

Please sign in to comment.