> People love to rave about how the julia ecosystem is made up of tons of tiny composable libraries instead of large monolithic libraries like scipy. To me, that sounds like a major headache
Absolutely agree.
First and foremost, I need to get my work done. I do not want to learn all those libraries.
The API design, its quality, philosophy (or lack thereof) of framework will be different across all the frameworks.
And I am not sure I want too many libraries in my codebase.
Absolutely agree.
First and foremost, I need to get my work done. I do not want to learn all those libraries.
The API design, its quality, philosophy (or lack thereof) of framework will be different across all the frameworks.
And I am not sure I want too many libraries in my codebase.
It is a whole different level of technical debt.