summaryrefslogtreecommitdiff
path: root/math
AgeCommit message (Collapse)Author
2019-02-14Update to 1.0.1Sunpoet Po-Chuan Hsieh
Changes: https://github.com/fmfn/BayesianOptimization/releases
2019-02-12Update to latest snapshot.Alex Dupre
2019-02-11Update to 0.8.5Baptiste Daroussin
2019-02-11math/py-chaospy: Update 2.3.5 -> 3.0.3Yuri Victorovich
2019-02-10math/py-z3-solver: Update 4.7.1 -> 4.8.4Yuri Victorovich
2019-02-10math/dynare: update to 4.5.7Fernando Apesteguía
Bug fix release. From ChangeLog: https://www.dynare.org/new-dynare-release/dynare-4.5.7-released * The mex-file conducting the QZ decomposition erroneously applied the qz_criterium to the square absolute value of eigenvalues instead of the absolute value itself (as done in mjdgges.m and the AIM solver). * In pathological cases, mode_compute=5 (newrat) might enter an infinite loop. * discretionary_policy might erroneously state that the derivatives of the objective function are non-zero if there are NaN present. * Dynare++, when conducting the QZ decomposition, erroneously applied the qz_criterium to the square absolute value of eigenvalues instead of the absolute value itself. * Dynare++: IRFs were incorrectly computed. * dynare_sensitivity did not display the figures of irf_calibration, it only stored them on the disk. * Scatter plots generated by dynare_sensitivity did not correctly display LaTeX names. * Parameter updating via steady state files did not correctly work in case of using [static]/[dynamic] equation tags. * Memory leaks in k_order_pert (used by higher order stochastic simulations) could lead to crashes. * Predetermined variables were not properly set when used in model local variables. * Posterior moment computation did not correctly update the covariance matrix of exogenous shocks during posterior sampling. * Dynare was crashing with a cryptic message if a non estimated parameter was initialized in the estimated_params_init block. * The forecast command crashed if the model was declared as linear and contained deterministic exogenous variables. * Block decomposition is broken when used in conjunction with varexo_det. * The model was not correctly specified when identification was run without another stochastic command in the .mod file (e.g. estimation, stoch_simul, etc.). * Realtime annualized shock decompositions added the wrong steady state value. * mh_recover option crashed when using slice sampler. * x-axis values in plots of moment restrictions were wrong for autocovariances.
2019-02-10math/wxmaxima: update 17.05.1 -> 19.01.2, lowercase, update MASTER_SITE, WWWKurt Jaeger
PR: 235245 Reported by: g.s@arcor.de Approved by: nivit (maintainer timeout) Relnotes: https://github.com/wxMaxima-developers/wxmaxima/releases
2019-02-10math/xtensor: Update 0.19.1 -> 0.19.3Yuri Victorovich
Reported by: portscout
2019-02-09math/fricas: Update 1.3.4 -> 1.3.5Yuri Victorovich
Reported by: portscout
2019-02-09math/py-cvxopt: Update 1.2.2 -> 1.2.3Yuri Victorovich
Reported by: portscout
2019-02-09math/cadabra2: Update 2.2.4 -> 2.2.5-5Yuri Victorovich
2019-02-09math/py-keras: fix runtimeRuslan Makhmatkhanov
- add missing dependencies to fix keras runtime - add pkg-message to instruct user how to use keras in absence of tensorflow - bump PORTREVISION Approved by: portmgr (blanket approval)
2019-02-09Keras Preprocessing is the data preprocessing and data augmentation module ofRuslan Makhmatkhanov
the Keras deep learning library. It provides utilities for working with image data, text data, and sequence data. WWW: https://github.com/keras-team/keras-preprocessing
2019-02-09This is a Keras Applications module of the Keras deep learning library.Ruslan Makhmatkhanov
It provides model definitions and pre-trained weights for a number of popular archictures, such as VGG16, ResNet50, Xception, MobileNet, and more. WWW: https://github.com/keras-team/keras-applications
2019-02-08New ports: math/gfan, math/gfanlibTobias Kortkamp
Gfan is a software package for computing Groebner fans and tropical varieties. These are polyhedral fans associated to polynomial ideals. The maximal cones of a Groebner fan are in bijection with the marked reduced Groebner bases of its defining ideal. The software computes all marked reduced Groebner bases of an ideal. Their union is a universal Greobner basis. The tropical variety of a polynomial ideal is a certain subcomplex of the Groebner fan. Gfan contains algorithms for computing this complex for general ideals and specialized algorithms for tropical curves, tropical hypersurfaces and tropical varieties of prime ideals. In addition to the above core functions the package contains many tools which are useful in the study of Groebner bases, initial ideals and tropical geometry. WWW: http://home.math.au.dk/jensen/software/gfan/gfan.html PR: 231186 Submitted by: Lorenzo Salvadore <phascolarctos@protonmail.ch>
2019-02-08math/reduce-psl: Update to 20190120Tobias Kortkamp
- Clean up whitespace in pkg-descr PR: 235581 Submitted by: pfg (maintainer)
2019-02-08math/reduce: Update to 20190120Tobias Kortkamp
- Clean up whitespace in pkg-descr PR: 235580 Submitted by: pfg (maintainer)
2019-02-08Update KDE Applications to 18.12.2Tobias C. Berner
[1] https://www.kde.org/announcements/announce-applications-18.12.2.php [2] https://www.kde.org/announcements/fulllog_applications-aether.php?version=18.12.2
2019-02-07Update to 4.09Sunpoet Po-Chuan Hsieh
Changes: https://metacpan.org/changes/distribution/Math-MPFR
2019-02-06Update to 4.2.1Emanuel Haupt
2019-02-06Base GCC doesn't support -Wno-incompatible-pointer-types, which breaksMark Linimon
building on GCC-based architectures. Add -Wno-incompatible-pointer-types only when using Clang. PR: 235512 Submitted by: Piotr Kubaj Approved by: maintainer
2019-02-05Remove an obsolete dependency to Soprano.Thierry Thomas
Since I'm there, add an explicit dependency to Qt5-concurrent. PR: 235501 Reported by: tcberner
2019-02-04math/libtommath: update license, pet portlintPietro Cerutti
Reported by: https://github.com/libtom/libtommath/issues/122#issuecomment-460083058
2019-02-03Deprecate ports broken for more than 6 monthsAntoine Brodin
2019-02-03Move Objective-C ports to the v2 GNUstep ABI.David Chisnall
* Bump the LLVM revision used for GNUstep to 7, the minimum to support the new ABI. * GNUstep-back does not work with lld, so mark it to use Gold (BFD LD doesn't seem able to link Objective-C things). * Turn off some annoying debug logs in GNUstep back, which generate several messages per second when you move the mouse. These should never have been enabled in a release build anyway. * Downgrade Cenon to 4.0.2. This was the last version to actually work with GNUstep (the later ones use XCode >= 5 .xib files, which GNUstep can't parse). * Update gorm to git head. The current release doesn't work with the new Objective-C ABI, but -head has the patches to fix it. * Update PikoPixel and add it to the gnustep-app meta-package. * Update the three core GNUstep packages to the latest release. * Update gnumail and pantomime to the latest release and fix a linking error with the new ABI. * Update GNUstep FTP to the latest version. Reviewed by: bapt (previous version)
2019-02-03math/libpgmath: Remove restriction for FreeBSD11.Johannes M Dieterich
With the recent explicit setting of CC/CXX the build is successful on 11 again.
2019-02-03math/libpgmath: remove superfluous c++11-lib requirementJohannes M Dieterich
CC/CXX are explicitly set now. Unbreaks make describe. PR: 235292 Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
2019-02-02math/mkl-dnn: Update 0.17.2 -> 0.17.3Yuri Victorovich
Reported by: portscout
2019-02-02Reset MAINTAINER of some portsTobias Kortkamp
PR: 235429 Submitted by: mikael.urankar@gmail.com (maintainer)
2019-02-02math/*: Use NO_WRKSUBDIRTobias Kortkamp
2019-02-01Update to 4.08Sunpoet Po-Chuan Hsieh
Changes: https://metacpan.org/changes/distribution/Math-MPFR
2019-02-01Change my maintainer email address to my new one at the FreeBSD project.Kai Knoblich
Reviewed by: miwi (mentor) Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D19050
2019-02-01- Add LICENSEDmitry Marakasov
- Add NO_ARCH Approved by: portmgr blanket
2019-01-31Only append to EXTRA_PATCHES after bsd.port.pre.mkTobias Kortkamp
2019-01-31math/libtommath: update to 1.1.0Pietro Cerutti
Release notes: https://www.libtom.net/news/LTM_1.1.0/
2019-01-31- Add LICENSEDmitry Marakasov
Approved by: portmgr blanket
2019-01-31math/py-Diofant: Update 0.9.0 -> 0.10.0Yuri Victorovich
Reported by: portscout
2019-01-31math/py-pandas: update to 0.24.0Steve Wills
PR: 235335 Submitted by: John W. O'Brien <john@saltant.com> (maintainer)
2019-01-30Upgrade to version 1.1.1.Stefan Eßer
Approved by: antoine (implicit)
2019-01-30Update to 4.07Sunpoet Po-Chuan Hsieh
Changes: https://metacpan.org/changes/distribution/Math-MPFR
2019-01-29Update distinfo after changes to the configure script and documentationStefan Eßer
have been applied in the repo under the version tag used for the port. Approved by: antoine (implicit)
2019-01-29Fix CONFLICTS_INSTALL pattern to really match the math/gnubc port.Stefan Eßer
I had missed the PKGNAMEPREFIX in the GNU bc port ... Approved by: antoine (implicit)
2019-01-28New port of a BSD licensed and GNU compatible bc and dc program.Stefan Eßer
These programs have been used in a number of other projects over many years and they are highly portable and heavily tested. Obtained from: Gavin Howard <gavin.d.howard@gmail.com> Approved by: antoine (mentor)
2019-01-28math/libpgmath: enforce usage of LLVM6Johannes M Dieterich
LLVM7 on 13-CURRENT breaks intrinsics definitions.
2019-01-27math/maxima: fix if quicklisp is being referenced in .sbclrcKurt Jaeger
- adding a new option NOUSERINIT, enabled by default when enabled, if the chosen lisp implementation is sbcl (the default), it ensures that sbcl is run ignoring any user init file (~/.sbclrc) PR: 234853 Submitted by: Lorenzo Salvadore <phascolarctos@protonmail.ch> (maintainer) Reported by: jszhao@yeah.net
2019-01-26math/py-gau2grid: Update 1.3.0 -> 1.3.1Yuri Victorovich
Switch to cmake based on the upstream recommendation. Reported by: repology
2019-01-26Update to 1.5.15Sunpoet Po-Chuan Hsieh
Changes: https://bitbucket.org/jeunice/intspan/src/default/CHANGES.yml
2019-01-26math/gau2grid: Update 1.3.0 -> 1.3.1Yuri Victorovich
Reported by: repology
2019-01-26math/gretl: Update 2018d -> 2019aYuri Victorovich
Reported by: portscout
2019-01-26math/py-cvxpy: Update 1.0.13 -> 1.0.14Yuri Victorovich
Reported by: portscout