Commit graph

410 commits

Author SHA1 Message Date
brook
ffb574616d R-Formula: initial commit.
Infrastructure for extended formulas with multiple parts on the
right-hand side and/or multiple responses on the left-hand side (see
<DOI:10.18637/jss.v034.i01>).
2019-07-31 13:03:20 +00:00
gdt
8ae10c7380 math/: Add bc-gh 2019-06-17 00:36:10 +00:00
adam
bf1c90069a py-scipy12: added version 1.2.2
This is the last version that supports Python 2.7.
Apparently, some packages still require Scipy with Python 2.7.
2019-06-15 17:51:13 +00:00
adam
0c2cbcea71 py-uncertainties: added version 3.1.1
uncertainties allows calculations such as (2 +/- 0.1)*2 = 4 +/- 0.2 to be
performed transparently. Much more complex mathematical expressions involving
numbers with uncertainties can also be evaluated directly.

The uncertainties package takes the pain and complexity out of uncertainty
calculations.
2019-06-15 07:17:31 +00:00
mef
03951659ba (math/double-converison) New package added 2019-06-02 14:20:58 +00:00
he
a8eb2ea0d9 Add p5-Math-Int128. 2019-03-21 10:17:26 +00:00
leot
2b5c5443c2 math: Add sc-im 2019-01-30 12:58:55 +00:00
wen
daac10ebf3 Add R-carData 2018-12-21 10:38:46 +00:00
leot
e0bda05b53 math: Add bcal 2018-12-15 17:25:42 +00:00
maya
6e0266dd58 Add package R-RNetCDF version 1.9-1
An R interface to the NetCDF file format designed by Unidata for
efficient storage of array-oriented scientific data and descriptions.
The R interface is closely based on the C API of the NetCDF library,
and it includes calendar conversions from the Unidata UDUNITS library.
The current implementation supports all operations on NetCDF datasets
in classic and 64-bit offset file formats, and NetCDF4-classic format
is supported for reading and modification of existing files.

From Kai-Uwe Eckhardt, updated as the previous distfile wasn't available.

PR pkg/51607
2018-09-17 13:24:17 +00:00
wiz
e5d2d54adf math/Makefile: + p5-Statistics-CaseResampling 2018-08-21 09:30:13 +00:00
wiz
ce031bc287 math/Makefile: + p5-Number-WithError 2018-08-21 09:24:59 +00:00
wiz
a5c5aca731 math/gnumeric*: remove two obsolete versions of gnumeric.
Use math/gnumeric112 instead.
2018-08-16 09:22:58 +00:00
ryoon
ab46f1431c Add libnumbertext 2018-08-15 14:03:54 +00:00
wiz
78e9151571 Makefile: + djbsort 2018-07-29 07:39:03 +00:00
minskim
6ee7e1e56c math/Makefile: Add stan-math 2018-07-27 06:49:35 +00:00
minskim
0cad849aab math/Makefile: Add sundials 2018-07-07 04:15:24 +00:00
minskim
5e03322718 math/Makefile: Add py-pymc3 2018-07-06 03:46:55 +00:00
minskim
86f7cf98d3 math/Makefile: Add py-Theano 2018-07-06 03:37:06 +00:00
adam
2a4c1ea8b6 py-tables: (ex py-pytables) updated to 3.4.4
Changes from 3.4.3 to 3.4.4

Improvements

Environment variable to control the use of embedded libraries.
Include citation in repository. gh-690.

Bugs fixed

Fixed import error with numexpr 2.6.5.dev0 gh-685.
Fixed linter warnings.
Fixed for re.split() is version detection. gh-687.
Fixed test failures with Python 2.7 and NumPy 1.14.3 gh-688 & gh-689.
2018-07-04 06:46:49 +00:00
mef
7bcdb2de67 Added math/p5-Math-Matrix version 0.8 [mef 2018-06-20]
Added math/p5-Math-Systems version 0.01 [mef 2018-06-20]
2018-06-20 05:14:34 +00:00
minskim
eff8b09e71 math/Makefile: Add go-units 2018-06-17 01:11:14 +00:00
minskim
4a21f1946c math/Makefile: Add R-moonsun 2018-06-05 22:58:32 +00:00
minskim
2afd93d57d math/Makefile: Add R-igraph 2018-05-24 22:25:21 +00:00
minskim
20b208bca1 math/Makefile: Add py-numba 2018-05-18 16:08:51 +00:00
wiz
3ebb23089a math/Makefile: + p5-Alien-GMP 2018-05-02 13:00:21 +00:00
adam
3650808bb0 py-kiwisolver: added version 1.0.1
Kiwi is an efficient C++ implementation of the Cassowary constraint solving
algorithm. Kiwi is an implementation of the algorithm based on the seminal
Cassowary paper. It is not a refactoring of the original C++ solver. Kiwi has
been designed from the ground up to be lightweight and fast. Kiwi ranges from
10x to 500x faster than the original Cassowary solver will typical use cases
gaining a 40x improvement. Memory savings are consistently > 5x
2018-04-14 11:35:23 +00:00
adam
89b5c72214 py-asteval: added version 0.9.12
ASTEVAL is a safe(ish) evaluator of Python expressions and statements, using
Python's ast module. The idea is to provide a simple, safe, and robust
miniature mathematical language that can handle user-input. The emphasis here
is on mathematical expressions, and so many functions from numpy are imported
and used if available.
2018-04-14 05:31:08 +00:00
minskim
c6b9092306 math/Makefile: Add R-prettyunits 2018-04-13 15:26:33 +00:00
minskim
542e270d2f math/Makefile: Add R-xtable 2018-04-09 15:30:01 +00:00
minskim
f798244fb9 math/py-tensorflow-tensorboard: Removed
This package was obsoleted by math/py-tensorboard.
2018-04-06 19:31:51 +00:00
minskim
b6571e6345 math/Makefile: Add py-tensorboard 2018-04-06 19:23:30 +00:00
minskim
25accf85b6 math/Makefile: Add R-forecast 2018-03-23 16:43:43 +00:00
minskim
22213f072f math/Makefile: Add R-RcppArmadillo 2018-03-22 15:36:10 +00:00
minskim
756faf6372 math/Makefile: Add R-lmtest 2018-03-21 15:26:10 +00:00
khorben
abf5e6b482 Add py-z3solver 2018-03-20 15:50:45 +00:00
minskim
7e3d9650d1 math/Makefile: Add R-tibble 2018-03-19 15:27:47 +00:00
khorben
ad0014e4ab Add py-claripy 2018-03-15 02:25:13 +00:00
khorben
0fcaf2ba4e Add py-z3 2018-03-13 00:36:57 +00:00
maya
f7aa0b7933 p5-Algorithm-BloomFilter: new package
Perl5 module that implements a simple bloom filter in C/XS
2018-03-11 11:25:34 +00:00
minskim
21557db99c math/Makefile: Add R-emdbook 2018-03-05 16:57:38 +00:00
minskim
bad6273f08 math/Makefile: Add R-bbmle 2018-03-05 16:56:29 +00:00
minskim
d3af5312ac math/Makefile: Add R-numDeriv 2018-03-05 16:52:16 +00:00
minskim
aa6a477bae math/Makefile: Add R-coda 2018-03-04 01:03:34 +00:00
minskim
d08a0f06e9 math/Makefile: Add R-poweRlaw 2018-03-03 01:23:31 +00:00
minskim
8fc3ee096c math/Makefile: Add R-prob 2018-03-02 19:04:16 +00:00
fhajny
7b85878f79 Import Math::Int64 0.54 as math/p5-Math-Int64.
This module adds support for 64 bit integers, signed and unsigned, to Perl.
2018-02-20 14:04:23 +00:00
minskim
cedf90547d math/Makefile: Add R-reshape2 2018-02-12 19:50:30 +00:00
minskim
e0062d82db math/Makefile: Add R-gtable 2018-02-07 20:49:19 +00:00
minskim
72865eb0a7 math/Makefile: Add R-fracdiff 2018-02-07 01:11:50 +00:00