J. Philip Haupt
J. Philip Haupt
Hi, I understand that pFUnit does not explicitly support coarrays, but from [a previous issue](https://github.com/Goddard-Fortran-Ecosystem/pFUnit/issues/291), it looks like it should be able to at least somewhat handle them. I have...
I have a project using shared memory both from MPI and from OpenMP. So far my only exposure to pFUnit is from the [demos repo](https://github.com/Goddard-Fortran-Ecosystem/pFUnit_demos) and [a youtube video](https://www.youtube.com/watch?v=1cdccye9I4Q), but...
We are using json-fortran as an input file reader for one of our libraries. Perhaps this is outside the scope of your project, but is it possible to check if...
Hi, I understand this project is quite old now, but I don't know of any similar project/package out there. Anyway, I am trying to run TabPad on a 2-in-1 laptop...
Hi, I'm not sure if this is the desired behaviour, but when I start a timer, e.g. 25 minutes, then pause it at 15 minutes, take a break for 10...
### Problem Statement Most pomodoro timers support custom times for work, short breaks, long breaks, and number of breaks before a long one. e.g. 50/10 instead of the class 25/5....