TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

A gallery of interesting IPython Notebooks

161 点作者 houshuang超过 12 年前

4 条评论

grdvnl超过 12 年前
IPython Notebook is an amazing tool. I used it a lot while presenting examples during my GSoC project. It was easy to clearly present the features I was adding to the library as the project progressed. I also used it regularly as an REPL, though I would prefer lot more keyboard shortcuts be made available.<p>Some examples: <a href="http://rhoforsympy.wordpress.com/2012/07/16/week-8-trace-implementation-contd-and-more-density-ops/" rel="nofollow">http://rhoforsympy.wordpress.com/2012/07/16/week-8-trace-imp...</a>
评论 #5234685 未加载
jsbloom1超过 12 年前
I really like Henrik Brink's "advanced IPython notebook" Ipython notebook:<p><a href="http://nbviewer.ipython.org/urls/github.com/profjsb/python-bootcamp/raw/master/Lectures/13_AdvancedIPython/Advanced%2520IPython%2520Notebook.ipynb" rel="nofollow">http://nbviewer.ipython.org/urls/github.com/profjsb/python-b...</a><p>Some quick demos of R, Octave, etc. integration. And parallelization.
评论 #5234548 未加载
gabipurcaru超过 12 年前
This smells like lots of hours wasted in the near future; I always wanted to get my feet wet with statistics, probabilities, etc. and it seems there's some nice content here.
评论 #5234378 未加载
mvzink超过 12 年前
Wow, I had no idea about IPython Notebooks. Gonna have to proselytize to my friends using MATLAB, Stata, R, etc.