|
|
|
|
|
by rocqua
3130 days ago
|
|
It is this transpiling from python to C++ that I want to avoid. Especially because there is a lot of iterative development on the C++. However, I'll essentially never be able to run my code from a notebook because it runs on a cluster I need to SSH into. Thing is, I'd like to develop that code locally and iteratively. |
|