Devlog 3
Sooo after the main functionalities were finished I did everyones favourite job:
Bugfixing yay!!!
Here is what I did today and what I still have to do
Bugfixes
- fixed a bug where curves werent shown because they were above/below the max y values of the coordinates
- fixed some division by zero stuff
- made custom boundaries for every function because some werent rendering because they had to render too many values outside of the screen
- “fixed” a weird type bug in sympy.solveset by just putting a try except there
- made some turning points with the same values on both sides better
Animations
- Added the second derivative to the turning points Animation
- Fit zeros better
To Do
- Make the Input of derivatives simple more flexible, user error proof
- Fix Problems with float Inputs
- Make Good Readme
I will go eat lunch now, thanks for reading, have a nice day!!!
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.