Blog Archives

Fortran Prime Generator

Yet another pointless prime post! I wrote a prime number generator in Fortran.

Tagged with: ,
Posted in Primes, Stand alone Program

Integer Square Roots

Because I can, this post is about square roots

Tagged with: , ,
Posted in Python

Stopping Fortran through Python

This is how to stop some Fortran code though Python, specifically Fortran with OpenMP through Python.

Tagged with: , , ,
Posted in Python

Monitoring Fortran through Python

Say you’ve compiled Fortran code with f2py to be able to run it through python, and it’s a rather long running process. Here’s a method to monitor its progress while it’s running.

Tagged with: , , ,
Posted in Python

Polyplots 6 – The Realm of Roots

Polyplots animated! This isn’t the first video I’ve done of these things, but this one was clearly more involved.

Tagged with: , , , , ,
Posted in PolyPlots

Polyplots 5 – speed

It’s been some time since I last mentioned these, so here’s another post about them

Tagged with: ,
Posted in PolyPlots

Fortran C binding test to primesieve

Previously: …it might be best to connect this to primesieve with Fortran’s ISO_C_BINDING module Guess what – it was time to do that.

Tagged with: ,
Posted in Primes

Uptime clock

Here is a short little program I made for Windows, in Fortran of all things!

Tagged with:
Posted in Stand alone Program
In Archive
Design a site like this with WordPress.com
Get started