Skip to content

Instantly share code, notes, and snippets.

View gwhammett's full-sized avatar

Greg Hammett gwhammett

  • Princeton University, Princeton Plasma Physics Laboratory
View GitHub Profile
@gwhammett
gwhammett / install-mac-ports-no-root.bash
Last active October 12, 2022 20:31 — forked from daggerok/install-mac-ports-no-root.bash
Install MacPorts 2.5.3 without sudo / root privileges
# install
mkdir ~/macports
cd ~/macports
curl -O https://distfiles.macports.org/MacPorts/MacPorts-2.7.2.tar.bz2
tar xf MacPorts-2.7.2.tar.bz2
cd MacPorts-2.7.2
./configure --enable-readline --prefix=$HOME/macports --with-no-root-privileges
make && make install
@gwhammett
gwhammett / chirikov.ipynb
Created September 25, 2020 23:48 — forked from t-makaro/chirikov.ipynb
Chirikov's Standard Map
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@gwhammett
gwhammett / chirikov.ipynb
Created September 25, 2020 23:48 — forked from t-makaro/chirikov.ipynb
Chirikov's Standard Map
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.