- Oct 22, 2020
-
-
Michael Kohlhase authored
-
- Oct 18, 2020
-
-
Michael Kohlhase authored
-
- Oct 03, 2020
-
-
Michael Kohlhase authored
-
- Oct 28, 2018
-
-
Florian Rabe authored
-
Florian Rabe authored
-
- Oct 02, 2018
-
-
Dennis Müller authored
-
- Aug 23, 2018
-
-
Dennis Müller authored
-
- Apr 05, 2018
-
-
Tom Wiesing authored
-
- Feb 11, 2018
-
-
Nicolas M. Thiéry authored
-
Nicolas M. Thiéry authored
-
- Feb 10, 2018
-
-
Nicolas M. Thiéry authored
-
- Feb 09, 2018
-
-
Nicolas M. Thiéry authored
We now let pickle rebuild as usual the basic Python types (integers, strings, int, lists, tuples, dictionaries, ...), and convert them to Python in a post processing stage.
-
Nicolas M. Thiéry authored
-
Nicolas M. Thiéry authored
-
Nicolas M. Thiéry authored
-
Nicolas M. Thiéry authored
-
- Dec 04, 2017
-
-
Nicolas M. Thiéry authored
-
- Nov 27, 2017
-
-
Dennis Müller authored
-
Nicolas M. Thiéry authored
-
Nicolas M. Thiéry authored
-
Nicolas M. Thiéry authored
Exported with: sage: from sagetypes import Exporter sage: e = Exporter() sage: e.harvest_categories() sage: e.harvest_sage_object(TransitiveGroups()) sage: for P in [ TransitiveGroup(4,1), Partitions(100), QQ['x,y'] ]: ....: e.harvest_sage_object(P) ....: e.harvest_sage_object(P.an_element()) sage: e.save('transitive_groups.json')
-
- Jul 31, 2017
-
-
content-issues authored
-
- Apr 24, 2017
-
-
Dennis Müller authored
-
- Apr 04, 2017
-
-
Dennis Müller authored
-
- Apr 03, 2017
-
-
pdehaye authored
-
Dennis Müller authored
-
- Mar 31, 2017
- Mar 29, 2017
-
-
Dennis Müller authored
-
- Mar 28, 2017
-
-
Nicolas M. Thiéry authored
-
Nicolas M. Thiéry authored
-
Nicolas M. Thiéry authored
-
Nicolas M. Thiéry authored
-
Nicolas M. Thiéry authored
-
Nicolas M. Thiéry authored
-
Nicolas M. Thiéry authored
-
- Mar 25, 2017