Nov-26-2020, 12:50 PM
Last question first - yes, look at Flask, or if you have a bigger project Django.
You can do all the matrix math without numpy, but you need to know how to do it. For example, matrix multiplication can be sorted at https://www.programiz.com/python-program...ply-matrix
You can do all the matrix math without numpy, but you need to know how to do it. For example, matrix multiplication can be sorted at https://www.programiz.com/python-program...ply-matrix