Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
numpy / f2py / tests / src / regression / f77fixedform.f95
Size: Mime:
C This is an invalid file, but it does compile with -ffixed-form
      subroutine mwe(
     & x)
          real x
      end subroutine mwe