Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/poeschko/sage
my ongoing work on the mathematics software system Sage
https://github.com/poeschko/sage
Last synced: about 1 month ago
JSON representation
my ongoing work on the mathematics software system Sage
- Host: GitHub
- URL: https://github.com/poeschko/sage
- Owner: poeschko
- License: other
- Created: 2012-05-25T12:32:16.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-08-23T21:03:38.000Z (about 12 years ago)
- Last Synced: 2023-03-23T08:37:56.072Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 457 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING.txt
Awesome Lists containing this project
README
This is a public repository for my changes to the mathematics software system Sage (http://sagemath.org/). Specifically, the code written during the Google Summer of Code project Lattices (http://gsoc-sage-lattices.blogspot.com/) is hosted here.
SETUP:
- get the source code of Sage 5.2 from http://sagemath.org/
- create a new development branch using sage -clone lattices
- check out the contents of this repository to your sage root directory, overwriting existing files