[sage-release] Re: Virtual Appliance for Sage-6.6

2015-04-15 Thread Harald Schilly
done!

On Wed, Apr 15, 2015 at 3:34 AM, Volker Braun  wrote:
> Here is the virtual machine image:
>
> http://boxen.math.washington.edu/home/vbraun/vm/
>
> Harald: please mirror

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To post to this group, send email to sage-release@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.


Re: [sage-release] Sage 6.6 released

2015-04-15 Thread Andrew
It was mentioned in sage-dev that there were issues with xcode 6.3 due to 
apple's usual duty of care.

Were these fixed?

Andrew

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To post to this group, send email to sage-release@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.


Re: [sage-release] Sage 6.6 released

2015-04-15 Thread Volker Braun
No, downgrade to code 6.2 for now.

On Wednesday, April 15, 2015 at 12:03:23 PM UTC+2, Andrew wrote:
>
> It was mentioned in sage-dev that there were issues with xcode 6.3 due to 
> apple's usual duty of care.
>
> Were these fixed?
>
> Andrew
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To post to this group, send email to sage-release@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.


Re: [sage-release] Sage 6.6 released

2015-04-15 Thread Justin C. Walker

On Apr 14, 2015, at 12:38 , Volker Braun wrote:

> As usual, get the "develop" branch or the source tarball from 
> http://www.sagemath.org/download-latest.html

Built from tarball on OS X 10.6.8 (Dual 6-core Xeons) and 10.10.3 (Quad-core 
Core i7; Xcode 6.1).

10.6.8: built w/o problems; 'ptestlong' had all tests passed after applying 
#17907.

10.10.3: first attempt at a build blew up attempting to build R:
gcc -std=gnu99 -I../../../../include -DNDEBUG -I../../../include 
-I../../../../src/inc\
lude -DHAVE_CONFIG_H -I../../../../src/extra/zlib -fPIC  -g -O2   -c 
devQuartz.c -\
o devQuartz.o
In file included from /usr/include/Availability.h:153:0,
 from /usr/include/stdio.h:65,
 from ../../../../include/Rinternals.h:37,
 from ../../../include/Defn.h:80,
 from devQuartz.c:30:
/System/Library/Frameworks/CoreServices.framework/Frameworks/FSEvents.framework/Header\
s/FSEvents.h:486:41: error: expected ',' or '}' before '__attribute__'
   kFSEventStreamEventFlagItemIsHardlink __OSX_AVAILABLE_STARTING(__MAC_10_10, 
__IPHON\
E_9_0) = 0x0010,

This log available on request.

AFAICT, there is no interaction with stuff like MacPorts (moved out of the 
way).  I have successfully built, in the recent past, all the 6.6 Betas and RCs.

Justin

--
Justin C. Walker
Curmudgeon-at-large
Director
Institute for the Absorption of Federal Funds

186,000 Miles per Second
Not just a good idea:
  it's the law!


-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To post to this group, send email to sage-release@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.


[sage-release] Sage 6.7.beta1 released

2015-04-15 Thread Volker Braun
As usual, get the "develop" branch or the source tarball from 
http://www.sagemath.org/download-latest.html

Mini-changelog:

9d18e27 Updated Sage version to 6.7.beta1
2857ebf Trac #18205: mistune buggers up sage install
f4ee46d Trac #18075: Add inversion number method to AlternatingSignMatrices
bf3de47 Trac #12949: Better congruence testing for odd arithmetic subgroups
0442afc Trac #18206: transducers.Recursion: Improvement of the documentation
6109e22 Trac #18008: Periodic points for projective morphisms
1d082a0 Trac #17576: FreeModule.__contains__ is too lax in its test
b0f962b Trac #18140: Remove some global imports from all.py files
0ce9976 Trac #18200: Caching canonical_label in 
IncidenceStructure.is_isomorphic
d98d5ec Trac #18183: Implement two matroid polytopes
b1997b4 Trac #18179: Random generation of Ordered rooted trees
ecfdb45 Trac #18030: Clean-up stdsage.pxi includes
8445a7a Trac #17852: Cleanup in rings.arith and rings.integer
5c6392b Trac #17540: Poset.dimension
865aef6 Trac #10513: Coercion and category framework for modules
07fd773 Trac #18202: Six requires setuptools
c371fa6 Trac #18171: Update reference HKW2014
a1de863 Trac #18154: Documentation of 'bound' in 
IntegerModRing.random_element()
47af754 Trac #18147: Rank of int matrix, documentation typo
9006844 Trac #18177: Warning to Matrix.random()
4f0eb6b Trac #18165: Ref: add various missing modules to r/geometry
67172e0 Trac #18164: Ref: add various missing modules to r/coding
94b28f7 Trac #18146: typos in linear codes
cf335aa Trac #18160: IPython 3.1.0
8c9977c Trac #18040: Minimal polynomials of matrices over SymbolicRing
0e24974 Trac #17969: A tutorial on How to draw polytope in Tikz
bc225ec Trac #18193: Fix CompleteDyckWords_size behaviour for negative size
3619514 Trac #17855: create is_preperiodic function for points of 
projective space
4517e19 Trac #17580: Update sage_mode and fix autoload generation
90c4f22 Trac #17240: some rationals not in RIF (docu)
49a3203 Trac #15905: altermundus links are dead
ce02576 Trac #6837: Implementation of twisting modular forms by Dirichlet 
characters
e7fc07a Trac #18184: CombinatorialObject constructor should copy input
f0119fd Trac #18181: Move IntegerListsLex._Iter out of IntegerListsLex
b19f809 Trac #18178: fixing is_planar doc
3b669b7 Trac #18174: Generalize base class construction for functorial 
construction categories
77e14a9 Trac #13711: charpoly error on matrices with pi
6775212 Updated Sage version to 6.7.beta0

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To post to this group, send email to sage-release@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.


Re: [sage-release] Sage 6.6 released

2015-04-15 Thread Nicolas M. Thiery
Hi!

We have been working with Kyle Kelley on getting Sage as one of the
kernels on Jupyter hub (well, he did the work; I was just giving him
pointers on Sage). Is there some time line for when:

- Binaries will be available for 6.6?
- the ppa will be updated?

Thanks!

Cheers,
Nicolas
--
Nicolas M. Thiéry "Isil" 
http://Nicolas.Thiery.name/

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To post to this group, send email to sage-release@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.


Re: [sage-release] Sage 6.6 released

2015-04-15 Thread Volker Braun
The binaries should be finished soon.

Docker scripts are at https://github.com/sagemath/docker


On Thursday, April 16, 2015 at 12:19:33 AM UTC+2, Nicolas M. Thiéry wrote:
>
>Hi! 
>
> We have been working with Kyle Kelley on getting Sage as one of the 
> kernels on Jupyter hub (well, he did the work; I was just giving him 
> pointers on Sage). Is there some time line for when: 
>
> - Binaries will be available for 6.6? 
> - the ppa will be updated? 
>
> Thanks! 
>
> Cheers, 
> Nicolas 
> -- 
> Nicolas M. Thiéry "Isil" > 
> http://Nicolas.Thiery.name/ 
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To post to this group, send email to sage-release@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.


Re: [sage-release] Sage 6.7.beta1 released

2015-04-15 Thread Rob Beezer

Passes long tests on Sage Math Cloud.

On 04/15/2015 02:31 PM, Volker Braun wrote:

As usual, get the "develop" branch or the source tarball from
http://www.sagemath.org/download-latest.html


--
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To post to this group, send email to sage-release@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.