aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Odersky <jodersky@gmail.com>2014-04-09 23:01:31 +0200
committerJakob Odersky <jodersky@gmail.com>2014-04-09 23:01:31 +0200
commit1e33d833c71dec3da3a3fb7f628aa67b556f3327 (patch)
tree3d2dbd1b205af77c249e23158e2f20682bb93db4
parente5e3016c97edbfc4445eba8f382dde9582f983e6 (diff)
downloadscalam-master.tar.gz
scalam-master.tar.bz2
scalam-master.zip
add readmeHEADmaster
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 82cfb0f..17a3e94 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@ scalam
======
Scalam is a scientific calculation utility library. It's main purposes and features are:
-- seamless conversions between standard Scala collections and high-performance numeric data structures from [breeze](https://github.com/scalanlp/breeze])
+- seamless conversions between standard Scala collections and high-performance numeric data structures from [breeze](https://github.com/scalanlp/breeze)
- generation of matlab code for plotting nice scientific graphs
Its reason of existence is mainly due to my subjective opinion that Scala is an elegant, expressive language but misses scientific graphing libraries whereas Matlab is a horrible language but features mature and accurate graphing capabilities. Scalam was created for analyzing data obtained in my physics labs. It is no longer maintaned. \ No newline at end of file