diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2005-04-02 21:12:57 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2005-04-02 21:12:57 +0000 |
commit | 844d82cdd881ab67e4245fe492c3bf7d99ac7c76 (patch) | |
tree | 4f1fbb5a7899d39414d98a8430e27b7eaad631fe /math/Makefile | |
parent | b166aafe8c1e2f994e0995684a797ca8caacbbf3 (diff) |
Add freemat 1.10, an environment for rapid engineering and
scientific processing.
It is similar to commercial systems such as MATLAB from Mathworks
and IDL from Research Systems, but is Open Source.
Notes
Notes:
svn path=/head/; revision=132275
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index 048b825b6e7e..f61424af4fc8 100644 --- a/math/Makefile +++ b/math/Makefile @@ -53,6 +53,7 @@ SUBDIR += fityk SUBDIR += freefem SUBDIR += freefem++ + SUBDIR += freemat SUBDIR += fudgit SUBDIR += fung-calc SUBDIR += fxt |