-
When reading data written by a Fortran code using python, indices end up being reversed:
Sample Fortran code (it's based on the included heatmap test)
```fortran
program TestBPWriteReadHeatMap2D
…
-
On a timeseries of 89345 points with seasonality 8736 (hourly over ~10 yr), it takes 159.25s to compute STL, whereas in R it takes 1.37s.
This may be due to a number of things:
- Bandwidth used in Lo…
-
Hello,
I tried my first simulation with a house I designed and, having all checks passed (connections, constructions, operations, ...), the simulation starts and crashes with a FORTRAN runtime erro…
viric updated
6 years ago
-
Hi,
I wonder, as stated in the title, what Fortran standard does Fort support? Fortran 77? It is only written in the README file that there is a long term TODO:
* Fortran90/95 support
As such…
-
I'm trying to do a release build with flang on the GitHub Action MacOS X86_64 runners and it is failing with this error:
```
[338/2224] Generating ../../../../include/flang/__fortran_builtins.mod
…
-
## Description
From NCO SPA: Many Fortran files don't have documentation blocks, …. Please add these blocks as described in “NCO WCOSS Implementation Standards” (check also other directories).
Ple…
-
## Goal
Currently installation instructions are in the `README.md`. Might be nice to just put them into an R markdown so that each installation step can just be run by running each chunk of code. Thi…
-
**Is your feature request related to a problem? Please describe.**
I would like to include a Kaplan-Meier estimator (cumulative incidences) for the case of competing risks.
**Describe the solution…
-
### Description
It's a little bit tricky to reproduce but the `loadtxt` test occasionally fails (maybe 10-20% of the time). Mostly, it happens in the CI with the combination ubuntu-latest/gcc/12/cm…
-
Here are a few good candidate packages to get working with `fpm` first, that are relatively simple (and so possible to package soon), yet very useful.
# Pure Fortran (Simple)
* [x] https://githu…