Skip to content

eschnett/wavetoy3

Repository files navigation

Build Status Coverage Status

A progression of WaveToy implementations in Haskell. This is step 3, where we allow different represenations for functions.

Problem description


ttu = ∂xxu

Build instructions

# Build the project.
stack build

# Run the test suite.
stack test

# Run the benchmarks.
stack bench

# Generate documentation.
stack haddock

Releases

No releases published

Packages

No packages published