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
1 stars 0 forks source link

Task: Write Swift Script to interface with POST endpoint #43

Closed DragonflyRobotics closed 7 months ago

DragonflyRobotics commented 8 months ago

Write a basic script detached from the iOS app that uses JSON POST requests to interface with the Vapor endpoint. #38

aryanjverma commented 8 months ago

Note: Due to NASA Hunch, Shivanshi is unable to complete the task at the moment.

ShivanshiDas commented 8 months ago

Resolved with: 24a67c3