aboutsummaryrefslogtreecommitdiff
blob: 10d6dddc8728622d8efff2acee03fd24f7aad9bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?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">
  Scilab is a matrix-based scientific software package. Scilab contains
  hundreds of built-in mathematical functions, rich data structures
  (including polynomials, rationals,linear systems, lists, etc...) and
  comes with a number of specific toolboxes for control, signal
  processing, ...
</longdescription>
<use>
  <flag name='gui'>Build the Java base graphical interface</flag>
  <flag name="umfpack">Adds support for sparse solving
  with <pkg>sci-libs/umfpack</pkg></flag>
  <flag name='matio'>Enable support for MATLAB file through <pkg>sci-libs/matio</pkg></flag>
  <flag name='xcos'>Enable building hybrid dynamic systems modeler and
  simulator Xcos</flag>
  <flag name='emf'>Add suport for exporting to emf files</flag>
</use>
</pkgmetadata>