-
I suggest adding the topic `graphics` in the About section at https://github.com/kevinmatthes/fortran2018-asymptote. I added your project to my list https://github.com/Beliavsky/Fortran-code-on-GitHub…
-
Once I have all the key features I know of implemented I will want to do broad testing against real Fortran code bases to see if there was anything I missed. Once I have support for fixed form Fortran…
-
Hi Matt. I am grateful for your work on xraylarch. Since Apple is moving towards using its own cpus (M1), I am curious as to what the possibilities are of getting xraylarch to work on the M1. As I …
-
I request that the following data is removed from The Stack and StackOverflow:
- Commits
- GitHub issue
- StackOverflow:
- Alexsaphir/CV
- Alexsaphir/FiniteVolume-Refinement
- Alexsaphi…
-
There are several features in Fortran many of us wish to see changed / deprecated in order to support and enforce modern programming practices (see for example . Unfortunately doing so would break bac…
aradi updated
9 months ago
-
I can install tsne-cuda using "pip install tsnecuda" and import it correctly. But when I want to test the installation by "tsnecuda.test()", it raises an error "module object has no attribute test".
-
In my research group, we have a CFD Fortran solver for GPUs, [Sod2D](https://gitlab.com/LucasBSC21387/sod2d_gitlab). To compile and run Sod2D we use compilers from the NVIDIA HPC suite. Since we want …
-
Use this issue to discuss and propose build systems and/or methods.
Some candidates so far:
* autotools (`configure && make && make install`);
* CMake
* Hand-written Makefiles
-
Hi, I'm trying to prettyfy the code in this repo: https://github.com/tomchor/diablo/tree/master/source
However, when I issue `fprettify diablo.f --indent 2` I get this error:
```
ERROR: File di…
-
Go over:
https://github.com/fortran-lang/stdlib/wiki/List-of-popular-open-source-Fortran-projects
and add the rest of the packages.