Commit graph

14832 commits

Author SHA1 Message Date
Yuri Victorovich
cf341380b7 math/py-or-tools: Add flavors that were missing 2020-08-04 02:00:36 +00:00
Yuri Victorovich
148c8fdf59 New port: math/py-or-tools: Google's Operations Research tools (Python binding) 2020-08-03 21:11:02 +00:00
Stefan Eßer
d037e99975 Upgrade to version 3.1.4
This version improves the compatibility with the bc and dc in base under
two aspects:

1) Remove printing of the version and copyright message for interactive
   invocations of bc an dc.

2) Make dc exit after execution of commands passed via -e or -f. To get
   the behavior of version 3.1.3 back, "-f -" can be appended to the
   command line to read from STDIN until EOF.

Approved by:	antoine (implicit)
2020-08-03 18:48:14 +00:00
Thierry Thomas
115e5a0bb5 Upgrade to 0.1.8.
This includes the fixes used to chase the upgrade of Flint.
2020-08-03 17:59:57 +00:00
Kirill Ponomarev
d5471deb60 Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2020-08-03 10:54:50 +00:00
Yuri Victorovich
64cced5fcc math/gretl: Update 2020b -> 2020c
Reported by:	portscout
2020-08-03 07:20:50 +00:00
Loïc Bartoletti
207eb9fa0e math/py-pdal: Use python 3 only
Reported by:	pkg-fallout
2020-08-03 05:11:10 +00:00
Yuri Victorovich
a352809df0 math/lean: Update 3.18.3 -> 3.18.4
Reported by:	portscout
2020-08-03 03:21:10 +00:00
Yuri Victorovich
c59832ec2d math/onednn: Update 1.5.1 -> 1.6
Reported by:	portscout
2020-08-03 03:03:24 +00:00
Yuri Victorovich
3b55192f17 math/flint2: Update 2.6.1 -> 2.6.2
Reported by:	portscout
2020-08-03 02:31:32 +00:00
Yuri Victorovich
cf6364dd60 math/cglm: Update 0.7.6 -> 0.7.7
Reported by:	portscout
2020-08-03 02:12:32 +00:00
Yuri Victorovich
6e12998d5e math/py-spectral: Update 0.21 -> 0.22.1 2020-08-03 01:18:18 +00:00
Thierry Thomas
664709395d Upgrade to 2.1.0b5.
Release notes at <https://github.com/aleaxit/gmpy/releases/tag/gmpy2-2.1.0b5>.
2020-08-02 20:19:38 +00:00
Thierry Thomas
354329712c Chase math/flint2. 2020-08-02 20:16:46 +00:00
Fernando Apesteguía
a94f8e0af9 math/nfft: Update to 3.5.1
From Changelog: https://github.com/NFFT/nfft/blob/develop/ChangeLog

* Fix Build of fastsum failing because fftw_libs are not found
* Update m4 files
* Remove superfluous calls to autoreconf in bootstrap
* Add Julia Interface fastsum
* Even bandwidth in NFCT and NFST
* Compute NFFT_EPSILON at runtime
* In-place fftw for dimension >1 (reduce memory consumption)
* Improve check if tests are executed in Matlab or Octave
* Fix build with Octave 5.1.0 in Windows
* Fix FFTW3 Linking problem while building
* Remove unnecessary dependence on ncurses library
* Add Julia Interface for NFCT, NFST
* FSFT: Spherical Fourier transform with equidistant nodes
* Inverse NFFT via frame approach
* _Complex is not supported by some compilers
* Extend NFFT Matlab interface to d>4
* Faster NFFT in 4D and 5D
* Add support for higher bandwidth in NFSFT and improve parallelization
* fastsum: Skip nearfield (pre-)computations when eps_I is zero
* Add NFSOFT Matlab class
* Add Mex interface for FPT
* OpenMP parallelization of NFSOFT
* Add NFFT Julia interface
* Add Latex for target `dist` in Travis
* Fix `ABS_SRCDIR` might return a wrong path
* Fix infft1d missing in release
* Solve compatibility problem with MATLAB 2018a
* Fix wrong libs flag when compiling for Octave and non-combined fftw3_threads
* Add bash script to build statically linked libs in Windows
* Add Octave tests
* Add NFSFT Matlab class

PR:	248078
Submitted by:	marcel@herrbischoff.com
2020-08-02 18:07:43 +00:00
Piotr Kubaj
63d192ad44 math/wxmaxima: fix build on GCC architectires
Use C++11 compiler:
CMake Error in src/CMakeLists.txt:
  Target "wxmaxima" requires the language dialect "CXX11" (with compiler
  extensions), but CMake does not know the compile flags to use to enable it.

MFH:		2020Q3 (fix build blanket)2020Q3 (fix build blanket)
2020-08-01 09:21:48 +00:00
Mark Linimon
46ed254906 Restore r543838 to fix build on GCC-based systems.
Approved by:	portmgr (antoine)
2020-07-31 21:35:10 +00:00
Antoine Brodin
b460a898c9 Revert r543819, py27 flavor is broken and required by some ports
With hat:	portmgr
2020-07-31 18:22:16 +00:00
Tobias Kortkamp
c7399da719 devel/libfmt: Update to 7.0.2
Changes:	https://github.com/fmtlib/fmt/releases/tag/7.0.2
ABI:		https://abi-laboratory.pro/tracker/timeline/fmt
2020-07-31 17:07:18 +00:00
Mark Linimon
6e195e4fc0 Add compiler:c++11-lang to USES to fix build on GCC-based systems:
cc1plus: error: unrecognized command line option "-std=c++11"

Approved by:	portmgr (tier-2 blanket)
2020-07-31 00:37:23 +00:00
Loïc Bartoletti
e436777854 [NEW PORT] math/py-pdal: PDAL Python bindings
Description:
PDAL Python support allows you to process data with PDAL into Numpy arrays. It supports embedding Python in PDAL pipelines with the readers.numpy and filters.python stages, and it provides a PDAL extension module to control Python interaction with PDAL.
Additionally, you can use it to fetch schema and metadata from PDAL operations.

Context:
Python plugin is removed from math/pdal and is available at https://pypi.org/project/PDAL/

Approved by:	tcberner (mentor)
2020-07-30 19:55:18 +00:00
Loïc Bartoletti
f6857c5a6a math/pdal: Update to 2.1.0
- Update to 2.1.0
 - Remove Sqlite and Python (removed upstream)
 - Remove patch for LASZip (fixed in archivers/laszip)
 - Reoreder options
 - Add lazperf option

Changelog:
 - https://github.com/PDAL/PDAL/releases/tag/2.1.0

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D25863
2020-07-30 19:53:25 +00:00
Loïc Bartoletti
ac2bc7d296 math/py-kiwisolver: Update to 1.2.0
- Update math/py-kiwisolver to 1.2.0
  - Add devel/cppy as setup dependency

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D25841
2020-07-30 19:33:25 +00:00
Yuri Victorovich
05adc59570 math/ensmallen: Update 2.12.1 -> 2.13.0
Reported by:	portscout
2020-07-30 17:32:27 +00:00
Yuri Victorovich
dc9eaf26d9 math/scs: Update 2.1.1 -> 2.1.2
Reported by:	portscout
2020-07-30 16:04:23 +00:00
Yuri Victorovich
57a982b886 math/rumur: Update 2020.07.11 -> 2020.07.28
Reported by:	portscout
2020-07-30 15:54:05 +00:00
Yuri Victorovich
b1a1f0940e math/lean: Update 3.18.2 -> 3.18.3
Reported by:	portscout
2020-07-30 15:50:58 +00:00
Yuri Victorovich
9663bb20d6 math/py-spot: Update 2.9.2 -> 2.9.3
Reported by:	portscout
2020-07-30 01:12:33 +00:00
Yuri Victorovich
4aacad3b5a math/spot: Update 2.9.2 -> 2.9.3
Reported by:	portscout
2020-07-30 01:11:57 +00:00
Yuri Victorovich
59da5ce569 math/lean: Update 3.17.1 -> 3.18.2
Reported by:	portscout
2020-07-30 00:55:24 +00:00
Dmitry Sivachenko
9f49e9623b Update to version 1.0.5. 2020-07-28 21:36:35 +00:00
Yuri Victorovich
da705c7051 math/flint2: Update 2.6.0 -> 2.6.1
Reported by:	portscout
2020-07-28 19:46:27 +00:00
Yuri Victorovich
dc7b37a027 math/py-numpoly: Update 1.0.5 -> 1.0.6
Reported by:	portscout
2020-07-28 16:14:33 +00:00
Kurt Jaeger
2e803d324e math/gnuplot: update 5.2.8 -> 5.4.0
PR:		248263
Approved by:	glewis (maintainer)
Relnotes:	http://gnuplot.info/ReleaseNotes_5_4.html
2020-07-28 15:33:58 +00:00
Stephen Montgomery-Smith
04f2c9fbb4 - Update to 3.5.0. 2020-07-27 16:21:21 +00:00
Thierry Thomas
9b06d441b6 - Upgrade to 0.5.2dev
Release notes at <https://github.com/fplll/fpylll/releases/tag/0.5.2dev>

- Add a test target.
2020-07-26 15:31:18 +00:00
Dmitry Sivachenko
faf1ab9e0c Update to version 1.7.9 2020-07-26 11:44:33 +00:00
Antoine Brodin
37a49a023d Deprecate ports broken for more than 6 months 2020-07-26 07:32:00 +00:00
Antoine Brodin
0b69a4e7cd sympy-1.6 is no longer compatible with python 2.7
Reported by:	pkg-fallout
2020-07-26 07:16:27 +00:00
Thierry Thomas
687829ba7e Upgrade to v5.8.1.
Changelog at
<https://github.com/DrTimothyAldenDavis/SuiteSparse/releases/tag/v5.8.1>.
2020-07-24 21:37:13 +00:00
Sunpoet Po-Chuan Hsieh
175c6d5a1b Update to 0.1.73
Changes:	https://github.com/google/jax/blob/master/docs/CHANGELOG.rst
2020-07-24 19:01:17 +00:00
Sunpoet Po-Chuan Hsieh
fc8167723d Update to 4.14
Changes:	https://metacpan.org/changes/distribution/Math-MPFR
2020-07-24 07:26:07 +00:00
Sunpoet Po-Chuan Hsieh
ee9b8843b3 Update to 3.3.0
Changes:	https://github.com/dgasmith/opt_einsum/releases
2020-07-24 07:13:15 +00:00
Sunpoet Po-Chuan Hsieh
36b5d960b2 Update to 0.2.0
Changes:	https://github.com/google/flax/releases
		https://github.com/google/flax/blob/master/CHANGELOG.md
2020-07-24 07:13:09 +00:00
Thierry Thomas
bf5434299a Yet another attempt to fix plist on -CURRENT: the swing between egg and wheel
does not only depend on $OSREL.
2020-07-23 19:52:34 +00:00
Yuri Victorovich
cd1da86072 math/py-chaospy: Update 3.3.5 -> 3.3.6 2020-07-23 18:34:47 +00:00
Yuri Victorovich
58523891b4 math/py-cvxpy: Update 1.0.29 -> 1.1.3 2020-07-23 18:32:23 +00:00
Yuri Victorovich
121e082dc4 math/py-chaospy: Update 3.0.18 -> 3.3.5 2020-07-23 18:21:55 +00:00
Yuri Victorovich
96fabdc6f8 New port: math/py-numpoly: Create/manipulate/evaluate polynomial arrays based on numpy.ndarray 2020-07-23 18:19:30 +00:00
Yuri Victorovich
e2d1f240f4 math/py-spot: Update 2.9.1 -> 2.9.2
Reported by:	portscout
2020-07-23 03:00:02 +00:00