QuadTree linear algebra implementation in Inpla.
Ensure dotnet is installed.
- Clone patched Inpla repository at Lamagraph/inpla
- Compile to obtain Inpla executable
- Make sure you are in the project directory(Inpla's
usedirectives are relative to current working directory) dotnet fsi test.fsx -- $PATH_TO_INPLA_EXECUTABLEor simply./test.fsx $PATH_TO_INPLA_EXECUTABLE