Hello folks,
this took much longer than I had planned, but I got sick and was also
pretty burned out, so finally here we go. There are still a bunch of
known problems with 3.1.3.a3:
* parallel make is broken for eclib (#4228)
* build of R hangs with the latest 10.5 Java update by Apple (#4219)
Hi folks,
In the process of dealing with
http://trac.sagemath.org/sage_trac/ticket/4246 , I ran into some issues
involving coercion of variables. I quickly realized that I don't really
know what the desired behavior should be, hence this post.
On one hand, William gave a very compelling example
There are some problems with the patch above:
1) the line lift_i *= 1.1 isn't good because usually we want rational
or integer values for vertex coordinates. If numerical input is given
(for the other vertices), these will just be cast to floats, but with
exact input cddlib will try to do exact
On Wednesday 08 October 2008, mabshoff wrote:
> Please build, test and repot issues.
I *upgraded* from alpha2 and only see the known doctest failure in
sage -t devel/sage/sage/schemes/elliptic_curves/ell_point.py
on 64-bit Debian/GNU Linux, Core2Duo
Cheers,
Martin
--
name: Martin Albrech
Hi,
I'm just trying to update my sage for SAGE Days 10, but find that the
compilation hangs here:
checking for paperconf... false
checking for java... /usr/bin/java
checking for javac... /usr/bin/javac
checking for javah... /usr/bin/javah
checking for jar... /usr/bin/jar
checking whether Java co
P.S. I get the same behavior for 3.1.2.
--~--~-~--~~~---~--~~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-
On Wednesday 08 October 2008, David Kohel wrote:
> Hi,
>
> I'm just trying to update my sage for SAGE Days 10, but find that the
> compilation hangs here:
>
> checking for paperconf... false
> checking for java... /usr/bin/java
> checking for javac... /usr/bin/javac
> checking for javah... /usr/bi
In sage-3.1.3.alpha2, this works fine from the command line:
sage: E=EllipticCurve('5077a1')
sage: E.integral_points()
but in the notebook it gives this error:
Traceback (click to the left for traceback)
...
TypeError: Argument 'left_precomposition' has incorrect type (expected
sage.categories.
On Oct 8, 2008, at 4:49 AM, mabshoff wrote:
>
> Hello folks,
>
> this took much longer than I had planned, but I got sick and was also
> pretty burned out, so finally here we go. There are still a bunch of
> known problems with 3.1.3.a3:
>
> * parallel make is broken for eclib (#4228)
> * buil
I just posted a patch and two spkgs that enable in-place WYSIWYG editing
of text cells in the notebook. Basically, apply the patch and install
the two spkgs here:
http://sage.math.washington.edu/home/jason/jeditable-1.6.1.spkg
http://sage.math.washington.edu/home/jason/tinyMCE-3.2.0.2.spkg
C
There's a patch waiting for review at trac #4214 fixing that doctest failure
(once and for all :). I've moved #4214 to 3.1.3 instead of 3.2 so that it
has better visibility.
Best,
Alex
On Thu, Oct 9, 2008 at 1:25 AM, Martin Albrecht <
[EMAIL PROTECTED]> wrote:
>
> On Wednesday 08 October 2008,
My only failure on an intel mac (10.5) is the ell_point.py test.
M. Hampton
On Oct 8, 6:49 am, mabshoff <[EMAIL PROTECTED]> wrote:
> Hello folks,
>
> this took much longer than I had planned, but I got sick and was also
> pretty burned out, so finally here we go. There are still a bunch of
> kno
OS: amd64 hardy heron. Build went fine.
Only one doctest failure:
--
The following tests failed:
sage -t devel/sage/sage/schemes/elliptic_curves/ell_point.py
Total time for all tests: 5373.5 seconds
Please see /home/w
Hello Sage develpers,
Sage is a great project, and I'd like to thank everyone involved.
I'm not much of a developer, but I wanted to throw out an idea:
I work with physics/engineering/numerical applications mostly.I know
it is probably premature and difficult to implement or include
something l
On Intel Mac OS X 10.4, 3.1.3.alpha3 built fine, "make test" had three
doctest failures:
- ell_point.py: issue calculating elliptic log, as
reported (with fix reported) above
- abvar/homspace.py: failure due to timeout (known, that one occured
before)
- plot.py: fai
15 matches
Mail list logo