Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gshahr/sage-math
Exploring sage math
https://github.com/gshahr/sage-math
cayley-graphs knuth-algorithm robinson-schensted sagemath
Last synced: 25 days ago
JSON representation
Exploring sage math
- Host: GitHub
- URL: https://github.com/gshahr/sage-math
- Owner: gShahr
- Created: 2024-08-13T03:54:42.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-11-13T21:22:30.000Z (about 1 month ago)
- Last Synced: 2024-11-13T22:25:36.570Z (about 1 month ago)
- Topics: cayley-graphs, knuth-algorithm, robinson-schensted, sagemath
- Language: Sage
- Homepage:
- Size: 6.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sage Math
This repository contains my projects and code related to Sage Math.
## Table of Contents
- [Introduction](#introduction)
- [Installation](#installation)
- [Usage](#usage)
- [Contributing](#contributing)
- [License](#license)## Introduction
Sage Math is an open-source mathematics software system that combines various mathematical software packages into a common interface. This repository serves as a collection of my projects and code written using Sage Math.
## Installation
To use the code in this repository, you need to have Sage Math installed on your system. Follow the official [Sage Math installation guide](https://www.sagemath.org/download.html) to install it on your machine.
## Usage
Once you have Sage Math installed, you can clone this repository and explore the projects and code available. Each project is contained in its own directory and comes with its own README file explaining how to use it.
## Contributing
Contributions to this repository are welcome. If you have any improvements or bug fixes, feel free to open a pull request. Please make sure to follow the [contribution guidelines](CONTRIBUTING.md).
## License
This repository is licensed under the [MIT License](LICENSE). Feel free to use the code in this repository for your own projects.