2011-11-09 11:33:19 +04:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2015-08-25 09:01:42 +03:00
|
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
2011-11-09 11:33:19 +04:00
|
|
|
<pkgmetadata>
|
2016-01-25 16:13:40 +03:00
|
|
|
<maintainer type="project">
|
|
|
|
<email>python@gentoo.org</email>
|
|
|
|
<name>Python</name>
|
|
|
|
</maintainer>
|
|
|
|
<maintainer type="project">
|
|
|
|
<email>sci@gentoo.org</email>
|
|
|
|
<name>Gentoo Science Project</name>
|
|
|
|
</maintainer>
|
2011-11-09 11:33:19 +04:00
|
|
|
<longdescription lang="en">
|
|
|
|
The Enthought Tool Suite BlockCanvas project provides a visual
|
|
|
|
environment for creating simulation experiments, where function
|
|
|
|
and data are separated. Thus, you can define your simulation
|
|
|
|
algorithm by visually connecting function blocks into a data flow
|
|
|
|
network, and then run it with various data sets (known as
|
|
|
|
"contexts"); likewise, you can use the same context in a different
|
|
|
|
functional simulation.
|
|
|
|
</longdescription>
|
|
|
|
</pkgmetadata>
|