@hackage reactive-fieldtrip0.0.2
Connect Reactive and FieldTrip
Installation
Dependencies (5)
- FieldTrip >=0.2.1
- base
- reactive >=0.8.7
- reactive-glut >=0.0.4
- vector-space Show all…
Dependents (1)
@hackage/acme-everything
This library [1] connects '''reactive''' [2] (a functional reactive programming library) and '''FieldTrip''' [3] (a functional 3D library).
Please share any comments & suggestions on the discussion (talk) page at [1].
You can configure, build, and install all in the usual way with Cabal commands.
runhaskell Setup.lhs configure runhaskell Setup.lhs build runhaskell Setup.lhs install
References:
[1] http://haskell.org/haskellwiki/reactive-fieldtrip [2] http://haskell.org/haskellwiki/reactive [3] http://haskell.org/haskellwiki/FieldTrip