Skip to content
This repository has been archived by the owner on Feb 9, 2020. It is now read-only.

WIP: metaprogramming-based interpolation #38

Closed
wants to merge 4 commits into from
Closed

Commits on Jul 23, 2014

  1. Configuration menu
    Copy the full SHA
    cf01938 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc8a380 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2014

  1. Configuration menu
    Copy the full SHA
    3844de1 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2014

  1. Implement remaining boundary conditions for linear interpolation

    This also:
    - compares against the correct answer
    - provides a number of fixes to many of the boundary conditions
    - add a BCinbounds type that avoids any bounds-checking
    timholy committed Aug 2, 2014
    Configuration menu
    Copy the full SHA
    bfa96fb View commit details
    Browse the repository at this point in the history