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: Basic UI Elements iOS #22

Closed DragonflyRobotics closed 6 months ago

DragonflyRobotics commented 8 months ago

Create a basic text box or some other UI elements to test xCode setup. #8

DragonflyRobotics commented 7 months ago

This task is done, but the code is stuck on @ShivanshiDas computer since she was locked out of Github. The code should be pushed soon, and the issue will be closed once the commit hash is acquired.

DragonflyRobotics commented 6 months ago

Task doesn't need QA