diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2007-08-01 22:46:32 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2007-08-01 22:46:32 +0000 |
commit | 06067723eec4b488299f7b5b50535920df4967ae (patch) | |
tree | 18ec7f8141d86db977c7ebb659b4f3f59d5db918 /sci-mathematics/freemat/metadata.xml | |
parent | Modified Files: (diff) | |
download | historical-06067723eec4b488299f7b5b50535920df4967ae.tar.gz historical-06067723eec4b488299f7b5b50535920df4967ae.tar.bz2 historical-06067723eec4b488299f7b5b50535920df4967ae.zip |
Initial import of freemat
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'sci-mathematics/freemat/metadata.xml')
-rw-r--r-- | sci-mathematics/freemat/metadata.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/sci-mathematics/freemat/metadata.xml b/sci-mathematics/freemat/metadata.xml new file mode 100644 index 000000000000..3360526e46db --- /dev/null +++ b/sci-mathematics/freemat/metadata.xml @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>sci-mathematics</herd> +<longdescription lang="en"> +FreeMat is a free environment for rapid engineering and scientific prototyping +and data processing. It is similar to commercial systems such as MATLAB from Mathworks, +and IDL from Research Systems, but is Open Source. FreeMat includes several +novel features such as a codeless interface to external C/C++/FORTRAN code, +parallel/distributed algorithm development (via MPI), and plotting +and visualization capabilities. +</longdescription> +</pkgmetadata> |