metamost
  • Home
  • About

programming

A collection of 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