|
|
|
|
|
by Danmctree
314 days ago
|
|
The frustrating thing is that the math and AI support in the python ecosystem is arguably the best. These happen to also be topics where performance is critical and where you want things to be tight. c++ has great support too but often isn't usable in communities involving researchers and juniors because it's too hard for them. Startup costs are also much higher. Ans so you're often stuck with python. We desperately need good math/AI support in faster languages than python but which are easier than c++. c#? Java? |
|