This repository was archived by the owner on Feb 11, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Florian Vaneste edited this page Jun 25, 2020
·
11 revisions
PySequences is a small python module for modeling sequences and plotting them on a graph.
It enables to model a sequence in several ways:
- By entering a recurrence relation
- By entering a function formula
- By directly entering the coordinates of each point of the sequence
Then, you will be able to calculate any term of the sequence and plot it on a graph.
This module implements basic tools, but anyone can improve it and publish new versions.
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.