An open API service indexing awesome lists of open source software.

https://github.com/apozzi/hx-spliner

Library for function approximation with splines for Haskell (2022)
https://github.com/apozzi/hx-spliner

aproximation-algorithms bernstein-approximation splines

Last synced: 7 months ago
JSON representation

Library for function approximation with splines for Haskell (2022)

Awesome Lists containing this project

README

          

# hx-spliner

Como fazer build:
stack ghc -- --make -o ../build/Main -outputdir ../build Main.hs

Rodando:
../build/Main