Using python quite a bit lately, this stuff is getting large and eventually I decided to bring some structure to it and design some classes to make it more manageable.
It's horrible, objects in python really suck; I feel this will eventually create more problems than it solves.
I'm seriously thinking about switching to Julia; do you know if that can be used to handle this kinds of things?
I doubt I wish to go the C++ way, I'm a single person and my main occupation is not software development.
Java could be I guess, but I'm afraid library support for the kind of stuff I'm doing could be quite poor...
I mean, frankly at this point even Fortran04 appears more appealing than python 😂