[sage-devel] bug on inline_fortran sage-5.0.beta3 (OS X)

2012-02-10 Thread Guilherme Brondani Torri
Hello, I just compiled sage-5.0.beta3 from source on OS X 10.6.7 with: > export MAKE="make -j8" > make After building successfully I run the tests with: > make ptest All tests passed. The problem appeared when I tried the example on inline_fortran, see traceback down below. Similar error shows

[sage-devel] Help with Assimulo spkg

2012-02-02 Thread Guilherme Brondani Torri
Hello, Some time ago I made a spkg for Sundials [1] (suite of nonlinear differential algebraic equation solvers) and another for Assimulo [2] (Cython/Python based simulation package, which wraps Sundials among others). I am trying to upgrade to Assimulo 2.1 but it fails to import the compile

[sage-devel] Re: Sage 4.8 and 5.0.beta1 (OS X 10.6)-> Error installing package R

2012-01-31 Thread Guilherme Brondani Torri
On 30/01/12 22:06, François Bissey wrote: On Mon, 30 Jan 2012 16:20:50 Guilherme Brondani Torri wrote: Hello! I jut tried to compile Sage 4.8 and 5.0.beta1 on a OS X 10.6.8 (Snow Leopard) without success. I just did: export MAKE="make -j8" make Even after R fails the compilation

[sage-devel] Re: SIGSEGV during symbolic substitution on long expressions

2011-10-15 Thread Guilherme Brondani Torri
. There should only be some strange things going on with the print order. Best, On 12 oct, 10:22, Guilherme Brondani Torri wrote: Hi Jean-Pierre, Well, this is first time it try to patch something. All links to pynac spkg seem to be broken on #9880. The ticket is a bit confusing for me to know h

[sage-devel] Re: SIGSEGV during symbolic substitution on long expressions

2011-10-12 Thread Guilherme Brondani Torri
Hi Jean-Pierre, Well, this is first time it try to patch something. All links to pynac spkg seem to be broken on #9880. The ticket is a bit confusing for me to know how can I get the right pynac src or pynac-0.2.1.p0.spkg (?) On sage-4.6.2 the patches were applied with success, but during re-

[sage-devel] Re: Fast substitution symbolic matrices/vectors for numeric intensive task?

2011-09-06 Thread Guilherme Brondani Torri
Hi Jason, Does that use fast_callable? I couldn't find a mention of fast_callable in the worksheet anywhere except in the descriptive text at the top. For some the mentioned worksheets are not at there. I republished them: My original: http://www.sagenb.org/home/pub/3117/ Modified by Marteen: