|
|
|
|
|
by shanebellone
1273 days ago
|
|
"Python is a great glue language to mash high performance C" This is exactly what I'm starting to work through. After 6 years of Python, I've finally hit the limit of what I can do with it. Now I'm working to rebuild an algorithm in C to reconnect to the Python application. "One does not simply write sklearn or pytorch from scratch." I also agree with this. Would either be in a product though? Personally, if it's not a product, I wouldn't mind dependencies. |
|
I'd be prepared to be a bit of blind money that other industry tools use a similar setup where the python libraries permit an exceptional cadence of development and help place those vendors products at the pointy end of the market.
How they manage dependency security isn't super clear. They're always a couple of version behind, so perhaps it's a CI/CD QA/QC thing which also includes security.