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/dev-python/theano/metadata.xml

14 lines
466 B

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci</herd>
<longdescription lang='en'>
Theano is a numerical computation library for the Python. In Theano,
computations are expressed using a NumPy-like syntax and compiled to
run efficiently on either CPU or GPU architectures.
</longdescription>
<upstream>
<remote-id type="pypi">Theano</remote-id>
</upstream>
</pkgmetadata>