Skip to content

issues Search Results · repo:fortran-fans/forlab language:Fortran

Filter by

0 results
 (63 ms)

0 results

infortran-fans/forlab (press backspace or delete to remove)

fpm build gives .\.\src\forlab_stats_var.f90:162:27: 162 | integer :: opt_w, i | 1 Warning: Unused variable i declared at (1) [-Wunused-variable] .\.\src\forlab_stats_var.f90:141:27: ...
  • Beliavsky
  • Opened 
    on Aug 29, 2021
  • #19

When I run fpm build and fpm test, I get the following error: - build\gfortran_debug\test\io_bin.exe call randn(X): 0.6852 0.4069 0.1247E-01 -2.413 2.139 At line 718 of file ..\src\forlab_io.f90 ...
  • Beliavsky
  • 4
  • Opened 
    on Aug 22, 2021
  • #17

For example, x = zeros(dim1, dim2, ...) function. flag We add a flag to the function, this flag is consistent with the precision of the return value. x = zeros(dim1, dim2, ..., flag) ref from: https://fortran-lang.discourse.group/t/fortran-function-return-value-polymorphism/1350/5 ...
  • zoziha
  • Opened 
    on Jun 8, 2021
  • #11

Every time we compile with make tool, our fypp files generate all the f90 files. With the increase of fypp files, how do we make the make tool only update the fypp files that we modify?
  • zoziha
  • 1
  • Opened 
    on Jun 6, 2021
  • #9

I opened this issue in the parent repo.
  • milancurcic
  • Opened 
    on May 24, 2021
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub