nias-project / nias

Numerics in Abstract Spaces
https://nias.readthedocs.io/
BSD 2-Clause "Simplified" License
6 stars 0 forks source link

Add support for nias-cpp #31

Closed tobiasleibner closed 2 months ago

tobiasleibner commented 4 months ago

This PR contains the Python files that are needed to call the gram_schmidt algorithm from the C++ side with a C++ vector (see https://github.com/nias-project/nias-cpp/pull/2).

tobiasleibner commented 2 months ago

Superseded by #32.