Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/rmax/ipynb
- Owner: rmax
- License: mit
- Created: 2014-03-22T21:14:09.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-07-24T01:35:40.000Z (over 9 years ago)
- Last Synced: 2024-10-11T23:18:38.923Z (28 days ago)
- Size: 355 KB
- Stars: 1
- Watchers: 3
- 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)