We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cd8e77 commit 5915f4dCopy full SHA for 5915f4d
README.md
@@ -92,8 +92,8 @@ The crate implementation is based on [ndaray](https://github.com/rust-ndarray/nd
92
93
The implementation of the algotithm in other languages:
94
95
-- [csaps in Python](https://github.com/espdev/csaps) Python NumPy/SciPy based implementation
96
-- [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)
97
98
## References
99
0 commit comments