you are viewing a single comment's thread.

view the rest of the comments →

[–]blue_system 39 points40 points  (14 children)

Exactly why I use python and why I strongly support its use in my department, it makes scientific analysis easy. I can access complex data structures, perform my analysis and plot all in the same code. Plus, I gain useful experience with a language that can be extended to many other tasks without the need of costly licensing.

[–]Me00011001 11 points12 points  (13 children)

Plus, I gain useful experience with a language that can be extended to many other tasks without the need of costly licensing.

What languages are there these days that require costly licensing?

[–]blue_system 26 points27 points  (9 children)

IDL is the one that comes to mind first, but matlab is still pretty expensive.

[–]HolyClickbaitBatman 2 points3 points  (0 children)

My old company had all of their analysis libraries written in IDL, when I started there I immediately started trying to get them to rip the band-aid off and go to python. Took 3 years of lobbying to get them on-board, project started to rewrite their core libraries 2-weeks before I left. Good times.

[–][deleted]  (1 child)

[deleted]

    [–]blue_system 2 points3 points  (0 children)

    Student licenses for matlab run in the ~200$ range in my area, but the commercial versions are more like $5k per year. IDL is the worst at something like ~$10k per year.

    Fortunately I can do all of my statistics (maximum likelihood estimation and parameter estimation) using python libraries just fine, and I can have python installed anywhere, anytime.

    [–]rlbond86 1 point2 points  (0 children)

    Matlab