|
|
|
|
|
by dagw
1877 days ago
|
|
Nice prototypes which I then had to fix them or even rewrite to C/C++ Even as someone who 'knows' C and C++ I still find it faster and easier overall to do the exploratory and 'science' part in Python, making sure it works and gives me the answers I need in the format I want etc. only to then rewrite and optimize the slow parts in C or C++ if necessary. |
|