summaryrefslogtreecommitdiff
blob: e92a8dee3bd8eebfb7b54aba11e65c8771aea739 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?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>
    <remote-id type="github">Theano/Theano</remote-id>
  </upstream>
</pkgmetadata>