liminal18·4 lata temu·discussNote: not an expert or data scientist this could be an uninformed opinion.R has multithread support: https://josephcrispell.github.io/2018/08/27/multi-threading-...Julia's main draw was native really fast code with multi-thread/parallel support.The other issue is that a parallelized c version of a data science algorithm can be scripted by Python or R pretty easily.
liminal18·4 lata temu·discussHere is a spec for the `did:key` method: https://w3c-ccg.github.io/did-method-key/
R has multithread support: https://josephcrispell.github.io/2018/08/27/multi-threading-...
Julia's main draw was native really fast code with multi-thread/parallel support.
The other issue is that a parallelized c version of a data science algorithm can be scripted by Python or R pretty easily.