Commit Graph

16 Commits

Author SHA1 Message Date
tsb1995 6f32a96b8f set the app config 'SEND_FILE_MAX_AGE_DEFAULT' to be True to resolve image loading issues' 2020-01-01 12:44:27 -08:00
tsb1995 b09a6bda04 added plots to the riemann route with image links in summed.html and rightsummed.html. Also fixed algorithm for riemann route to account for functions not centered at 0 2019-12-29 12:02:32 -08:00
tsb1995 918699fe13 Moved gif_apology and setup_symbols to helpers.py and imported from there. Setup gif_apology to randomly choose gifs to display 2019-12-26 18:06:38 -08:00
tsb1995 23293eb503 restructured maxmin route and function. Updated optimized.html to work with new variable names. Redid graph of maxmin route. Fixed maxmin route so that it properly discounts values outside of bounds given. 2019-12-26 12:13:31 -08:00
tsb1995 30abed0c99 Add plot for linearization (/aproxd route) 2019-12-23 17:32:02 -08:00
tsb1995 1369020b37 add git_apology route rough draft and replace apology with gif_apology under differentiation route 2019-12-23 16:12:53 -08:00
tsb1995 905a6e4f54 add prototype of graph to maxmin route and html 2019-12-22 19:32:57 -08:00
tsb1995 3e9d70f123 minor mods 2019-12-22 19:14:46 -08:00
tsb1995 a514d8d1c1 add rounding of digits to riemann and aprox routes 2019-12-20 14:20:52 -08:00
tsb1995 98f76f0cd3 Add rounding to maxmin route 2019-12-20 13:45:04 -08:00
tsb1995 bb0af12cfb apply setup_symbols function to all other routes 2019-12-20 13:14:09 -08:00
tsb1995 45a816c46c create and implement the setup_symbols function, symbols are preset at start 2019-12-20 12:58:38 -08:00
tsb1995 f97b776d7d add css 2019-12-13 20:15:44 -08:00
tsb1995 8079b95026 add apology helper 2019-12-13 15:15:30 -08:00
tsb1995 6f3626a013 add working button links 2019-12-10 17:27:48 -08:00
tsb1995 0073144e3d test render_template 2019-12-10 15:03:36 -08:00