Trending

#Fortran

Latest posts tagged with #Fortran on Bluesky

Latest Top
Trending

Posts tagged #Fortran

Any experts on pre-1970 #FORTRAN around?

The below two lines (there's stuff in between) are in IBM's SSP. It looks like it should be an out-of-bounds error, and in fact VS FORTRAN II refuses to compile it. So....???

DIMENSION XCOF(1),COF(1),ROOTR(1),ROOTI(1)
140 COF(2)=COF(2)+ALPHA*COF(1)

0 0 1 0
Preview
Fortran Index hackathon 6 The Fortran index hackathon series aims to improve knowledge exchange within the Fortran programming community by adding, correcting, and curating the information available in the fortran-lang…

The Fortran Index hackathon is running online later today, 14:00 to 16:30. This session focusing on overhauling the fortran-lang package index. Still time to register, see www.cake.ac.uk/events/20260...

#fortran #HPC

2 0 0 0
Original post on mastodon.ie

In the course of learning Python by writing a simple calendar converter, I came up with a wee library to work with rational data types (ie fractions) in Fortran:

https://codeberg.org/Infrapink/fractran

It's not pretty and I would be surprised if it's best practice, but it seems to work […]

1 0 1 0
YREC: A cutting-edge Fortran stellar evolution code that simulates the complete lifecycles of stars

YREC: A cutting-edge Fortran stellar evolution code that simulates the complete lifecycles of stars

YREC: A cutting-edge Fortran stellar evolution code that simulates the complete lifecycles of stars with rotation, magnetic fields, and starspots—from birth to stellar death.

https://github.com/yreclab/yrec

#StellarEvolution #Astrophysics #Fortran

1 0 0 0
Preview
Fortran - Testing - Improving the design of the test framework - Part 2 Extracting code into modules and creating a facade

New #Fortran post: Improving the design of the test framework, part 2. matthiasnoback.nl/2026/02/fort... A module of 400 lines is too big. We're splitting it into smaller modules, and consider the benefits this provides.

0 0 1 0
Preview
Fortran - Testing - Improving the design of the test framework - Part 1 Removing allocatables and temp variables

New #Fortran post: Improving the design of the test framework: matthiasnoback.nl/2026/02/fort... Getting rid of allocatable return values and temporary variables.

3 1 0 0
Preview
Fortran - Testing - More assertion functions Comparing other internal types, and derived types

Next #Fortran Test framework post: adding assertion functions for comparing other internal types, but also derived types. matthiasnoback.nl/2026/02/fort...

1 0 0 0

Phantom SPH: A production-ready Fortran powerhouse that simulates the violent ballet of cosmic fluids, from stellar explosions to planet formation, with relativistic precision.

🔗 https://github.com/danieljprice/phantom

#Astrophysics #FluidDynamics #Fortran

1 0 0 0
GALAEXI: An Architecture-Agnostic GPU-Acceleration Approach for Legacy Fortran Software – CEEC CoE

📍 CEEC at #SIAMPP26 | Berlin
🔬 GALAEXI: Architecture-agnostic GPU acceleration for legacy Fortran CFD
🗓️ Mar 3, 18:25–18:50
Join Spencer Starr on practical CUDA/HIP porting, CPU/GPU support, MPI, and performance portability.
ceec-coe.eu/event/galaex...
#HPC #Fortran #CFD

0 0 0 0
Preview
Performance Portability for Fortran Software – Experience from GALÆXI – CEEC CoE

🎯 New year, new skills: performance portability for Fortran on GPUs
Watch the CEEC webinar on adapting the CFD solver GALÆXI for CPUs & GPUs, covering GPU basics, Fortran + CUDA/HIP, and verification at scale.
👉 ceec-coe.eu/2025/12/11/p...
#HPC #Fortran #GPUComputing #CFD

1 1 0 0
Performance Portability for Fortran Software – Experience from GALÆXI – CEEC CoE

🎯 New year, new skills: performance portability for Fortran on GPUs
Watch the CEEC webinar on adapting the CFD solver GALÆXI for CPUs & GPUs, covering GPU basics, Fortran + CUDA/HIP, and verification at scale.
👉 ceec-coe.eu/2025/12/11/p...
#HPC #Fortran #CFD

1 0 0 0
Preview
crates.io: Rust Package Registry

I made #Rust bindings for a #Fortran library called STRIPACK. You can check it out here crates.io/crates/strip.... Working on a safe wrapper for it now.

0 0 0 0
Cover of Game Playing with Computers by Donald D. Spencer, revised second edition, featuring a bold red background with illustrated game elements including dice, playing cards, a chess rook, and a notebook with a tic-tac-toe sketch. The title appears in large white and red text, and the publisher “Hayden” is labeled at the bottom.

Cover of Game Playing with Computers by Donald D. Spencer, revised second edition, featuring a bold red background with illustrated game elements including dice, playing cards, a chess rook, and a notebook with a tic-tac-toe sketch. The title appears in large white and red text, and the publisher “Hayden” is labeled at the bottom.

1790. GAME PLAYING WITH COMPUTERS

👉 www.thevideogamelibrary.org/book/game-pl...

First published in 1968, this was a pioneering guide to coding games in FORTRAN (and some BASIC). Among the earliest books dedicated to "Video Games"

#PCGaming #GameHistory #Booksky #Gaming #VideoGame #Coding #FORTRAN

13 1 0 0
Preview
Fortran - Testing - Returning test and assertion errors Introducing new types to carry test and assertion results

Next #Fortran post: "Returning test and assertion errors".

We find more good reasons for using custom derived types in the test framework. Assertion functions no longer print their results directly to screen. matthiasnoback.nl/2026/01/fort...

3 2 0 0
Rankings of Julia books on Amazon

I predicted* in 2014 that #julialang might replace #Fortran for #science and #engineering calculations. I think this process has begun and will continue.

Get a solid foundation (for any) language by starting with a good book:

lee-phillips.org/amazonJuliaB...

*https://t.co/eWOQwj7IY2

2 0 0 0
Preview
Fortran - Testing - Showing progress and printing results A polymorphic observer as progress printer

New #Fortran testing post: "Showing progress and printing results" matthiasnoback.nl/2026/01/fort... We introduce a polymorphic observer, so we can switch to a different way of producing output during a test run.

0 0 0 0

RE: mastodon.social/@sundogplanets/115928167...

FOUND IT!

FORTRAN!
PLUTO!
What more could you need on a rainy morning?!

#fortran #pluto

0 0 0 0
Preview
GitHub - psychotimmy/aoc2020: Advent of Code 2020 in FORTRAN 77 (mostly) Advent of Code 2020 in FORTRAN 77 (mostly). Contribute to psychotimmy/aoc2020 development by creating an account on GitHub.

My goodness the weather in Ottery is hideous today (and has been all week). As my normal outdoor activities have been curtailed, I've started #AdventOfCode 2020 in #Fortran 77 (mostly). 11 days completed. Will I get to the end before the weather perks up?! #RetroComputing

github.com/psychotimmy/...

2 0 1 0
YouTube
YouTube Share your videos with friends, family, and the world

Will you dare enter the lair of #Fortran?
In this MOOC, you will learn where science gets its numbers and master best practices in Fortran programming!
Register here: www.edx.org/learn/comput...

Watch the trailer 👇: www.youtube.com/clip/UgkxEx3...

Let's tame this beast together 😉👹!

2 0 0 0
Preview
Fortran - Testing - Towards a generic, testable test runner Separating logic from output generation, returning results

New #Fortran article: making the test framework testable, separating main logic from output, and returning results. matthiasnoback.nl/2026/01/fort...

0 0 0 0
Preview
Fortran - Testing - Unit tests and test suites Introducing dedicated test modules and the foundation for a test framework

New #Fortran blog post: "Unit tests and test suites" matthiasnoback.nl/2026/01/fort...
The next step towards a generic test framework is to let test modules announce their own tests to the test runner. We introduce the types unit_test_t and test_suite_t that carry procedure pointers.

1 0 0 0

#COBOL (*suspiro*), #Prolog (*ains*), #Simula67 (oh!), #Modula2 (ah!), #SML (+ #MoscowML y #PolyML), #APL (jijiji), #BASIC modernizao, #LISP, #C, #JULIA, ¡¡y #FORTRAN!!

0 0 0 0
Preview
Fortran - Testing - Improving temporary test programs By introducing assertions and error collection

New blog post about unit testing #Fortran programs: "Improving temporary test programs" Part 1 introduces assertions and an error counter. The series shows what the technical ingredients for a test framework are, and that they are quite easy to implement. matthiasnoback.nl/2026/01/fort...

3 1 0 0
Preview
ITちゃんねる コーディングを手伝ってくれるネコが欲しい人のためのプログラミング言語「PURRTRAN」が登場、ちゃんと世話しないと死んでしまうアシスタントキャットと一緒にコーディング #PURRTRAN #Fortran #ITニュース

コーディングを手伝ってくれるネコが欲しい人のためのプログラミング言語「PURRTRAN」が登場、ちゃんと世話しないと死んでしまうアシスタントキャットと一緒にコーディング
#PURRTRAN #Fortran #ITニュース

0 0 0 0

#Fortran

0 0 0 0
Preview
GitHub - NCAR/CM1: Cloud Model 1 (CM1), a numerical model for idealized studies of the atmosphere Cloud Model 1 (CM1), a numerical model for idealized studies of the atmosphere - NCAR/CM1

hello #Fortran
#LearningPhysics #WeatherModeling

github.com/NCAR/CM1/tre...

0 0 0 0
Advent of Code 2025 in Fortran 77 (mostly) – retrocomputing ephemera

Here's my account of solving this year's #AdventOfCode using #Fortran 77 (mostly). #RetroComputing ftw!

z80.timholyoake.uk/advent-of-co...

5 3 0 0
Advent of Code 2025 in Fortran 77 (mostly) – retrocomputing ephemera

Season's Greetings to all.

If you've nothing else to this Christmas Eve, here's my account of solving this year's #AdventOfCode using #Fortran 77 (mostly).

z80.timholyoake.uk/advent-of-co...

2 0 0 0
Post image

"If you learned PROGRAMMING on this COMPUTER,you are officially a coding ancestor.you deserve a pension and free coffee for life."

Really? I'll take a Venti single-shot iced caramel macchiato with whipped cream, please. #DOS #RedHat9 #C #C++ #BASIC #FORTRAN #Pascal

0 0 0 0