Skip to content

Instantly share code, notes, and snippets.

View benmaier's full-sized avatar

Benjamin F. Maier benmaier

View GitHub Profile
@benmaier
benmaier / cividis.py
Created August 17, 2018 15:48
Register cividis as a colormap in matplotlib
# Copyright (c) 2017, Battelle Memorial Institute
#
# 1. Battelle Memorial Institute (hereinafter Battelle) hereby grants
# permission to any person or entity lawfully obtaining a copy of this software
# and associated documentation files (hereinafter “the Software”) to
# redistribute and use the Software in source and binary forms, with or without
# modification. Such person or entity may use, copy, modify, merge, publish,
# distribute, sublicense, and/or sell copies of the Software, and may permit
# others to do so, subject to the following conditions:
#
@benmaier
benmaier / tisean_workflow.md
Last active June 18, 2018 03:42
Some Tisean stuff

Let's do some Tisean

Generate data

... by integrating the Rössler equations for the following parameters. Then let's say you save the data in a file like.

0.123
0.435
@benmaier
benmaier / compile_tisean.md
Last active December 4, 2023 10:33
What I did to compile TISEAN on OS X High Sierra

Compile TISEAN on OS X High Sierra

Install relevant compilers

Follow the installation instructions on http://hpc.sourceforge.net/ to install the latest binaries of gcc and gfortran for Mac OS X.

The important part is, download the gcc-8.1 binary, then do, quote

cd to the download folder. Then gunzip gcc-8.1-bin.tar.gz (if your browser didn't do so already) and then sudo tar -xvf gcc-8.1-bin.tar -C /"