I am pleased to announce the release of sage-mode-0.6, the all-
singing, all-dancing sage development Emacs environment. As always,
you can get it from http://wiki.sagemath.org/sage-mode. But now...
it's in the optional repository as well! So just:
sage -f sage-mode-0.6
This is a release
Ok, no 4.0.a0 yet, but it should drop fairly soon. An update of what
is going on:
* 75% coverage - we are already close at 74.4% or so and the pynac
symbolics switch will get us past 75%. There is also a bunch of code
in trac that should increase coverage even further. Depending on what
else is
On Mon, May 11, 2009 at 06:04:36AM -0700, Pat LeSmithe wrote:
> Here's a *crude* first attempt to make Sphinx generate a LaTeX file for
> a Sage Quick Reference "card" (http://wiki.sagemath.org/quickref):
>
> * Look below for minor changes to SAGE_DOC/common/builder.py and conf.py .
> * Look furt
Hello,
I'm working in sage 3.4.2.
I was going through the code in graphs/schnyder.py, the _realizer()
method has a problem in line 400, which is
realizer.show(talk=True, edge_labels=True)
where realizer is a DiGraph defined in line 356
realizer = DiGraph(implementation='networkx')
I never looked into that, thx. Every kind of exposure is good imho.
H
On May 11, 7:00 pm, Carlo Hamalainen
wrote:
> Hi,
>
> What do people think about adding Sage to Google Code Search? By that
> I mean either submitting it directly
> throughhttp://www.google.com/codesearch/addcode?hl=en
> or
Hi,
What do people think about adding Sage to Google Code Search? By that
I mean either submitting it directly through
http://www.google.com/codesearch/addcode?hl=en
or adding Sitemap info for the code repository (more info on from the same url).
--
Carlo Hamalainen
http://carlo-hamalainen.net
On Sun, May 10, 2009 at 11:01 PM, Dan Shumow wrote:
> Hi William,
>
> You mentioned to me one time that you have a repository of sage code
> that you use for testing. You said you put the sage examples from
> your textbooks there. How does that work?
It's the code
SAGE_ROOT/devel/sage/sage/
Gonzalo Tornaria wrote:
> Hi,
>
> the recent "graph editor" thread shows how amazing and powerful the
> html canvas using just javascript can be.
>
> I wonder if there are alternatives for 2d and 3d interactive plotting
> using pure javascript, and whether it is possible (and desirable) to
> pri
Here's a *crude* first attempt to make Sphinx generate a LaTeX file for
a Sage Quick Reference "card" (http://wiki.sagemath.org/quickref):
* Look below for minor changes to SAGE_DOC/common/builder.py and conf.py .
* Look further for SAGE_DOC/common/quickref.py .
Right now, the quickref builder y
On May 11, 4:48 am, Robert Bradshaw
wrote:
> Are the sources not in the right spots yet?
Nope, but they are available at
http://sage.math.washington.edu/home/mabshoff/release-cycles-3.4.2/sage-3.4.2/
> - Robert
Cheers,
Michael
--~--~-~--~~~---~--~~
To po
Are the sources not in the right spots yet?
- Robert
--~--~-~--~~~---~--~~
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 a
On May 10, 8:48 am, mabshoff wrote:
> So two possibilities:
>
> * Someone figures out how to make the ecl signal handler work.
For the record: Gonzalo fixed it in a clever way without needing to
send nasty CTRL-C, so in the end we also cleaned up some other doctest
failure.
Once #5778 is
12 matches
Mail list logo