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: Bind the Flask server to the Vapor IP and Port for dev publish. #40

Closed DragonflyRobotics closed 6 months ago

DragonflyRobotics commented 7 months ago

Learn from Mr. Ben how to use Vapor on Codermerlin to effectively utilize the environment variables and dynamically bind the Flask server to the ports using a .env file.

DragonflyRobotics commented 7 months ago

Issues with the differentiation and merging showed up when we tested the "monster equation" and while the Flask server is fully functional, the .env setup will likely be moved to this weekend or next sprint.

DragonflyRobotics commented 6 months ago

This should be working with 2329ef46553d2bbe948bd0a84d5ed28ae0088086