|
|
|
|
|
by jevgeni
4116 days ago
|
|
This is exactly the thing. I have been using xBSD and OS X for the last 10 years, but have been confronted with the need to do some financial modelling on Windows (as a side note, I guess this is not "serious" computing, according to some comments here). Attempt #1: Try the SciPy/Anaconda stack. Mostly OK, but Python's Windows support is an afterthought. Anaconda is especially sweet, but getting any kind of serious Python distribution running in a corporate environment is a pain. Integration being the main source of misery. Attempt #2: Try F#. Sweet mother of god, everything runs, compiles, does what I expect it to do and efficiency is awesome. Visual Studio 2013 is although an IDE, but nowhere near a bloated, monstrous carcass like Eclipse; or in fact not as bloated as some Emacs setups I've seen. Only "downside": the need to buy a couple of books on .Net and F#. The moral of the story: Microsoft has an enormous capacity to create some ground breaking stuff and then f- it up completely by bad commercial decisions. Thankfully it seems, they've started to fix that. |
|