Fixing grammatical mistakes.
This commit is contained in:
parent
033259d30f
commit
03d46eeeb8
9 changed files with 42 additions and 36 deletions
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: LogarithmPlotter
|
||||
description: Create graphs with logarithm scales, namely Bode diagrams/plots.
|
||||
description: 2D plotter software to make BODE plots, sequences and repartition functions.
|
||||
layout: app
|
||||
SectionHeader:
|
||||
AppIndex: logarithmplotter
|
||||
|
@ -19,7 +19,7 @@ About:
|
|||
Title: Discover LogarithmPlotter
|
||||
Content: |
|
||||
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 Diagrams/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.
|
||||
It's primary use is to quickly create [asymptotic Bode Diagrams/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.
|
||||
|
||||
Sections:
|
||||
- Type: image|text
|
||||
|
@ -90,8 +90,11 @@ Download:
|
|||
URL: "/download/logarithmplotter/<version>/LogarithmPlotter-<version>-setup.dmg"
|
||||
linux:
|
||||
- Title: Flatpak (unavailable)
|
||||
Name: on Flathub
|
||||
URL: "https://flathub.org/apps/details/eu.ad5001.logarithmplotter"
|
||||
Name: via flathub.org
|
||||
URL: "https://flathub.org/apps/details/eu.ad5001.LogarithmPlotter"
|
||||
- Title: Snap (unavailable)
|
||||
Name: via snapcraft.io
|
||||
URL: "https://snapcraft.io/logarithmplotter"
|
||||
- Title: Debian / Ubuntu
|
||||
Name: debian package (174KiB)
|
||||
URL: "/download/logarithmplotter/<version>/python3-logarithmplotter_0.0.1~dev0-1_all.deb"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue