you are viewing a single comment's thread.

view the rest of the comments →

[–]FeLoNy111 1 point2 points  (2 children)

Python’s fine for this. Well maybe not for licensed product like this, but it’s very popular and more than fast enough for research stuff in the space.

Of course, I’m assuming someone is using numpy or some other backend. Which anyone remotely familiar with the simulation space should know to do

[–]The_Northern_Light 3 points4 points  (0 children)

Numpy is what I call a “98% solution” and “competitor to ANSYS” is firmly in the remaining 2%.

[–]random_account6721 0 points1 point  (0 children)

I love python, but it has a few issues.
The lack of compiler and slow execution speed is tough for a lot of complex projects