Share your text data anonymously and free
1. Python Reference: https://www.pythoncheatsheet.org/
2. Numpy Reference: https://assets.datacamp.com/blog_assets/Numpy_Python_Cheat_Sheet.pdf
3. Codes for common Newtons and Bisection: https://www.geeksforgeeks.org/program-for-newton-raphson-method/
4. Gradient Descent: https://realpython.com/gradient-descent-algorithm-python/
5. Golden Section Search: https://www.geodose.com/2021/06/golden-section-search-python-application-example.html
---- END ---