|
|
|
|
|
by JonnieCache
5073 days ago
|
|
There is nothing in ruby that is geared towards web development, not any moreso than python anyway. It just happens to be mostly used for that. Ruby does however lack a lot of the ecosystem of scientific libraries python has, there is no real equivalent to NumPy for example. |
|
Edit: Also, when it comes to computer-technology the scientific community outside of CS generally lags far behind what CS is coming up with - for example, blastn, the most commonly used algorithm in biology for nucleotide-comparison, still doesn't have a proper 100% multithreaded solution.
There is also no adaption of NoSQL or any other of the "modern" data-storage solutions.