Hacker News new | past | comments | ask | show | jobs | submit login

> These are some of the lowest-quality and most frustrating pieces of software I have ever had to put up with

I'm a strong advocate for migrating research code to FOSS wherever possible, but even I don't agree with this statement. Mathematica and Matlab are pretty good at what they do (labview is a different story).

What "vastly superior" FOSS solutions do you have in mind? sympy? sage? Do you think these aren't going to have errors in them?




>What "vastly superior" FOSS solutions do you have in mind?

Depends on the problem domain. A good example is 1D numerical perturbation theory; my colleagues struggle to beat mathematica over the head until it gives them roughly what they want. On the other hand, it's much easier using jupyter, numpy, and matplotlib.

>Do you think these aren't going to have errors in them?

Of course they do, but they won't go unfixed for years on end. You can also figure out what's wrong without having to reverse engineer a big binary blob.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: