Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
## DISCLAIMER: I develop this library on my spare time, which implies that: 1. this has nothing to do with my daily job 2. there is absolutely no warranty about this library 3. it is far from finished, i.e. unusable at the moment ## funfem funfem is a finite element method (to be) written with the functional language Haskell. The idea is for me to learn a functional language and thinking in terms of functional programming. I saw no FEM library, and I thought that it would be nice to add my stone to the community. Feel free to contact me at adrien [at] haxaire [dot] org for more information about this project. Any contribution welcome !