<?xml version="1.0" encoding="UTF-8"?>
<project>
  <bugtracker-url nil="true"></bugtracker-url>
  <created-at type="datetime">2009-05-31T12:41:30Z</created-at>
  <description>&lt;a href="http://bt.pa.msu.edu/index_TaylorModels.htm"&gt;Taylor models&lt;/a&gt; for Python using &lt;a href="http://code.google.com/p/mpmath/"&gt;mpmath&lt;/a&gt; and &lt;a href="http://code.google.com/p/sympy/"&gt;sympy&lt;/a&gt;.

Guaranteed ODE solvers are included implementing the following schemes:
  
 o 4th order Runge-Kutta,
 o Arbitrary order Taylor expansion.

These were written to be able to find global minima of cost functions on parametric ODEs (especially of ODEs without closed form solutions) using a branch and bound algorithm.

Please see the tests/ folder for examples of use.</description>
  <home-url nil="true"></home-url>
  <license>GNU General Public License version 2(GPLv2)</license>
  <mailinglist-url nil="true"></mailinglist-url>
  <slug>pytaylor</slug>
  <title>pytaylor</title>
  <wiki-enabled type="boolean">true</wiki-enabled>
  <owner kind="User">jorn</owner>
  <repositories type="array">
    <mainlines type="array">
      <repository>
        <id>6412</id>
        <name>pytaylor</name>
        <owner kind="User">jorn</owner>
        <clone_url>git://gitorious.org/pytaylor/pytaylor.git</clone_url>
      </repository>
    </mainlines>
    <clones type="array">
    </clones>
  </repositories>
</project>
