Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
visar77 committed Jan 4, 2021
2 parents 3f1ecc2 + e95b4a2 commit 2e7b895
Show file tree
Hide file tree
Showing 5 changed files with 36 additions and 5 deletions.
21 changes: 21 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
MIT License

Copyright (c) 2020 Visar Lumi

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
17 changes: 15 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# Ableitungsrechner
# Ableitungsrechner/Derivative Calculator/VDex

Visar's new and innovative calculator and derivative calculator. Please leave a star or I will be very sad!
A derivative calculator with the aim to show a step by step solution of how to get the derivative of a function. (The step by step solution is still work in progress)

This is a solo project of mine therefore I am the one designing, writing and coding this project and because I am neither a graphic designer nor a software engineer, don't be too harsh on me.

## Long Term Goals
* A fast and friendly to use derivative calculator
* The addition of a plotter and a synchronized UI
* A detailed documentation of the inner workings of the calculator (mostly per code comments)
* Impressing my old physics teacher and my shunning and presumptuous friend

## Short Term Goals
* Adding trigonomical functions and the use of non-integer exponent for clauses
* Improving GUI
* Adding Step-by-Step
3 changes: 0 additions & 3 deletions out/production/Ableitungsrechner/META-INF/MANIFEST.MF

This file was deleted.

Binary file not shown.
Binary file not shown.

0 comments on commit 2e7b895

Please sign in to comment.