Skip to content

A sample project illustrating how to write and distribute SageMath extensions

License

Notifications You must be signed in to change notification settings

seblabbe/sage_sample

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Sage Optional Package

This is a basic Sage optional package containing nice modules to share to others.

Installation:

sage -pip install sage_sample

Usage:

sage: from sage_sample import *

Links: Github, Python Package Index

Version 0.1a0

First version.

About

A sample project illustrating how to write and distribute SageMath extensions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 88.8%
  • Makefile 11.2%