https://github.com/rmax/ipynb
Assorted collection of iPython notebooks.
https://github.com/rmax/ipynb
Last synced: 4 months ago
JSON representation
Assorted collection of iPython notebooks.
- Host: GitHub
- URL: https://github.com/rmax/ipynb
- Owner: rmax
- License: mit
- Created: 2014-03-22T21:14:09.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2015-07-24T01:35:40.000Z (almost 11 years ago)
- Last Synced: 2025-05-15T09:14:49.864Z (about 1 year ago)
- Size: 355 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)