GitXplorerGitXplorer
b

sage-scripts

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Verified
bf55c5b363d063024a3f20685076056d6eebb5f8

Add support for trapezoidal approximations

bbrianschubert committed 6 years ago
Verified
38df23b000e739ccf2b6eb8b2b4f0b707823a979

Improve documentation for riemann animation generator

bbrianschubert committed 6 years ago
Verified
ac7a4574add36df7bb4553c67134418c988e64f2

Update README.md to reflect file conventions

bbrianschubert committed 6 years ago
Verified
54de2edf1ba812629411c04d5fcde166dc4776b1

Improve riemann sum usability as python module

bbrianschubert committed 6 years ago
Verified
636e24539d2c48632f372cc586a5ac9d39fc9845

Amend typo in riemann sum area caption

bbrianschubert committed 6 years ago
Verified
ac3ee8b4843218a0ed75dade6e0e5fa8a12ef663

Add usage instructions to README.md

bbrianschubert committed 6 years ago

README

The README file for this repository.

Sage Scripts

This repository is a personal store of assorted scripts to generate graphics with SageMath.

These scripts are made available under MIT License as deemed permissible by this informal advice from the SageMath Q&A forum.

At the time of this writing, all scripts are written for SageMath version 8.1.

Running A Script

If your sage installation is in your system path, you can run any sage script in this repository with a command in the following form.

sage -python /path/to/the/script.py

Usage varies between scripts.

Copyright & License

Copyright © 2018 Brian Schubert - available under MIT License.