log☇︎
14 entries in 0.446s
phf: “Beginning with version 6.0, IPython stopped supporting compatibility with Python versions lower than 3.3 including all versions of Python 2.7.”
phf: Framedragger: re ipython you could probably avoid all the discussions about right and wrong by simply doing and then presenting the result
a111: Logged on 2016-07-19 20:44 phf: you look at ipython code now, read tutorials and you think to yourself "oh this makes sense, it is nice", but over the course of 5 years scientific computing with python went through 3 or 4 different suits. that's an unreasonable amount of cognitive overhead, considering that mathematica now supports all the same primitives that mathemaica in '95 did
a111: Logged on 2016-07-19 20:09 Framedragger: wonder what tmsr thinks of ipython notebooks. basically you go to website and are presented with python interpreter, and a ready-made list of commands for graphing, doing stats etc. thinking of doing one of these for some initial ssh keyset analysis. nothing too serious at all
phf: you look at ipython code now, read tutorials and you think to yourself "oh this makes sense, it is nice", but over the course of 5 years scientific computing with python went through 3 or 4 different suits. that's an unreasonable amount of cognitive overhead, considering that mathematica now supports all the same primitives that mathemaica in '95 did ☟︎
phf: Joshua-I: i don't know what "same api" means, in this case. ipython is an enhanced ~repl~, but the code that you write with it constantly changes, because can't just load data set into a python array. need to use numpy, etc.
Joshua-I: afaik ipython has a similar api to a lot of stats / machine learning suites
phf: ipython is a handy python repl thing, but i think it was some people's first repl, so it turned into reinvention of clim presentations. problem is it's entirely useless without third party libraries for any kind of large scale data analysis, because core python is limited. where's the landscape of python scientific libraries is a constantly changing mess.
asciilifeform: at any rate, the thing 'ipython', 'sage', etc. imitate, is 'mathematica', which is a close-source turd but at least it WORKS and WILL WORK FOREVER on my internet-less machine.
a111: Logged on 2016-07-19 20:09 Framedragger: wonder what tmsr thinks of ipython notebooks. basically you go to website and are presented with python interpreter, and a ready-made list of commands for graphing, doing stats etc. thinking of doing one of these for some initial ssh keyset analysis. nothing too serious at all
Framedragger: wonder what tmsr thinks of ipython notebooks. basically you go to website and are presented with python interpreter, and a ready-made list of commands for graphing, doing stats etc. thinking of doing one of these for some initial ssh keyset analysis. nothing too serious at all ☟︎☟︎
a111: 2 results for "ipython", http://btcbase.org/log-search?q=ipython
Framedragger: $s ipython
pankkake: I run it in ipython