diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-04-05 23:58:54 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-04-05 23:58:54 +0200 |
commit | 7b9ab1d537d6feb65d0d6f5d74a03b288cb19a3d (patch) | |
tree | d8221b5110a45df34757aa1075123b7440ee353d /test/README | |
parent | ...the python 3.4 way if using python 3.4 or newer (diff) | |
download | blueshift-7b9ab1d537d6feb65d0d6f5d74a03b288cb19a3d.tar.gz blueshift-7b9ab1d537d6feb65d0d6f5d74a03b288cb19a3d.tar.bz2 blueshift-7b9ab1d537d6feb65d0d6f5d74a03b288cb19a3d.tar.xz |
add test of linear interpolation
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'test/README')
-rw-r--r-- | test/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/test/README b/test/README new file mode 100644 index 0000000..9a33971 --- /dev/null +++ b/test/README @@ -0,0 +1,9 @@ +These are test for matematical formulæ. +They require python-matplotlib, and that +you run in a graphical session. + +Ohh, and if you wrap everying arount +`with plot.xkcd():` and have Humor Sans +installed, it is going to be awesome, +but not too useful. + |