[SciPy-dev] scikit for dae

Robert Kern robert.kern at gmail.com
Wed Nov 5 12:53:29 EST 2008


On Wed, Nov 5, 2008 at 07:06, Benny Malengier <benny.malengier at gmail.com> wrote:
> With all the talk of integration of new code and the difficulties involved,
> I decided to rewrite my patch to scipy.integrate to add a dae solver, as a
> scikit instead: scikits.odes
>
> Is this acceptable?

Absolutely.

> If allowed as a scikit I could add some further backends
> (I'm thinking of 2).
> It would ease my hacking on it, allow collaboration, and enable more
> extensive testing (only linux 64bit here). The code would be more accessible
> too being available with easy_install, instead of a patch set.
>
> The patch is here: http://cage.ugent.be/~bm/progs.html

We'll get you SVN access so you don't have to distribute this as a
patch. In the meantime, can you turn this into a tarball? scikits is
not a monolithic package. It's just a namespace. You don't have to
patch the main scikits repository (or even *use* the main scikits
repository) to provide a scikits package.

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless
enigma that is made terrible by our own mad attempt to interpret it as
though it had an underlying truth."
  -- Umberto Eco



More information about the SciPy-Dev mailing list