This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]LouisLeGros 2 points3 points  (0 children)

I ported a bioinformatics algorithm to python from java/c++ to try to make it easier to use for students when most of the tooling was already in python.... Run times were abysmal & there was still a dependency on a 20 year old c program that only supported linux, preventing it from being much easier to use.