Allen-ISD-Computer-Science / REPO_AutomaticDifferentiation_2024

Given some input equation, provide a numerical derivative at a given point. The user have a standard text input for the equation and point and the algorithm will provide the numerical derivative along with the steps the algorithm took to derive it. This algorithm will be able to differentiate trigonometric function, logarithmic, and exponentials.
GNU General Public License v3.0
0 stars 0 forks source link

Task: Modify iOS App #32

Closed aryanjverma closed 6 months ago

aryanjverma commented 7 months ago

Continue creating the app; add buttons, keep it user-friendly, and make sure it's similar to the Android app (communicate with Nikson). #11

ShivanshiDas commented 7 months ago

This was implemented in the commit b256ef4. The app has a template for buttons and is ready to be further modified. I need to collaborate with Nikson to make sure that the iOS app is similar to the Android app - that should be moved over to the following week.

DragonflyRobotics commented 6 months ago

Task doesn't need QA