I have never written anything “production” grade with Julia, so do take my opinion with a grain of salt. However, I did once try to translate a simple algorithm library from Python into both Nim and Julia. Julia was no…
I’m not the OP but have implemented a bioinformatics algorithm library with with Nim. I had an implementation in Python and just ported it to Nim. I have been incredibly impressed with Nim to say the least. I managed to…
I have never written anything “production” grade with Julia, so do take my opinion with a grain of salt. However, I did once try to translate a simple algorithm library from Python into both Nim and Julia. Julia was no…
I’m not the OP but have implemented a bioinformatics algorithm library with with Nim. I had an implementation in Python and just ported it to Nim. I have been incredibly impressed with Nim to say the least. I managed to…