[sage-devel] (c) Copyright 2005--2011, The Sage Development Team

2014-06-26 Thread Nathann Cohen
That's what you can read at the bottom of the doc pages :

http://www.sagemath.org/doc/index.html

Does anybody know how to change that ?

Nathann

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


Re: [sage-devel] Release of the open source Gudhi Library 1.0

2014-06-26 Thread Nathann Cohen

>
> How is it different from GCAL [2] (beyond the license issue) ? It 
> looks like a subset of it. 
>
>  [2] https://www.cgal.org/ 
>

Well, it seems to be developped by the same persons --> Inria Sophia 
Antipolis. There is even a former graph colleague of mine in the team ! ;-)

We may have a lot of things to steal from them in the future. It may even 
be the other way around if they begin to work with combinatorial things 
like posets or groups.

Nathann

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


Re: [sage-devel] (c) Copyright 2005--2011, The Sage Development Team

2014-06-26 Thread Ralf Hemmecke
Perhaps here?

http://git.sagemath.org/sage.git/tree/src/doc/common/conf.py#n40

Ralf

On 06/26/2014 09:52 AM, Nathann Cohen wrote:
> That's what you can read at the bottom of the doc pages :
> 
> http://www.sagemath.org/doc/index.html
> 
> Does anybody know how to change that ?
> 
> Nathann
> 

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


Re: [sage-devel] (c) Copyright 2005--2011, The Sage Development Team

2014-06-26 Thread Nathann Cohen
> Perhaps here?
>
> http://git.sagemath.org/sage.git/tree/src/doc/common/conf.py#n40

Likely :-D

Do we change the dates or do we remove them ? I don't see the point if
we have to update it constantly O_o

Nathann

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


Re: [sage-devel] (c) Copyright 2005--2011, The Sage Development Team

2014-06-26 Thread Nathann Cohen
Okay, it's a Python file, I am being stupid. Patch in a second :-P

Nathann

On 26 June 2014 10:06, Nathann Cohen  wrote:
>> Perhaps here?
>>
>> http://git.sagemath.org/sage.git/tree/src/doc/common/conf.py#n40
>
> Likely :-D
>
> Do we change the dates or do we remove them ? I don't see the point if
> we have to update it constantly O_o
>
> Nathann

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


Re: [sage-devel] (c) Copyright 2005--2011, The Sage Development Team

2014-06-26 Thread Nathann Cohen
Needs review ! :-)

http://trac.sagemath.org/ticket/16551

Nathann

On 26 June 2014 10:09, Nathann Cohen  wrote:
> Okay, it's a Python file, I am being stupid. Patch in a second :-P
>
> Nathann
>
> On 26 June 2014 10:06, Nathann Cohen  wrote:
>>> Perhaps here?
>>>
>>> http://git.sagemath.org/sage.git/tree/src/doc/common/conf.py#n40
>>
>> Likely :-D
>>
>> Do we change the dates or do we remove them ? I don't see the point if
>> we have to update it constantly O_o
>>
>> Nathann

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


[sage-devel] Re: Release of the open source Gudhi Library 1.0

2014-06-26 Thread Dima Pasechnik
On 2014-06-26, Vincent Delecroix <20100.delecr...@gmail.com> wrote:
> Hi,
>
> How is it different from GCAL [2] (beyond the license issue) ? It
> looks like a subset of it.

I don't think CGAL does anything related to Gudhi 
(well, maybe in dimesnions 2 and 3).


>
>  [2] https://www.cgal.org/
>
> Vincent
>
> 2014-06-25 20:28 UTC+02:00, Nicolas M. Thiery :
>>  Hi,
>>
>> In case someone is interested ...
>>
>> - Forwarded message from Clement Maria  -
>> Subject: [gdr-im] Release of the open source Gudhi Library 1.0
>>
>>We are pleased to announce the first release of the Gudhi open source
>>library.
>>
>>The Gudhi library (Geometric Understanding in Higher Dimensions) is a
>>generic C++ library for computational topology. Its goal is to provide
>>robust, efficient, flexible and easy to use implementations of
>>state-of-the-art algorithms and data structures for computational
>>topology.
>>
>>The library and its documentation are available at:
>>[1]https://project.inria.fr/gudhi/software/
>>
>>The current release of the library allows the user to construct
>>simplicial complexes from point clouds (Rips complex) or a list of
>>simplices, and to compute their persistent homology with coefficients
>>in a field Z/pZ (for an arbitrary prime p), or simultaneously with
>>coefficients in a family of fields (multi-field persistent homology).
>>
>>The simplicial complexes may be represented by simplex trees or Hasse
>>diagrams. The persistent homology algorithm is based on the compressed
>>annotation matrix implementation of the persistent cohomology
>>algorithm. The multi-field persistent homology algorithm is based on a
>>recently introduced modular reconstruction technique. We refer to the
>>documentation for more details on the algorithms and their
>>implementation.
>>
>>Clément Maria
>> - End forwarded message -
>>  Nicolas
>> --
>> Nicolas M. Thiéry "Isil" 
>> http://Nicolas.Thiery.name/
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "sage-devel" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to sage-devel+unsubscr...@googlegroups.com.
>> To post to this group, send email to sage-devel@googlegroups.com.
>> Visit this group at http://groups.google.com/group/sage-devel.
>> For more options, visit https://groups.google.com/d/optout.
>>
>

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


Re: [sage-devel] Re: failed test with maxima

2014-06-26 Thread Vincent Delecroix
2014-06-25 11:06 UTC+02:00, Nathann Cohen :
> I have the very same problem :

Help! The combinatorial design malediction!

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


Re: [sage-devel] Re: failed test with maxima

2014-06-26 Thread Nathann Cohen
> Help! The combinatorial design malediction!

Soon all will be touched. Our patches are spreading with every release.

Nathann

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


[sage-devel] Sage Android Beta Testing

2014-06-26 Thread Nikhil Peter
Hello,

I'm Nikhil, I've been selected to work on the Sage Android App as part of 
this year's Google Summer of Code.
(I'm being mentored for the same by Volker Braun).

I've added some new features and fixes to the app, and I'd like to beta 
test it:

Here's the link to opt-in for beta testing(it is restricted to this group 
for now):
https://play.google.com/apps/testing/org.sagemath.droid

*Changelog:*

   - Fixed calculations requiring image outputs
   - Latex Math is now displayed using MathJax
   - Group selection is now prompted
   - Interact Controls are disabled on server timeout
   - Complete internal rewrite of the JSON parsing code.
   - Major Code Refactoring.

All bug-reports,issues,suggestions etc are welcome and can be given here:
https://github.com/sagemath/android/issues?state=open

Thanks!
-Nikhil

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