Commit graph

506 commits

Author SHA1 Message Date
wiz
c0a0032432 p5-Math-Interpolate: remove
Does not build, no release since 2013, no users in pkgsrc.
2021-06-07 14:11:55 +00:00
bsiegert
cf92396e3e go-stats: remove.
This was an indirect dependency of www/hugo.
2021-06-07 09:46:03 +00:00
mef
0401b3dd73 (math/Makefile, doc/CHANGES-2021) Two packages Updated, one added
Updated math/R-mapproj to 1.2.7
Updated geography/R-maptools to 1.1.1
Added math/R-proxy version 0.4.25
2021-06-06 08:09:58 +00:00
pin
86a32034fe Add kalker 2021-06-03 10:45:23 +00:00
pin
a0a237a62b Remove kalk 2021-06-03 10:42:11 +00:00
thor
b56278c13f math/qrupdate: add package for QR and Cholesky matrix decomposition
This is scheduled to be a dependency for math/octave to support the
named operations.

Qrupdate is a linear algebra library for fast updating of QR and Cholesky
decompositions.

Supported operations:

- QR rank-1 update (qr1up)
- QR column insert (qrinc)
- QR column delete (qrdec)
- QR column shift (qrshc)
- QR row insert (qrinr)
- QR row delete (qrder)
- Cholesky rank-1 update (ch1up)
- Cholesky rank-1 downdate (ch1dn)
- Cholesky symmetric insert (chinx)
- Cholesky symmetric insert (chdex)
- Cholesky symmetric shift (chshx)
- LU rank-1 update (lu1up)
- LU pivoted rank-1 update (lup1up)
2021-05-29 09:55:14 +00:00
wiz
000102de4d math/Makefile: + fftw-long, fftw-quad 2021-05-20 07:52:37 +00:00
nia
f590c676c1 add math/libquadmath
GCC Quad-Precision Math Library
2021-05-16 10:10:54 +00:00
thor
bac1a22713 math/fftwf: gone, merged into math/fftw 2021-04-29 23:31:41 +00:00
thor
bb524f24c6 math/flann-lib: added library for nearest-neighbor search 2021-04-27 15:16:46 +00:00
wiz
dce5eef101 R-wle: remove
This package was removed from CRAN nearly 3 years ago.
2021-04-27 08:23:15 +00:00
wiz
fb7793347f R-geoRglm: remove
This package was removed from CRAN over a year ago.
2021-04-27 08:20:16 +00:00
thor
d54c6a096a math/lapacke: import from wip
This is the C interface to math/lapack or any other implementation
selected via ml/blas.buildlink3.mk.
2021-04-20 20:40:47 +00:00
thor
c3bc73f67d math/cblas: import from wip
This will be used by math/py-numpy soon for proper matrix math.
2021-04-20 20:37:03 +00:00
nia
9709018dd0 add math/kissfft
KISS FFT - A mixed-radix Fast Fourier Transform

There are many great fft libraries already around. Kiss FFT is not trying
to be better than any of them. It only attempts to be a reasonably efficient,
moderately useful FFT that can use fixed or floating data types and can be
incorporated into someone's C program in a few minutes with trivial licensing.
2021-04-09 11:00:28 +00:00
markd
17dcd02791 math: +tex-physics{,-doc} 2021-03-18 03:46:56 +00:00
pin
f210fccc49 Add funst 2021-02-12 06:51:16 +00:00
markd
1a151c5604 math: +tex-lualatex-math{,-doc} 2021-02-12 03:19:28 +00:00
schmonz
6f57379122 Add and enable p5-Statistics-Basic. 2021-02-05 14:44:10 +00:00
jnemeth
43eca55577 sort 2021-01-14 04:06:43 +00:00
pin
8e19bd99c7 Add kalk 2021-01-13 11:16:55 +00:00
mef
2ce674f8ee devel(1) math(10), New packages Added:
Added math/py-asdf version 2.7.1
Added devel/py-extension-helpers version 0.1
Added math/py-astropy version 4.2
Added math/py-jplephem version 2.15
Added math/py-pyerfa version 1.7.1.1
Added math/py-pyvo version 1.1
Added math/py-astroquery version 0.3.9
Added math/py-astroML version 1.0
Added math/py-gwcs version 0.15.0
Added math/py-photutils version 1.0.1
Added math/py-astroplan version 0.7
2020-12-19 15:18:50 +00:00
mef
38bd8e43b3 (math/erfa) Added math/erfa version 1.7.1 2020-12-17 22:14:54 +00:00
bacon
e1b2d36c1a Add openblas_openmp and openblas_pthread to math/Makefile 2020-11-05 16:56:01 +00:00
bacon
9d631121d9 math/openblas: Add to math/Makefile, add options description 2020-11-05 16:35:29 +00:00
wiz
52c4bbbe88 p5-Math-Complex: remove, part of perl since forever 2020-09-04 12:07:40 +00:00
tnn
64e70277b7 py-scipy12: remove; no more consumers in pkgsrc 2020-08-30 21:29:15 +00:00
wiz
7f4d9eeae6 p5-Math-Systems: remove
The distfile contains invalid "." and ".." entries.
Both bsdtar and gtar refuse to unpack this.

The package is not used by any other packages in pkgsrc and upstream is
dead (distfile is from 2004).
2020-08-24 16:29:12 +00:00
riastradh
0a6cf04f6d Add new packages to devel/Makefile, math/Makefile.
Forgot to do this on the initial import, oops!
2020-08-18 23:38:47 +00:00
gutteridge
69d49c4fcd math/Makefile: sort entries 2020-08-13 03:56:34 +00:00
brook
c0fc3b813e math/R-units: import R-units-0.6.5
Support for measurement units in R vectors, matrices and arrays:
automatic propagation, conversion, derivation and simplification of
units; raising errors in case of unit incompatibility. Compatible with
the POSIXct, Date and difftime classes. Uses the UNIDATA udunits
library and unit database for unit compatibility checking and
conversion.
2020-08-08 22:52:57 +00:00
jperkin
6075fe627a math: Spell lua-cassowary correctly. 2020-08-07 13:50:07 +00:00
brook
6cf03299f0 math/R-nimble: import R-nimble-0.9.0
A system for writing hierarchical statistical models largely
compatible with 'BUGS' and 'JAGS', writing nimbleFunctions to operate
models and do basic R-style math, and compiling both models and
nimbleFunctions via custom- generated C++. 'NIMBLE' includes default
methods for MCMC, particle filtering, Monte Carlo Expectation
Maximization, and some other tools. The nimbleFunction system makes it
easy to do things like implement new MCMC samplers from R, customize
the assignment of samplers to different parts of a model from R, and
compile the new samplers automatically via C++ alongside the samplers
'NIMBLE' provides. 'NIMBLE' extends the 'BUGS'/'JAGS' language by
making it extensible: New distributions and functions can be added,
including as calls to external compiled code. Although most people
think of MCMC as the main goal of the 'BUGS'/'JAGS' language for
writing models, one can use 'NIMBLE' for writing arbitrary other kinds
of model-generic algorithms as well. A full User Manual is available
at <https://r-nimble.org>.
2020-08-07 02:59:26 +00:00
brook
e52adf9611 math/R-LearnBayes: import R-LearnBayes-2.15.1
LearnBayes contains a collection of functions helpful in learning the
basic tenets of Bayesian statistical inference.  It contains functions
for summarizing basic one and two parameter posterior distributions
and predictive distributions.  It contains MCMC algorithms for
summarizing posterior distributions defined by the user.  It also
contains functions for regression models, hierarchical models,
Bayesian tests, and illustrations of Gibbs sampling.
2020-08-07 02:52:56 +00:00
brook
adc0124e81 math/R-goftest: import R-goftest-1.2.2
Cramer-Von Mises and Anderson-Darling tests of goodness-of-fit for
continuous univariate distributions, using efficient algorithms.
2020-08-07 02:50:20 +00:00
brook
f95681a860 math/R-psych: import R-psych-1.9.12.31
A general purpose toolbox for personality, psychometric theory and
experimental psychology.  Functions are primarily for multivariate
analysis and scale construction using factor analysis, principal
component analysis, cluster analysis and reliability analysis,
although others provide basic descriptive statistics. Item Response
Theory is done using factor analysis of tetrachoric and polychoric
correlations. Functions for analyzing data at multiple levels include
within and between group statistics, including correlations and factor
analysis.  Functions for simulating and testing particular item and
test structures are included. Several functions serve as a useful
front end for structural equation modeling.  Graphical displays of
path diagrams, factor analysis and structural equation models are
created using basic graphics. Some of the functions are written to
support a book on psychometric theory as well as publications in
personality research. For more information, see the
personality-project.org/r web page.
2020-08-07 02:46:40 +00:00
brook
8bc9104f88 math/R-mnormt: import R-mnormt-1.5.6
Functions are provided for computing the density and the distribution
function of multivariate normal and "t" random variables, and for
generating random vectors sampled from these distributions.
Probabilities are computed via non-Monte Carlo methods; different
routines are used in the case d=1, d=2, d>2, if d denotes the number
of dimensions.
2020-08-07 02:43:00 +00:00
brook
6d36ee6012 math/R-tensor: import R-tensor-1.5
The tensor product of two arrays is notionally an outer product of the
arrays collapsed in specific extents by summing along the appropriate
diagonals.
2020-08-07 02:39:42 +00:00
joerg
c68f042cd2 + lua-cassowary 2020-08-06 23:37:21 +00:00
tnn
641f7931a4 added math/volk 2020-08-01 04:39:13 +00:00
brook
7cb0c08460 R-generics: initial import of v0.0.2.
In order to reduce potential package dependencies and conflicts,
generics provides a number of commonly used S3 generics.
2020-07-31 20:41:39 +00:00
pin
a493215df2 Import: math/lumina-calculator
Scientific calculator for the Lumina desktop.
This is a graphical, scientific calculator with history and recall abilities.
2020-06-16 08:20:16 +00:00
markd
4670317bd1 math: add tex-minifp{,-doc} 2020-05-22 03:11:41 +00:00
riastradh
3b5c832dc4 gappa: Import gappa-1.3.5 as math-gappa
Gappa is a tool intended to help verifying and formally proving
properties on numerical programs dealing with floating-point or
fixed-point arithmetic.
2020-05-19 21:42:29 +00:00
riastradh
920415d18d sollya: Import sollya-7.0 as math/sollya
Sollya is a tool environment and a library for safe floating-point
code development, particularly targeted at automated implementation
of math libraries like libm.

Derived from wip/sollya.
2020-05-19 14:45:21 +00:00
riastradh
a470836951 fplll: Import fplll-5.3.2 as math/fplll
fplll is a library of floating-point lattice algorithms.

Derived from wip/fplll.
2020-05-19 14:44:42 +00:00
riastradh
e17df45533 mpfi: Import mpfr-1.5.4 as math/mpfr
mpfr is a multiprecision floating-point interval arithmetic library.

Derived from wip/mpfi.
2020-05-19 14:44:04 +00:00
adam
292760ead2 Added py-numpy16 - the last version to support Python 2.7 2020-04-27 16:52:55 +00:00
plunky
8e52d5cfab remove arpack 2020-03-13 07:47:52 +00:00
plunky
ae5b1a4e10 add harmbase2 subdir 2020-02-28 22:16:46 +00:00