https://github.com/kwinkunks/notebooks
IPython Notebooks
https://github.com/kwinkunks/notebooks
Last synced: over 1 year ago
JSON representation
IPython Notebooks
- Host: GitHub
- URL: https://github.com/kwinkunks/notebooks
- Owner: kwinkunks
- Created: 2013-12-26T16:10:25.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2023-08-24T07:06:39.000Z (almost 3 years ago)
- Last Synced: 2025-04-12T08:09:35.904Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 211 MB
- Stars: 40
- Watchers: 11
- Forks: 27
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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).