|
|
|
|
|
by aylons
4690 days ago
|
|
For prototyping, I go with SciPy. So I can deploy at least a demonstration without the need to reprogram the algorithm in a new language. Specially useful when the algorithm is actually a tool which can be used several times, changing the parameters. I put it on a web server and share it wit my colleagues. |
|