|
|
|
|
|
by f1shy
993 days ago
|
|
Not OP, but I know a good use case: where I work we do lots of math and signal processing. It is done in matlab, which is great, but then we need to run it in some embedded processor. Using the C++ generated by matlab is beyond any hope. Had the code be written in Fortran (which is very possible, and would make the code clearer) it would run very fast.
Now we had a team of people translating matlab to C++ |
|
[1] Is Fortran easier to optimize than C for heavy calculations?
https://news.ycombinator.com/item?id=37606477