Language

Package: tomsfastmath @ 0.13.1

Synopsis

Large integer arithmetic library

Description

TomsFastMath is a large integer library written in portable ISO C. It is a port of LibTomMath with optional support for inline assembler multiplies.

Home page
https://www.libtom.net/TomsFastMath/
Location
gnu/packages/multiprecision.scm (line: 285, column: 2)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/1q5x8ab7n3j1vp5z43ldv2pwfcmqy2pl-tomsfastmath-0.13.1.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/dl6vn61r900jxvyvbypgzmp2fd0zsd1x-tomsfastmath-0.13.1.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/rzhgj5ih8acjnsw46s97rin31yjzx3xh-tomsfastmath-0.13.1.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/c15kkv9lnsjddci07nwjnfk7bnlf48v3-tomsfastmath-0.13.1.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/dg26l03h020wcnx20xcf3d9ysbbyvqvl-tomsfastmath-0.13.1.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/xd8xzx0bf2chfygv8kpl9npfvlm9phgr-tomsfastmath-0.13.1.drv
x86_64-linuxi686-w64-mingw32/gnu/store/yp9jkib097fhnhjfallgplw3s99vs1wd-tomsfastmath-0.13.1.drv
x86_64-linuxi586-pc-gnu/gnu/store/9jbrr55x309idp9sgwik5vs4ph5s1bqk-tomsfastmath-0.13.1.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/rx40p9r7rc17s3b5aswm9sxn6sxdp6b2-tomsfastmath-0.13.1.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/ixrc66ahfvvnn2sv8xnx4ij8h5hnjghj-tomsfastmath-0.13.1.drv
riscv64-linux/gnu/store/j8mrc9dkyhqgj1kp7gq5vpnqrjprrh0w-tomsfastmath-0.13.1.drv
    powerpc-linux/gnu/store/npq07vi17m1rm06yg7gxpgb0jmlp7g18-tomsfastmath-0.13.1.drv
      powerpc64le-linux/gnu/store/nkk1gjfyf5kakq388g9rhczg023m6nlm-tomsfastmath-0.13.1.drv
      mips64el-linux/gnu/store/yn6y469cl1yclqgq89y0j94lj1xd2zf6-tomsfastmath-0.13.1.drv
        i686-linux/gnu/store/d2pxkdwlz09j4amkqpnpkkwy73nra6nw-tomsfastmath-0.13.1.drv
        i586-gnu/gnu/store/kpj4c2plp8b5w2gxnldf5ckjhzizkzl0-tomsfastmath-0.13.1.drv
        armhf-linux/gnu/store/ybh11rpiwlvx09jp8wkiv0fv79shjhxn-tomsfastmath-0.13.1.drv
        aarch64-linux/gnu/store/d18i2ri7n8yz4h241zv79xngk2dxjnbx-tomsfastmath-0.13.1.drv

        Lint warnings

        LinterMessageLocation
        optional-tests

        Make sure tests are only run when requested

        the 'check' phase should respect #:tests?