Hi! If not so much problem can anybody tell me how to fix this
problems? I'm trying to add some structures as Vincent did, but all my
problems are still here after some hours of work.... :-(
I did something similar to Vincent, adding my new package to
$SAGE_ROOT/devel/sage/sage, and modify the all.py and setup.py
archives.
Did you put your files there or in $SAGE_ROOT/local ??
Cheers,
bernie

On 13 ene, 20:14, Vincent Delecroix <20100.delecr...@gmail.com> wrote:
> On 13 jan, 22:43, mabshoff <mabsh...@googlemail.com> wrote:
>
>
>
> > A couple remarks:
>
> >  * spkgs usually install software into $SAGE_ROOT/local or in local/
> > lib/python/site-packages (via standard distutils mechanism, i.e.
> > "python setup.py install") and not into the Sage library and I would
> > highly discourage anyone to attempt to install into the Sage library
> > itself (even though technically it is in site-packages).
>
> >  * Your code is combinatorial, so posting a message 
> > inhttp://groups.google.com/group/sage-combinat-develmightraise some
> > interest. It certainly looks like the code you are writing would
> > belong in sage-combinat, which is part of Sage. The developers over
> > there also likely have an opinion about your code, i.e. how it fits
> > into the design, etc.
>
> >  * Quickly looking over the code there are some stylistic issues, i.e.
> > missing doctests and documentation, layout of the files, etc, but all
> > that can be straightened out.
>
> > Cheers,
>
> > Michael
>
> I fixed all problems with the installation of my library. Thank you
> everybody.
>
> I will post a message on sage-combinat-devel to know what a
> combinatoric library must look like.
>
> Cheers,
> Vincent

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to