Skip to content
Snippets Groups Projects
Forked from antik / gsll
Source project has a limited visibility.
  • Liam M. Healy's avatar
    80544fee
    Shadow symbols from antik · 80544fee
    Liam M. Healy authored
    With the export of unit and dimension names, there are conflicts with
    gsl:psi, gsl:acceleration, gsl:knots.  There is no actual conflict in
    the usage because Antik physical quantities only needs to use these
    symbols as symbols, there is no binding.  So they are now
    shadowing-imported into gsll.  
    
    Added explicit "d0" to numbers in polynomial to insure they are read
    as double-floats.
    80544fee
    History
    Shadow symbols from antik
    Liam M. Healy authored
    With the export of unit and dimension names, there are conflicts with
    gsl:psi, gsl:acceleration, gsl:knots.  There is no actual conflict in
    the usage because Antik physical quantities only needs to use these
    symbols as symbols, there is no binding.  So they are now
    shadowing-imported into gsll.  
    
    Added explicit "d0" to numbers in polynomial to insure they are read
    as double-floats.