Tagged Questions
2
votes
1answer
134 views
How suitable is D2 for numerical work
I'm interested in working with the D programming language for simulating physics. How suitable is it? Is DMD's floating point code generation mature enough to compete with compilers available for ...