Language

Package: libtommath @ 1.2.0

Synopsis

Portable number theoretic multiple-precision integer library

Description

LibTomMath is a portable number theoretic multiple-precision integer library written entirely in C. It's designed to provide an API that is simple to work with that provides fairly efficient routines that build out of the box without configuration.

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

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/29ykzzs8ish28p3zarnv9jsc40qr97f2-libtommath-1.2.0.drv
    x86_64-linuxx86_64-w64-mingw32/gnu/store/h7q0gcpx3dyzlc4rnz774bp9fv1isrrj-libtommath-1.2.0.drv
      x86_64-linuxriscv64-linux-gnu/gnu/store/q87zzd4g064kgmm9l64zhkx10vli1fyf-libtommath-1.2.0.drv
        x86_64-linuxpowerpc-linux-gnu/gnu/store/5m5c2z8nx6w0k6ljyy8qa1z2j7a2aabf-libtommath-1.2.0.drv
          x86_64-linuxpowerpc64le-linux-gnu/gnu/store/q2za2xzg9h9b3y0cn3pk9pr6cd202yjz-libtommath-1.2.0.drv
            x86_64-linuxmips64el-linux-gnu/gnu/store/j00sga9ywkyvmb077b0kgp674m508y6p-libtommath-1.2.0.drv
              x86_64-linuxi686-w64-mingw32/gnu/store/iysam77d4nn6k6br5z9f3ybhfhnblqba-libtommath-1.2.0.drv
                x86_64-linuxi586-pc-gnu/gnu/store/ijszsij7v0f92inlj73lnr4kwnzhvfv1-libtommath-1.2.0.drv
                  x86_64-linuxarm-linux-gnueabihf/gnu/store/zc79qs0kd0z5r1ijz5jh0y8r7v4q0z3a-libtommath-1.2.0.drv
                    x86_64-linuxaarch64-linux-gnu/gnu/store/ks2drlkmhqalwv9dm6464h2vcx0q3jk7-libtommath-1.2.0.drv
                      riscv64-linux/gnu/store/m094s29il3prl7ndn44p6ryf6qaxszbl-libtommath-1.2.0.drv
                        powerpc-linux/gnu/store/p2r0nhnjnaf2smj8k1ii9spcczq5v22z-libtommath-1.2.0.drv
                          powerpc64le-linux/gnu/store/p2zj605106bnvfhh0257v80f2q5dpxfm-libtommath-1.2.0.drv
                            mips64el-linux/gnu/store/4yrhpp04a80lnf7mv0a7azzvbl3qgy3d-libtommath-1.2.0.drv
                              i686-linux/gnu/store/0i0cvgzwmkqdpklxiy873c5vawvwpm5w-libtommath-1.2.0.drv
                                i586-gnu/gnu/store/qw3wkv53x56q3k1qigb8m8k3nnxfg5hv-libtommath-1.2.0.drv
                                  armhf-linux/gnu/store/ccdwmfir74siv2mlavaryycgcnp0y0ym-libtommath-1.2.0.drv
                                    aarch64-linux/gnu/store/2xfrzxw6626q7q27azxgvmzimi77r5k7-libtommath-1.2.0.drv

                                      Lint warnings

                                      LinterMessageLocation
                                      optional-tests

                                      Make sure tests are only run when requested

                                      the 'check' phase should respect #:tests?