webpage
webpage copied to clipboard
New Fortran webpage
It would be nice to have a chart with a list of platforms (operating system and hardware) and which compilers run in them. Some common platforms are (1) Windows x86...
Some of the compiler descriptions read like advertising copy, because they were taken from advertising. For example, "Absoft Our compilers build faster code more efficiently than ever before." The "our"...
At https://fortran-lang.org/learn/os_setup/install_gfortran , I think it's fine to keep equation.com as the 1st method to install gfortran on Windows, since it is simple and fast to install. I suggest adding...
Because of how central publishing is to the progress in science and academia, the website should include a section where it highlights new publications that build upon the good work...
1) Would it be possible to display packages (e.g., in https://fortran-lang.org/packages/scientific) more uniformly? At the moment those that are developed on GitHub have much more information available than those that...
https://github.com/fortran-lang/webpage/issues/69 We can discuss what needs to be done here.
The packaging guidelines state: https://github.com/fortran-lang/fortran-lang.org/blob/0013186256ed68901b883984731ee1e66e489642/PACKAGES.md#L55 But there is no PR template available for this purpose. **Additional context** Discussion regarding this line in https://github.com/fortran-lang/fortran-lang.org/pull/26#discussion_r414839105
We discussed website tutorials on our June 19 call and we tentatively agreed to organize the mini-books that teach the language itself around topics, rather than skill level. Each mini-book...
I am to this day struggling how to deal with strings in modern Fortran. I would be happy to contribute a tutorial, once I learn what the best practice is....
I think there is a general interest in having a good Fortran specific introduction to commonly used build systems. The target audience has already intermediate or advance knowledge of Fortran,...