I do some high-level math work myself, so I may be biased. That said, I really like the optional static tying in Julia. It allows you to prototype an untyped mockup of your program really quickly, and add the types to…
I do some high-level math work myself, so I may be biased. That said, I really like the optional static tying in Julia. It allows you to prototype an untyped mockup of your program really quickly, and add the types to…