[sage-devel] Re: Inequality Solver

2008-02-24 Thread David Joyner
This one is better, but still lacking the licence, for example. Also, did you see if sage -t isolve.sage passes? On Sun, Feb 24, 2008 at 2:35 AM, SBP <[EMAIL PROTECTED]> wrote: > Hi again, > > I've just added some description so it show when typing isolve? > > Cheers. > >

[sage-devel] Re: Inequality solver

2008-02-24 Thread David Joyner
Thanks but this version is lacking a copyright notice, license (GPL?), and docstrings. See special.py http://www.sagemath.org/hg/sage-main/file/59538ebc8f3b/sage/functions/special.py (or pretty much any other Python module in SAGE) for an example of how such things could look. If it has solved Wes