Giter Club home page Giter Club logo

dp-stdlib's People

Contributors

zoziha avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

dp-stdlib's Issues

Dependency name 'stdlib' found, but expected 'dp-stdlib' instead

@zoziha thanks for lightweight stdlib. I was following the instructions in README.md and ran into issue

fpm build
…
From https://github.com/zoziha/dp-stdlib
 * branch            HEAD       -> FETCH_HEAD
<ERROR>*cmd_build*:model error:Dependency name 'stdlib' found, but expected 'dp-stdlib' instead
STOP 1

I think this will work:

  • change the library name in fpm.toml, or
  • change the library dependency name in README.md

Error: There is no specific function for the generic 'optval'

Thanks for the project. I think a version that specializes to real64 and int32 is a good idea.

c:\fortran\public_domain\github\dp-stdlib>fpm build --profile release
gives an error

 + gfortran -c .\.\src\stdlib_random.f90  -O3 -funroll-loops -Wimplicit-interface -fPIC -fmax-errors=1 -fcoarray=single -J build\gfortran_EDF3F128DBFCA123\stdlib -I build\gfortran_EDF3F128DBFCA123\stdlib  -o build\gfortran_EDF3F128DBFCA123\stdlib\src_stdlib_random.f90.o
.\.\src\stdlib_random.f90:115:14:

  115 |         res = optval(s, si)
      |              1
Error: There is no specific function for the generic 'optval' at (1)
compilation terminated due to -fmax-errors=1.
<ERROR> Compilation failed for object " src_stdlib_random.f90.o "
<ERROR>stopping due to failed compilation
STOP 1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.