Path to this page:
./
math/mapm,
Arbitrary Precision Math library
Branch: CURRENT,
Version: 4.9.5a,
Package name: mapm-4.9.5a,
Maintainer: pkgsrc-usersMike's Arbitrary Precision Math Library is a set of functions that
allow the user to perform math to any level of accuracy that is
desired.
This library
will perform the following functions to any desired precision level :
SQRT, CBRT, SIN, COS, TAN, ARC-SIN, ARC-COS, ARC-TAN, ARC-TAN2, LOG,
LOG10, EXP, POW, SINH, COSH, TANH, ARC-SINH, ARC-COSH, ARC-TANH, and
also FACTORIAL.
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 159.815 KB
Version history: (Expand)
- (2010-08-17) Updated to version: mapm-4.9.5a
- (2005-10-05) Package added to pkgsrc.se, version mapm-4.9.2 (created)
CVS history: (Expand)
2023-08-02 21:21:59 by Nia Alarie | Files touched by this commit (69) |
Log message:
*: Mark packages that were originally identified as requiring
C++03 due to failing to build with a C++14 default compiler
with FORCE_CXX_STD instead of USE_LANGUAGES.
|
2021-10-26 12:56:13 by Nia Alarie | Files touched by this commit (458) |
Log message:
math: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:28:36 by Nia Alarie | Files touched by this commit (458) |
Log message:
math: Remove SHA1 hashes for distfiles
|
2018-07-18 02:06:25 by Joerg Sonnenberger | Files touched by this commit (168) |
Log message:
Mark packages that require C++03 (or the GNU variants) if they fail with
C++14 default language.
|
2017-09-03 10:37:04 by Thomas Klausner | Files touched by this commit (182) |
Log message:
Comment out dead MASTER_SITES/HOMEPAGEs.
|
2016-02-25 16:26:55 by Jonathan Perkin | Files touched by this commit (6) |
Log message:
Use OPSYSVARS.
|
2015-11-04 00:33:46 by Alistair G. Crooks | Files touched by this commit (262) |
Log message:
Add SHA512 digests for distfiles for math category
Problems found locating distfiles:
Package dfftpack: missing distfile dfftpack-20001209.tar.gz
Package eispack: missing distfile eispack-20001130.tar.gz
Package fftpack: missing distfile fftpack-20001130.tar.gz
Package linpack: missing distfile linpack-20010510.tar.gz
Package minpack: missing distfile minpack-20001130.tar.gz
Package odepack: missing distfile odepack-20001130.tar.gz
Package py-networkx: missing distfile networkx-1.10.tar.gz
Package py-sympy: missing distfile sympy-0.7.6.1.tar.gz
Package quadpack: missing distfile quadpack-20001130.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2014-01-09 13:07:42 by Jonathan Perkin | Files touched by this commit (1) |
Log message:
Do not build statically on SunOS.
|