Merge branch 'master' of https://git.ad5001.eu/Ad5001/LogarithmPlotter
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Adsooi 2022-01-24 19:07:23 +01:00
commit 54ce5605c4
Signed by: Ad5001
GPG key ID: 7251B1AF90B960F9
78 changed files with 5417 additions and 306 deletions

View file

@ -1,7 +1,7 @@
name: logarithmplotter
title: LogarithmPlotter
version: '0.1.3'
summary: 2D plotter software to make BODE plots, sequences and repartition functions.
version: '0.1.4'
summary: 2D plotter software to make Bode plots, sequences and repartition functions.
description: |
LogarithmPlotter is, as it's name suggests, a plotter made with logarithm scales in mind. With an object system similar to [Geogebra](https://geogebra.org)'s, it allows dynamic creation of plots with very few limitations.
It's primary use is to quickly create [asymptotic Bode plots](https://en.wikipedia.org/wiki/Bode_plot), but it's extensible nature and ability to switch to non-logarithmic scales allow it to create other things with it, like sequences or statistical repartition functions.