Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rmax/ipynb

Assorted collection of iPython notebooks.
https://github.com/rmax/ipynb

Last synced: 2 days ago
JSON representation

Assorted collection of iPython notebooks.

Awesome Lists containing this project

README

        

iPython Notebooks
=================

* [Graficando funciones discontinuas](http://nbviewer.ipython.org/github/darkrho/ipynb/blob/master/000-graficando-funciones-discontinuas.ipynb)
* [Graficando la solución de un sistema diferencial](http://nbviewer.ipython.org/github/darkrho/ipynb/blob/master/000-graficando-sistema-diferencial.ipynb)
* [Graficando una superficie](http://nbviewer.ipython.org/github/darkrho/ipynb/blob/master/000-graficando-una-superficie.ipynb)
* [Programación lineal y cuadrática con CVXOPT](http://nbviewer.ipython.org/github/darkrho/ipynb/blob/master/000-programacion-lineal-y-cuadratica-con-cvxopt.ipynb)

* [Levenshtein Algorithm in Cython: An Optimization Walkthrough](http://nbviewer.ipython.org/github/darkrho/ipynb/blob/master/cython-levenshtein.ipynb)