On Sun, May 31, 2009 at 11:48 PM, Fredrik Johansson
wrote:
>
> Hi all, I could use some guidance for mpmath/Sage integration.
>
> To put mpmath in Sage, I presume it should just be installed into
> site-packages as a regular Python library, so I should create an spkg
> that does the usual python
I looked into this, and I found that the mesh=True property is
supposed to be passed via RenderParams to jmol_repr(). However, this
isn't happening. Graphics3d.export_jmol (which is invoked by show())
has a keyword parameter for mesh, but it is never referenced in the
body of the function. I think
Hey Minh,
Thanks for working on planet sage! I think having it look better and
including more blogs could be very beneficial for Sage.
-Marshall
On May 31, 5:38 pm, Minh Nguyen wrote:
> Hi Harald,
>
> On Sun, May 31, 2009 at 8:00 AM, Harald Schilly
>
> wrote:
>
>
>
> > btw, i started a blog
Hello,
Sage 4.0.1.alpha has been released. This should hopefully take care of
the rest of the fallout from the switch to Pynac. The tarball can be
found at
http://sage.math.washington.edu/home/mhansen/sage-4.0.1.alpha0.tar
and a copy of it to be used for upgrading can be found at
http://sage
On Jun 1, 9:32 am, Mike Hansen wrote:
> Hello,
>
> Sage 4.0.1.alpha has been released. This should hopefully take care of
> the rest of the fallout from the switch to Pynac. The tarball can be
> found at
>
> http://sage.math.washington.edu/home/mhansen/sage-4.0.1.alpha0.tar
>
> and a copy of it
John H Palmieri wrote:
> On Jun 1, 9:32 am, Mike Hansen wrote:
>> Hello,
>>
>> Sage 4.0.1.alpha has been released. This should hopefully take care of
>> the rest of the fallout from the switch to Pynac. The tarball can be
>> found at
>>
>> http://sage.math.washington.edu/home/mhansen/sage-4.0.1
Built from scratch ok + all tests passed on 32-bit Ubuntu and on 64-bit ubuntu.
John
2009/6/1 Mike Hansen :
>
> Hello,
>
> Sage 4.0.1.alpha has been released. This should hopefully take care of
> the rest of the fallout from the switch to Pynac. The tarball can be
> found at
>
> http://sage.ma
On Mon, Jun 1, 2009 at 1:52 PM, John H Palmieri wrote:
>
> On Jun 1, 9:32 am, Mike Hansen wrote:
>> Hello,
>>
>> Sage 4.0.1.alpha has been released. This should hopefully take care of
>> the rest of the fallout from the switch to Pynac. The tarball can be
>> found at
>>
>> http://sage.math.was
I've run about 120 times with a brand new sage-4.0 (built from
scratch) the doctest command:
sage -tp 3 devel/sage
(about 13 minutes each on a quad core q9550).
Among those I've got 6 doctest failures and 1 timeout:
=
- 3 times a doctest failu
Hi all,
The time for the Scipy'09 conference is rapidly approaching, and we
would like to both announce the plan for tutorials and solicit
feedback from everyone on topics of interest.
Broadly speaking, the plan is something along the lines of what we
had last year: one continuous 2-day tutoria
On Mon, Jun 1, 2009 at 10:22 PM, Fernando Perez wrote:
> Hi all,
>
> The time for the Scipy'09 conference is rapidly approaching, and we
> would like to both announce the plan for tutorials and solicit
> feedback from everyone on topics of interest.
I hope the above isn't considered too off-topi
I got one failure on an intel mac (10.5):
sage -t "devel/sage/sage/misc/html.py"
**
File "/Users/mh/sagestuff/wsage3/devel/sage/sage/misc/html.py", line
157:
sage: html.table([(i, j, i == j) for i in [0..1] for j in [0..1]])
The patches at #5564 need a json encoder, and there's a ticket to
include simplejson at #1510. I'd like to get this spkg in, but there are
some comments on that ticket about pickling. I don't know enough of the
details, so I thought I would ask if:
* we need to patch the simplejson source to sup
13 matches
Mail list logo