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

https://github.com/kwinkunks/notebooks

IPython Notebooks
https://github.com/kwinkunks/notebooks

Last synced: over 1 year ago
JSON representation

IPython Notebooks

Awesome Lists containing this project

README

          

notebooks
=========

IPython Notebooks. View them in NBViewer:

- [Battleship](http://nbviewer.org/github/kwinkunks/notebooks/blob/master/battleships.ipynb) — What's the best place to go in Battleship?
- [Amplitude horizon](http://nbviewer.org/github/kwinkunks/notebooks/blob/master/Amplitude.ipynb) — Loading time and amplitude for a seismic horizon from OpendTect
- [Fun with logs](http://nbviewer.org/github/kwinkunks/notebooks/blob/master/Fun_with_logs.ipynb) — Haralick textures for log data
- [Spectral wedge](http://nbviewer.org/github/kwinkunks/notebooks/blob/master/Spectral_wedge.ipynb) — A 3D wedge model for spectral reponses
- [Variable wedge](http://nbviewer.org/github/kwinkunks/notebooks/blob/master/Variable_wedge.ipynb) — A 3D wedge model with varying properties
- [Faster wedges](http://nbviewer.org/github/kwinkunks/notebooks/blob/master/Faster_wedges.ipynb) — The sudden realization that I was not exploiting NumPy's fast indexing and vector operations
- [Matteo's colourmaps for Matplotlib](http://nbviewer.org/github/kwinkunks/notebooks/blob/master/Matteo_colourmaps.ipynb) — Matteo Niccoli's awesome colourmaps
- [Fun with spectrograms](http://nbviewer.org/github/kwinkunks/notebooks/blob/master/Spectrogram_fun.ipynb) — Playing with time-frequency representations of signals

See also [Agile's notebooks](https://github.com/agile-geoscience/notebooks).