{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:hackage/variable-precision","name":"variable-precision","description":"Software floating point with type-tagged variable mantissa precision,\nimplemented using a strict pair of Integer and Int scaled alike\nto decodeFloat.  Version 0.4 adds more number-type-agnostic numerical\nalgorithms (sin, cos, tan).\n\nInstances of the usual numeric type classes are provided, along with\nadditional operators (with carefully chosen fixities) to coerce,\nadjust and reify precisions.\n\nThe intention with this library is to be relatively simple but still\nuseful, refer to the documentation for caveats concerning accuracy and\nassorted ill-behaviour.\n\nUsage with ghc(i)-7.0.4 might require -fcontext-stack=100.","version":"0.3.1","softwareVersion":"0.3.1","license":"https://spdx.org/licenses/BSD-3-Clause","url":"https://gitorious.org/variable-precision","keywords":["bsd3","deprecated","library","math","Propose Tags"],"maintainer":[{"@type":"Person","name":"ClaudeHeilandAllen"}],"author":[{"@type":"Person","name":"ClaudeHeilandAllen"}],"copyrightHolder":[{"@type":"Person","name":"ClaudeHeilandAllen"}],"dateCreated":"2012-04-12","dateModified":"2012-10-16","datePublished":"2012-10-16","copyrightYear":2012,"downloadUrl":"https://hackage.haskell.org/package/variable-precision-0.3.1/variable-precision-0.3.1.tar.gz","applicationCategory":"hackage","runtimePlatform":"hackage","sameAs":["https://hackage.haskell.org/package/variable-precision"]}