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)
- Host: GitHub
- URL: https://github.com/apozzi/hx-spliner
- Owner: Apozzi
- License: other
- Created: 2022-06-06T18:57:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-08T21:13:40.000Z (11 months ago)
- Last Synced: 2025-01-27T22:54:22.966Z (9 months ago)
- Topics: aproximation-algorithms, bernstein-approximation, splines
- Language: Haskell
- Homepage:
- Size: 2.56 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# hx-spliner
Como fazer build:
stack ghc -- --make -o ../build/Main -outputdir ../build Main.hsRodando:
../build/Main