metamost
  • Home
  • About
John T. Goetz, PhD

John T. Goetz, PhD

Software engineer and multivariate data scientist with interests in information security and data visualization. OpenPGP Fingerprint: 23D2 D7FD 93CA BD8F 6222 6553 DF22 BF1E 5D60 2304

Bellevue, WA, USA •
3 posts •
programming

Comparing Python Script Performance Across Platforms

Organizing the results from Python's profiling module helps compare them across disparate platforms, especially when the code path is different between them.

  • John T. Goetz, PhD
    John T. Goetz, PhD
13 min read
programming

Write Python with the Ease of FORTRAN!

Using Forpy to write a FORTRAN program that links in the Python runtime. This is called "embedding" and is the opposite of what is typically done through "extending" with something like f2py.

  • John T. Goetz, PhD
    John T. Goetz, PhD
6 min read
docker

Ghost Platform Using Docker

This site is made possible by the very popular combination of docker containers by Jason Wilder and Yves Blusseau. That is, an nginx server, running in a Docker container is forwarding all traffic

  • John T. Goetz, PhD
    John T. Goetz, PhD
5 min read
metamost © 2019
Latest Posts Ghost