Research software
- ELATE: Elastic tensor analysis — my online open-source tool for analysis of elastic tensors, calculating elastic properties of materials.
- My scripts/tools for scientific writing, LaTeX, and computational chemistry are available on GitHub.
- A complete list of the web apps I am hosting.
GNU Fortran
I provide GNU Fortran packages for macOS (for more details, see these explanations):
- gfortran 12.1 for macOS Monterey (macOS 12, Intel and ARM processors)
- gfortran 11.3 for macOS Monterey (macOS 12, Intel and ARM processors)
- experimental gfortran 11 for Apple Silicon (macOS Big Sur 11 with ARM processors)
- gfortran 11.2 for Big Sur (macOS 11) on Intel processors
- gfortran 10.2 for Catalina (macOS 10.15)
- gfortran 8.2 for Mojave (macOS 10.14)
- gfortran 6.3 for Sierra (macOS 10.12)
- gfortran 6.1 for El Capitan (OS X 10.11)
- gfortran 5.2 for Yosemite (OS X 10.10) and later (works well with El Capitan, OS X 10.11)
- gfortran 4.9.2 for Yosemite (OS X 10.10)
- gfortran 4.9.0 for Mavericks (OS X 10.9)
- gfortran 4.8.2 for Mavericks (OS X 10.9), Mountain Lion (10.8) or Lion (10.7)
Another installation method is to use the Homebrew package manager, to install GCC and a lot more open source software. I am a maintainer of Homebrew.