You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sci-mathematics/freemat/metadata.xml

24 lines
942 B

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>sci-mathematics@gentoo.org</email>
<name>Gentoo Mathematics Project</name>
</maintainer>
<longdescription lang="en">
FreeMat is an open sources environment for rapid engineering and
scientific prototyping and data processing. It is similar to
commercial systems such as MATLAB from Mathworks. FreeMat includes a
codeless interface to external C/C++/FORTRAN code,
parallel/distributed algorithm development (via MPI), and plotting
and visualization capabilities.
</longdescription>
<use>
<flag name="volpack">Add volume rendering via <pkg>media-libs/volpack</pkg></flag>
<flag name="vtk">Add 3D capabilities via <pkg>sci-libs/vtk</pkg></flag>
</use>
<upstream>
<remote-id type="sourceforge">freemat</remote-id>
</upstream>
</pkgmetadata>