Skip to content

Instantly share code, notes, and snippets.

View leouieda's full-sized avatar
🚚
Moving to Codeberg

Leonardo Uieda leouieda

🚚
Moving to Codeberg
View GitHub Profile
@leouieda
leouieda / mesh_indexing.ipynb
Created March 6, 2015 19:09
Experimenting with meshes and indexing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
#!/usr/bin/env python
from __future__ import division, print_function
"""
This script generates a file to use for building authorea papers, and then runs
latex on them.
Requires python >= 2.6 (3.x should work, too)
The key assumptions are:
@leouieda
leouieda / numba-tesseroids.ipynb
Last active August 29, 2015 14:16
Numba implementation of tesseroid forward modeling: http://nbviewer.ipython.org/gist/leouieda/f2824b0062a4446a6e24
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@leouieda
leouieda / updated_derivatives_matteo.ipynb
Last active August 29, 2015 14:20
Updated derivative calculations using Matteo's data (reflects PR 196 https://github.com/fatiando/fatiando/pull/196)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.