Devlog 6
Okay so I wanted to ship after last time but then i decided to fix a few more errors and make my project more easily testable, so here’s what i did:
Changes
- made the input better so you can inpu for example constants without writing x0 behind them
- fixed a problem with x=0, where sympy.solveset would give me infinite zeros, I made so that it gives none because it was the solution that made the most sense in keeping everything as simple as possible
- made thg curve indicator graph also work for lines with no curvature and lines with no turning points
- I made the whole thing downloadable and testable over pipx
- made the website design a little better
-made a better Readme and commented my code
That is pretty much it, thanks for reading, if anybody wants to try the project, the Readme says how it’s done, thank you for reading
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.