Hi Nicolas,
On Mon, Dec 28, 2009 at 10:13 AM, Nicolas M. Thiery
wrote:
> Could be worth mentioning something like:
>
> - Feature-rich implementation of categories, a la Axiom
>
> (see http://www.sagemath.org/doc/reference/sage/categories/primer.html)
Done. Updated both in the release note an
Hi Minh!
On Sun, Dec 27, 2009 at 01:23:38PM +1100, Minh Nguyen wrote:
> For the record, here's a release note for Sage 4.3:
Thanks!
> Sage 4.3 was released on December 24, 2009. It is available at
> * Major features, new spkgs and bug fixes
>
> * Many improvements in the build system t
On Sat, Dec 26, 2009 at 7:01 PM, Alex Ghitza wrote:
>
> Hi Minh,
>
> Thanks for putting the release notes together (and thanks to Mike and
> William and everyone else for getting the huge 4.3 release ready and
> out).
>
> On Sun, 27 Dec 2009 13:23:38 +1100, Minh Nguyen wrote:
>>
>> * Known issues
Hi Minh,
Thanks for putting the release notes together (and thanks to Mike and
William and everyone else for getting the huge 4.3 release ready and
out).
On Sun, 27 Dec 2009 13:23:38 +1100, Minh Nguyen wrote:
>
> * Known issues
>
> * Arch Linux is not yet supported. Compiling Sage from sour
Hi folks,
For the record, here's a release note for Sage 4.3:
Sage 4.3 was released on December 24, 2009. It is available at
http://www.sagemath.org/download.html
* About Sage (http://www.sagemath.org)
Sage is developed by volunteers and combines over 90 open source packages.
It is
On Sat, Dec 26, 2009 at 6:39 AM, Johann "Myrkraverk" Oskarsson
wrote:
> Hi William,
>
> On Fri, Dec 25, 2009 at 10:41 AM, William Stein wrote:
>> Hi,
>>
>> Merry Christmas! I have released sage-4.3, which is a massive
>> release with 230 tickets closed,
>
>> You can download the source code her
Hi William,
On Fri, Dec 25, 2009 at 10:41 AM, William Stein wrote:
> Hi,
>
> Merry Christmas! I have released sage-4.3, which is a massive
> release with 230 tickets closed,
> You can download the source code here:
>
> http://sage.math.washington.edu/sage/src/
>
> I'm posting binaries for
Dag Sverre Seljebotn wrote:
> Mike Hansen wrote:
>
>> Hello all,
>>
>> Sage 4.3.rc0 is out. Source and binary are available at
>>
>> http://sage.math.washington.edu/home/mhansen/release/4.3/rc0/sage-4.3.rc0.tar
>> http://sage.math.washington.edu/home/mhansen/release/4.3/rc0/sage-4.3.rc0-sage.mat
Mike Hansen wrote:
> Hello all,
>
> Sage 4.3.rc0 is out. Source and binary are available at
>
> http://sage.math.washington.edu/home/mhansen/release/4.3/rc0/sage-4.3.rc0.tar
> http://sage.math.washington.edu/home/mhansen/release/4.3/rc0/sage-4.3.rc0-sage.math.washington.edu-x86_64-Linux.tar.gz
>
On Dec 12, 2009, at 1:40 PM, Burcin Erocal wrote:
> On Sat, 12 Dec 2009 19:12:38 +0100
> Burcin Erocal wrote:
>
>> I can also reproduce this, on a 32-bit Debian Lenny box, after
>> setting
>> SAGE_FORTRAN to /usr/bin/gfortran and rebuilding from scratch.
>
>
> On a build without the problem:
>
On Sat, 12 Dec 2009 19:12:38 +0100
Burcin Erocal wrote:
> I can also reproduce this, on a 32-bit Debian Lenny box, after setting
> SAGE_FORTRAN to /usr/bin/gfortran and rebuilding from scratch.
On a build without the problem:
sage: Q. = NumberField(x^2+1)
sage: complex(i)
0.99967j
On Sat, 12 Dec 2009 16:04:21 +
John Cremona wrote:
> 2009/12/12 Alex Ghitza :
> > On Fri, Dec 11, 2009 at 10:42:15PM +, John Cremona wrote:
> >> OK, I have just built and started testing 4.3.rc0 on my 32-bit
> >> laptop, so I'll see if the same happens there, That will be with
> >> Sage'
2009/12/12 Alex Ghitza :
> On Fri, Dec 11, 2009 at 10:42:15PM +, John Cremona wrote:
>> OK, I have just built and started testing 4.3.rc0 on my 32-bit laptop,
>> so I'll see if the same happens there, That will be with Sage's own
>> gfortran; the test failures were when I built with the syste
On Fri, Dec 11, 2009 at 10:42:15PM +, John Cremona wrote:
> OK, I have just built and started testing 4.3.rc0 on my 32-bit laptop,
> so I'll see if the same happens there, That will be with Sage's own
> gfortran; the test failures were when I built with the system
> fortran.
>
> I'll report
On Fri, Dec 11, 2009 at 02:38:42PM +0100, Burcin Erocal wrote:
> Hi,
>
> On Fri, 11 Dec 2009 16:38:01 +0900
> Dan Drake wrote:
>
> > On Fri, 11 Dec 2009 at 10:18AM +0700, Mike Hansen wrote:
> > > Sage 4.3.rc0 is out. Source and binary are available at
> >
> > Builds fine on Ubuntu 9.10 amd64, b
2009/12/11 Alex Ghitza :
> On Fri, Dec 11, 2009 at 09:12:48PM +, John Cremona wrote:
>
>> Here are the details of the more interesting ones:
>>
>> File
>> "/home/masgaj/local/sage-4.3.rc0/devel/sage/sage/modules/free_module_element.pyx",
>> line 242:
>> sage: v = vector([float(23.4), int(2
On Fri, Dec 11, 2009 at 09:12:48PM +, John Cremona wrote:
> Here are the details of the more interesting ones:
>
> File
> "/home/masgaj/local/sage-4.3.rc0/devel/sage/sage/modules/free_module_element.pyx",
> line 242:
> sage: v = vector([float(23.4), int(2), complex(2+7*I), long(1)]); v
>
Success -- almost. The build went fine with those env variables set.
But testall gives this:
sage -t "devel/sage/doc/en/constructions/calculus.rst"
sage -t "devel/sage/doc/en/bordeaux_2008/nf_introduction.rst"
sage -t "devel/sage/sage/modules/vector_double_dense.pyx"
Thanks -- I have set SAGE_FORTRAN and SAGE_FORTRAN_LIB like this:
export SAGE_FORTRAN_LIB=/usr/lib/libgfortran.so.3
export SAGE_FORTRAN=/usr/bin/gfortran
and am rebuilding from scratch. I'll post here how I get on.
John
2009/12/11 William Stein :
> On Fri, Dec 11, 2009 at 8:14 AM, Tim Joseph D
On Fri, Dec 11, 2009 at 8:14 AM, Tim Joseph Dumol wrote:
>
>
> On Sat, Dec 12, 2009 at 12:13 AM, Tim Joseph Dumol wrote:
>>
>> You will want to replace /local/jec/sage-4.3.rc0/local/
>> lib/gcc-lib/i686-pc-linux-gnu/4.0.3/libgcc_s.so.1 with your local version
>> of libgcc_s.so. Alternatively, you
On Sat, Dec 12, 2009 at 12:13 AM, Tim Joseph Dumol wrote:
> You will want to replace /local/jec/sage-4.3.rc0/local/
> lib/gcc-lib/i686-pc-linux-gnu/4.0.3/libgcc_s.so.1 with your local version
> of libgcc_s.so. Alternatively, you can set $SAGE_FORTRAN and
> $SAGE_FORTRAN_LIB to your system's fortr
You will want to replace /local/jec/sage-4.3.rc0/local/
lib/gcc-lib/i686-pc-linux-gnu/4.0.3/libgcc_s.so.1 with your local version of
libgcc_s.so. Alternatively, you can set $SAGE_FORTRAN and $SAGE_FORTRAN_LIB
to your system's fortran compiler and library. This is caused by the fortran
spkg building
Hi,
On Fri, 11 Dec 2009 16:38:01 +0900
Dan Drake wrote:
> On Fri, 11 Dec 2009 at 10:18AM +0700, Mike Hansen wrote:
> > Sage 4.3.rc0 is out. Source and binary are available at
>
> Builds fine on Ubuntu 9.10 amd64, but I have a couple doctest
> failures, both of which seem like harmless changes t
Does this mean that no more patches will be merged except for bug
fixes? #6887 just got a positive review..
John
2009/12/11 Dan Drake :
> On Fri, 11 Dec 2009 at 10:18AM +0700, Mike Hansen wrote:
>> Hello all,
>>
>> Sage 4.3.rc0 is out. Source and binary are available at
>>
>> http://sage.math.wa
On Fri, 11 Dec 2009 at 10:18AM +0700, Mike Hansen wrote:
> Sage 4.3.rc0 is out. Source and binary are available at
Builds fine on Ubuntu 9.10 amd64, but I have a couple doctest failures,
both of which seem like harmless changes to the LaTeX output:
dr...@sagenb:~/s/sage-4.3.rc0$ ./sage -t
d
On Fri, 11 Dec 2009 at 10:18AM +0700, Mike Hansen wrote:
> Hello all,
>
> Sage 4.3.rc0 is out. Source and binary are available at
>
> http://sage.math.washington.edu/home/mhansen/release/4.3/rc0/sage-4.3.rc0.tar
> http://sage.math.washington.edu/home/mhansen/release/4.3/rc0/sage-4.3.rc0-sage.math
Minh Nguyen wrote:
> Hi folks,
>
> When building Sage 4.3.alpha1 on t2 (SPARC Solaris 10) with GCC 4.4.1
> and the Sun linker/assembler, the build failed. This time, it failed
> when building c_lib. Here's a relevant error message snippet:
>
> CC: Warning: Option -fPIC passed to ld, if ld is invo
Minh Nguyen wrote:
> Hi folks,
>
> When building Sage 4.3.alpha1 on t2 (SPARC Solaris 10) with GCC 4.4.1
> and the Sun linker/assembler, the build failed. This time, it failed
> when building c_lib. Here's a relevant error message snippet:
>
> CC: Warning: Option -fPIC passed to ld, if ld is invo
Hi folks,
On Fri, Dec 4, 2009 at 6:15 PM, Mike Hansen wrote:
> Hello all,
>
> Sage 4.3.alpha1 is out. This should be pretty close to the final
> release for 4.3. Source and binary are available at
>
> http://sage.math.washington.edu/home/mhansen/release/4.3/alpha1/sage-4.3.alpha1.tar
> http://sa
Hi folks,
When upgrading from Sage 4.3.alpha0 to 4.3.alpha1, I was asked to
commit changes to the file sage-latest-online-package. I suspect this
is due to executable bits of that file being either turned on or off.
--
Regards
Minh Van Nguyen
--
To post to this group, send an email to sage-dev
Michael Rubinstein wrote:
> Thanks for the update.
>
> I've spent the past few weeks making major improvements to lcalc.
> I plan to release this updated version in a few weeks.
>
> 1) I got rid of the deprecated header files and the unused variables
> so it compiles much cleaner.
Excellent
> 3
All of this sounds AWESOME! Looking forward to the new version.
Best,
Alex
On Wed, Nov 25, 2009 at 01:07:15PM -0500, Michael Rubinstein wrote:
>
> Thanks for the update.
>
> I've spent the past few weeks making major improvements to lcalc.
> I plan to release this updated version in a few
Craig Citro wrote:
> Hi David,
>
> First, I want to thank you for all the work you've been doing to get
> Sage to play nicely on Sun and HP-UX recently. I think that's really
> helpful, and in particular, I think some of the comments you make
> below are definitely things that will help Mike (or a
Hi David,
First, I want to thank you for all the work you've been doing to get
Sage to play nicely on Sun and HP-UX recently. I think that's really
helpful, and in particular, I think some of the comments you make
below are definitely things that will help Mike (or anyone else) make
lcalc better.
Thanks for the update.
I've spent the past few weeks making major improvements to lcalc.
I plan to release this updated version in a few weeks.
1) I got rid of the deprecated header files and the unused variables
so it compiles much cleaner.
2) I got lcalc to compile and run with Bailey's doubl
On Wed, Nov 25, 2009 at 8:24 AM, Dr. David Kirkby
wrote:
> Pablo De Napoli wrote:
>> It would be really nice if we can include the new weapper for the lcalc
>> library.
>>
>> http://trac.sagemath.org/sage_trac/ticket/5396
>>
>> [marked ad "with patch, neeeds review"]
>>
>> Pablo
>
> I have been le
Pablo De Napoli wrote:
> It would be really nice if we can include the new weapper for the lcalc
> library.
>
> http://trac.sagemath.org/sage_trac/ticket/5396
>
> [marked ad "with patch, neeeds review"]
>
> Pablo
I have been less than impressed with lcalc itself. Of all the packages I have
met
It would be really nice if we can include the new weapper for the lcalc
library.
http://trac.sagemath.org/sage_trac/ticket/5396
[marked ad "with patch, neeeds review"]
Pablo
On Sun, Nov 22, 2009 at 2:53 AM, Mike Hansen wrote:
> Hello all,
>
> Sage 4.3.alpha0 is out! Sage 4.3 now contains muc
38 matches
Mail list logo