victorsndvg
victorsndvg
Hi @szaghi , Here I post a suggestion that I think could be interesting. I've recently discovered `save_usage_to_markdown` and `save_man_page` procedures. It's a really smart idea to enable a binary...
Hi @szaghi, I've seen that, when using GFortran, args length is set to 100: https://github.com/szaghi/FLAP/blob/master/src/lib/Data_Type_Command_Line_Interface.F90#L126 I don't remember what is the problem, but I already checked that the allocatable array...
Dear all, sometimes graphs, when they are big or complex, are hard to see and explore. As a documentation reader, sometimes I need a bigger window to see Ford graphs....
Tests will be compiled and performed with CTest if BUILD_TESTING CMake variable is set to ON. Minor fix in sax/test/m_canonicalize.f90 when applying len() to a dictionary_t type. Note: Some tests...
Some minor changes to include Fiware auth backend. To discuss
Hi all, what do you think about providing an implementation of the authentication against FiWare through Oauth2? https://www.fiware.org/ Please, feel free to close this issue if you are not interested...
Hello @danshapero , I'm interested in implementing a Fortran OO sparse matrix layer. I'm diving through the sources of SiGMA and I can figure out some of the patterns used,...
I've seen that FoXy is ready to parse XML files, but now I need to create a new XML file from the code, is it possible? If it is possible,...
Some improvements in data type and dimensions, offsets, etc. management appear in HDF5 F03 interface
XLF_workaround branch isn't currently up-to-date with master branch. Last features (iterators) are not already included