Commit graph

4350 commits

Author SHA1 Message Date
wiz
c6519fa27e p5-Math-GMP: update to 2.19.
2.19  2018-04-08 Shlomif
    - Fix int() on large unsigned integers.
        - https://github.com/turnstep/Math-GMP/issues/2
        - Thanks to @trizen .

2.18  2018-04-07 Shlomif
    - Depend on Alien::GMP to automatically install GMP when missing
        - See https://rt.cpan.org/Ticket/Display.html?id=125018
        - See https://github.com/turnstep/Math-GMP/pull/1

2.17  2018-04-05 Shlomif
    - Correct the link to the GitHub repository.
        - See https://rt.cpan.org/Ticket/Display.html?id=125018
2018-05-02 13:03:54 +00:00
wiz
3ebb23089a math/Makefile: + p5-Alien-GMP 2018-05-02 13:00:21 +00:00
wiz
c71eff7aed math/p5-Alien-GMP: import p5-Alien-GMP-1.10
Alien package for the GNU Multiple Precision library.
2018-05-02 13:00:07 +00:00
wiz
44413af0a6 p5-Math-BigInt-Pari: update to 1.3004.
1.3004 2018-04-17

 * The tests now require Test::More version 0.88 or newer.

 * Sync test files with Math-BigInt.

 * Add test files t/release-test-version.t, t/release-portability.t, and
   t/release-cpan-changes.t.

 * Use a MANIFEST.SKIP file based on the default file in the ExtUtils-Manifest
   distribution.

 * Format CHANGES according to CPAN::Changes::Spec.

 * Convert test file t/02pod.t to t/release-pod.t and t/03podcov.t to
   t/release-pod-coverage.t.
2018-05-02 12:31:53 +00:00
wiz
7c719d2b86 p5-Math-BigInt-GMP: update to 1.6005.
1.6005 2018-04-17

 * Fix memory leak in _modinv() (thanks to DANAJ). See CPAN RT #123807.

 * The tests now require Test::More version 0.88 or newer.

 * Sync test files with Math-BigInt.

 * Add test files t/release-test-version.t, t/release-portability.t, and
   t/release-cpan-changes.t.

 * Use a MANIFEST.SKIP file based on the default file in the ExtUtils-Manifest
   distribution.

 * Format CHANGES according to CPAN::Changes::Spec.

 * Convert test file t/02pod.t to t/release-pod.t and t/03podcov.t to
   t/release-pod-coverage.t.
2018-05-02 12:31:05 +00:00
wiz
0ba4de5823 p5-Math-BigInt: update to 1.999813.
1.999813 2018-04-18

 * Fix CPAN RT #125108. Remove test files try.pl, t/author-bpi-big-mbf.t, and
   t/release-unused-vars.t, which were included in the 1.999812 distribution by
   accident.

1.999812 2018-04-17

 * Fix CPAN RT #120351 regarding bpow(). Add test.

 * Fix CPAN RT #120717 regarding tests now that '.' is not in @INC by default.

 * Fix CPAN RT #122756 regarding testing for 64 bit integer support.

 * Fix case when both accuracy and precision are set, resulting in a NaN. This
   closes CPAN RT #124790.

 * Fix typo in one of the change log entries for version 1.999811.

 * Clearify documentation of rounding modes.

 * Update the documentation of configuration parameters.

 * Fix rounding and accuracy in bpi(). Extra digits in intermediate computation
   were not used, causing the last digits to be inaccurate. In addition, the
   rounding was incorrect in some cases.

 * Use config() as a method, rather than a function. Also use config("xyz")
   rather than config()->{xyz}.

 * Correct more of the problems with rounding in the constructors. If rounding
   arguments are given as arguments to the constructor, the constructor should
   assign those values to the instance. If no rounding arguments are given, and
   the constructor is called as a class method, the class rounding variables
   should be assigned to the instance. Added test file
   t/author-constructors-a-p-r.t to replace t/author-constructors-a-p.t, but
   lots of tests are failing and (for now) commented out.

 * Remove statements used for debugging.

 * Fix typos.

 * Cleaner log/exp-related code in Math::BigFloat.

 * Remove unused variables.

 * Add test file t/release-portability.t.

 * Add test file t/release-whitespaces.t.

 * Convert test file t/02pod.t to t/release-pod.t and t/03podcov.t to
   t/release-pod-coverage.t.

 * Reformat CHANGES to match the specification in CPAN::Changes::Spec and
   CPAN::Meta::Spec.

 * Expand tabs to spaces and clean up whitepace.

 * Include tests that were previously commented out.

 * Use $LIB as the variable name for backend math library.

 * Import "carp" and "croak" from the Carp module.

 * Math::BigInt isa Exporter, so Math::BigInt should require Exporter.
   Math::BigFloat has Math::BigInt in @ISA, so it doesn't need to require
   Exporter.

 * Don't load Test::More when it isn't really needed. This speeds up processing
   of author test files when they are skipped.
2018-05-02 12:29:22 +00:00
wiz
9072cfdd2a p5-Algorithm-Cluster: update to 1.56.
Changes not found.
2018-05-02 12:25:14 +00:00
adam
e0f19f51e2 py-numpy: updated to 1.14.3
NumPy 1.14.3:
This is a bugfix release for a few bugs reported following the 1.14.2 release:
- np.lib.recfunctions.fromrecords accepts a list-of-lists, until 1.15
- In python2, float types use the new print style when printing to a file
- style arg in "legacy" print mode now works for 0d arrays
2018-05-02 04:42:25 +00:00
adam
35aa3efc12 revbump for boost-libs update 2018-04-29 21:31:17 +00:00
wiz
9f420cb917 *: PKGREVISION bump for wxGTK30 switch from gtk2 to gtk3 2018-04-29 05:46:35 +00:00
wiz
e5209a786e Add p11-kit to gnutls/bl3.mk and bump dependencies. 2018-04-17 22:29:31 +00:00
wiz
c284eb2af5 Recursive PKGREVISION bump for vala-0.40. 2018-04-17 04:25:31 +00:00
wiz
8ee21bdcf0 Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
adam
7e12874951 gnumeric112: updated to 1.12.39
Gnumeric 1.12.39:
This is a minor bugfix release.

Fix ssdiff problem.
Fix ISREF.
Some internal array formula code cleanups.
Fix problem with stopping a glpk solver.
Improve workaround for gtk+ scrollbar bug.
Fix minor issue for MUNIT.
Doc fixes.
2018-04-15 08:32:31 +00:00
adam
5c61a0c82c gobject3: buildlink3 -> DEPENDS 2018-04-14 12:24:31 +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
299d329d51 revbump after icu update 2018-04-14 07:33:52 +00:00
adam
31952c378e py-lmfit: updated to 0.9.9
Version 0.9.9:
Lmfit now uses the asteval (https://github.com/newville/asteval) package
instead of distributing its own copy. The minimum required asteval version
is 0.9.12, which is available on PyPi. If you see import errors related to
asteval, please make sure that you actually have the latest version installed.
2018-04-14 05:32:22 +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
47521bd71e math/R-prettyunits: Import version 1.0.2
Pretty, human readable formatting of quantities. Time intervals:
1337000 -> 15d 11h 23m 20s. Vague time intervals: 2674000 -> about a
month ago. Bytes: 1337 -> 1.34 kB.
2018-04-13 15:26:31 +00:00
jaapb
56ed9d3f04 Revbump associated with the upgrade of lang/ocaml
(this is the upgrade from 4.06 to 4.06.1)
2018-04-13 13:55:27 +00:00
minskim
993f52c620 math/R: Derive R_PKGNAME and R_PKGVER from DISTNAME
This reduces # of variables to define in an R extension package.
2018-04-12 15:40:18 +00:00
minskim
c3454c91cc math/R-DBI: Update to 0.8
Notable changes since 0.7.0:

    - SQL() now strips the names from the output if the names argument is
      unset.

    - The dbReadTable(), dbWriteTable(), dbExistsTable(), dbRemoveTable(),
      and dbListFields() generics now specialize over the first two
      arguments to support implementations with the Id S4 class as type
      for the second argument. Some packages may need to update their
      documentation to satisfy R CMD check again.

    - Schema support: Export Id(), new generics dbListObjects() and
      dbUnquoteIdentifier(), methods for Id that call dbQuoteIdentifier()
      and then forward.

    - New dbQuoteLiteral() generic. The default implementation uses
      switchpatch to avoid dispatch ambiguities, and forwards to
      dbQuoteString() for character vectors. Backends may override methods
      that also dispatch on the second argument, but in this case also an
      override for the "SQL" class is necessary.
2018-04-10 01:02:24 +00:00
minskim
d3be83d0b4 Set default HOMEPAGE for R packages 2018-04-09 21:57:46 +00:00
minskim
542e270d2f math/Makefile: Add R-xtable 2018-04-09 15:30:01 +00:00
minskim
b9ca0508ae math/R-xtable: Import version 1.8.2
Coerce data to LaTeX and HTML tables.
2018-04-09 15:29:58 +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
d281977db7 math/py-tensorboard: Import version 1.7.0
TensorBoard is a suite of web applications for inspecting and
understanding your TensorFlow runs and graphs.
2018-04-06 19:22:41 +00:00
minskim
d170edb891 math/py-numpy: Disable openblas detection
This package should use math/blas.
2018-04-03 18:30:45 +00:00
adam
299c854385 py-scipy: updated to 1.0.1
SciPy 1.0.1 is a bug-fix release with no new features compared to 1.0.0.
Probably the most important change is a fix for an incompatibility between
SciPy 1.0.0 and numpy.f2py in the NumPy master branch.
2018-04-02 19:52:53 +00:00
bsiegert
429ee23e50 Revbump all Go packages after 1.10.1 update.
ok wiz@ for committing during freeze
2018-03-30 11:56:19 +00:00
adam
1c4cc7511f py-pytables: fixed building
PYSETUPINSTALLARGS must not use PYSETUPBUILDARGS
It's an egg package
Depend on blosc.
2018-03-29 18:08:27 +00:00
minskim
b1d56d1af4 math/R-RcppArmadillo: Update to 0.8.400.0.0
Changes:
    - faster handling of sparse matrices by repmat()
    - faster loading of CSV files
    - expanded kron() to handle sparse matrices
    - expanded index_min() and index_max() to handle cubes
    - expanded randi(), randu(), randn(), randg() to output single scalars
    - added submatrix & subcube iterators
    - added normcdf()
    - added mvnrnd()
    - added chi2rnd()
    - added wishrnd() and iwishrnd()
2018-03-25 00:32:45 +00:00
minskim
25accf85b6 math/Makefile: Add R-forecast 2018-03-23 16:43:43 +00:00
minskim
fcb8b7d1a4 math/R-forecast: Import version 8.2
Methods and tools for displaying and analysing univariate time series
forecasts including exponential smoothing via state space models and
automatic ARIMA modelling.
2018-03-23 16:43:28 +00:00
minskim
3c53d3351d math/R-RcppArmadillo: Add a patch file for portability fix
This should have been a part of the previous import.
2018-03-22 15:38:26 +00:00
minskim
22213f072f math/Makefile: Add R-RcppArmadillo 2018-03-22 15:36:10 +00:00
minskim
bc7ed86244 math/R-RcppArmadillo: Import version 0.8.300.1.0
Armadillo is a templated C++ linear algebra library (by Conrad
Sanderson) that aims towards a good balance between speed and ease of
use. Integer, floating point and complex numbers are supported, as
well as a subset of trigonometric and statistics functions. Various
matrix decompositions are provided through optional integration with
LAPACK and ATLAS libraries.
2018-03-22 15:36:04 +00:00
minskim
756faf6372 math/Makefile: Add R-lmtest 2018-03-21 15:26:10 +00:00
minskim
0b0144f729 math/R-lmtest: Import version 0.9.35
A collection of tests, data sets, and examples for diagnostic checking
in linear regression models. Furthermore, some generic tools for
inference in parametric models are provided.
2018-03-21 15:26:08 +00:00
khorben
cebcaedf23 Really correct the PKGNAME 2018-03-20 16:24:34 +00:00
khorben
7e7749afaf Correct the package name for math/py-z3solver 2018-03-20 16:06:44 +00:00
khorben
abf5e6b482 Add py-z3solver 2018-03-20 15:50:45 +00:00
khorben
7900dd07cc Import math/py-z3solver version 4.5.0.1
Z3 is a theorem prover from Microsoft Research with support for bitvectors,
booleans, arrays, floating point numbers, strings, and other data types.

This is a fork of the original Z3. Unfortunately it conflicts with the math/z3
package as a result.
2018-03-20 15:47:36 +00:00
minskim
7e3d9650d1 math/Makefile: Add R-tibble 2018-03-19 15:27:47 +00:00
minskim
b2454f7b4c math/R-tibble: Import version 1.4.2
Provides a 'tbl_df' class (the 'tibble') that provides stricter
checking and better formatting than the traditional data frame.
2018-03-19 15:27:45 +00:00
taca
3f5b47a01d math/ruby-spreadsheet: update to 1.1.7
### 1.1.7 / 15.03.2018

commit 34ece5f4e7ab2907c4a8809d96ef2a33b7ccd4b5
Author: Maarten Brouwers <github@murb.nl>
Date:   Thu Mar 15 15:10:23 2018 +0100

* shadowing outer local variable - i

* Running rake resulted in the following warning: `lib/spreadsheet/worksheet.rb:345: warning: shadowing outer local variable - i`; this patch fixes that.
2018-03-17 14:19:38 +00:00
khorben
ad0014e4ab Add py-claripy 2018-03-15 02:25:13 +00:00