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/b6x33yjgqrvdrcm8nm02c6zaclqddwla-tomsfastmath-0.13.1.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/rl4xgsfpjjb00ddk9djqhqwc7rs9wscr-tomsfastmath-0.13.1.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/8zcrja6x60crgpx35knyrsr3d7z9dsqm-tomsfastmath-0.13.1.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/8qiggx3hpffhy5lrrd93lxizzm9a4iy9-tomsfastmath-0.13.1.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/x23lc18xbbw687kzkpk2ld7wp1g6kyi3-tomsfastmath-0.13.1.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/qfzr3jx97jf8m427jzpvlya9lb78allv-tomsfastmath-0.13.1.drv
x86_64-linuxi686-w64-mingw32/gnu/store/nmzv2mcfrbsfdcwng3fq7xc0cda7x569-tomsfastmath-0.13.1.drv
x86_64-linuxi586-pc-gnu/gnu/store/6nnhwsc1wbqb5v77rv10z17fsc120s48-tomsfastmath-0.13.1.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/xi4wy4s8fr849vkil2pwwrkq481d1wl1-tomsfastmath-0.13.1.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/fwjjw3nskpmqm0s2ypyj1cy6r0bb6ylc-tomsfastmath-0.13.1.drv
riscv64-linux/gnu/store/4yik3hv1ilvqvhlgzazkjky42m0v8s1q-tomsfastmath-0.13.1.drv
    powerpc-linux/gnu/store/5bzs6sg28fy4x0f4nj55mdqva7lckmcn-tomsfastmath-0.13.1.drv
      powerpc64le-linux/gnu/store/qhgz5vrlq8q9jcfy2pm4dy667waz9lar-tomsfastmath-0.13.1.drv
      mips64el-linux/gnu/store/i48ild2nmzf2nk6m18cc1j69lrliwfc5-tomsfastmath-0.13.1.drv
        i686-linux/gnu/store/3ylcsrw00pd5zn269b3jhs7rl0mkkdql-tomsfastmath-0.13.1.drv
        i586-gnu/gnu/store/0qwqdwvwc2w1yag0x84san4k1a1py6q0-tomsfastmath-0.13.1.drv
        armhf-linux/gnu/store/ljggp2x238a5nqvf0n6dvhaq8g3hwryr-tomsfastmath-0.13.1.drv
        aarch64-linux/gnu/store/8p0zxfm57vz8q2nz19fmafpphbahfskv-tomsfastmath-0.13.1.drv

        Lint warnings

        LinterMessageLocation
        optional-tests

        Make sure tests are only run when requested

        the 'check' phase should respect #:tests?