Commit graph

1319 commits

Author SHA1 Message Date
Yuri Victorovich
1c66a29c47 New port: math/lidia: Library for computational number theory 2018-12-05 01:51:44 +00:00
Yuri Victorovich
4e82cc0e6f New port: math/4ti2: Solve algebraic, geometric, combinatorial problems on linear spaces 2018-12-05 00:52:37 +00:00
Sunpoet Po-Chuan Hsieh
b002e99700 Add py-vincenty 0.1.4
Vincenty calculates the geographical distance (in kilometers or miles) between 2
points with extreme accuracy.

This library implements Vincenty's solution to the inverse geodetic problem. It
is based on the WGS 84 reference ellipsoid and is accurate to within 1 mm (!) or
better.

This formula is widely used in geographic information systems (GIS) and is much
more accurate than methods for computing the great-circle distance (which assume
a spherical Earth).

WWW: https://github.com/maurycyp/vincenty
2018-12-01 13:05:31 +00:00
Max Brazhnikov
3c2e8c5326 math/qwtplot3d:
- Readd math/qwtplot3d as Qt 5 reincarnation. math/qwtplot3d-qt4 can be merged
  with this port, if anybody still cares for Qt 4.
- Take maintainership
2018-11-28 13:07:18 +00:00
Yuri Victorovich
0364bc62ac New port: math/octomap: Efficient probabilistic 3D mapping framework based on octrees 2018-11-20 07:10:02 +00:00
Yuri Victorovich
4e2a7cb6da New port: math/fcl: Flexible Collision Library 2018-11-20 06:01:18 +00:00
Yuri Victorovich
55827b0e17 New port: math/libccd: Library for collision detection between two convex shapes 2018-11-20 05:59:27 +00:00
Yuri Victorovich
00b77851ea New port: math/ignition-math: General purpose math library for robot applications 2018-11-19 19:22:15 +00:00
Yuri Victorovich
7c1e2287ca New port: math/py-cvxpy: Domain-specific language for modeling convex optimization problems 2018-11-18 23:04:41 +00:00
Yuri Victorovich
9411217773 New port: math/py-scs: Splitting conic solver for Python 2018-11-18 22:31:48 +00:00
Yuri Victorovich
7c9f9bb72d New port: math/scs: Solver of convex cone problems via operator splitting 2018-11-18 22:10:05 +00:00
Yuri Victorovich
4210a84460 New port: math/py-osqp: Python binding for Operator Splitting QP Solver 2018-11-18 21:33:03 +00:00
Yuri Victorovich
d1e1e37a43 New port: math/osqp: Operator Splitting QP Solver 2018-11-18 21:08:40 +00:00
Yuri Victorovich
8a3e051002 New port: math/py-ecos: Python package for ECOS: Embedded Cone Solver 2018-11-18 20:01:29 +00:00
Yuri Victorovich
09b85e3d91 New port: math/moab: Component for representing and evaluating mesh data 2018-11-05 02:13:10 +00:00
Yuri Victorovich
e0071402cb New port: math/dbcsr: Distributed Block Compressed Sparse Row matrix library 2018-10-31 21:49:24 +00:00
Yuri Victorovich
3c6cb08c46 New port: math/py-python-louvain: Louvain algorithm for community detection 2018-10-30 06:18:48 +00:00
Yuri Victorovich
25457eaa8a New port: math/dsdp: Implementation of interior-point method for semidefinite programming 2018-10-29 05:55:51 +00:00
David Naylor
63d8c7ef9f math/R-cran-haven: Import and Export 'SPSS', 'Stata' and 'SAS' Files
Generated by:	portcran (0.1.9)
2018-10-23 18:25:39 +00:00
Yuri Victorovich
ceaa2cafa4 New port: math/openmesh: Generic data structure for manipulating polygonal meshes 2018-10-22 05:15:14 +00:00
Yuri Victorovich
727a9693d4 New port: math/gau2grid: Fast computation of a gaussian and its derivative on a grid 2018-10-20 18:36:24 +00:00
Yuri Victorovich
8bd4af7af4 math/py-gau2grid: Undelete because it isn't broken
It isn't broken: it has a bug that it breaks on architectures other than amd64.
2018-10-20 18:04:42 +00:00
Fernando Apesteguía
d121c9645e New port: math/cddlib
C implementation of the Double Description Method of Motzkin et al

PR:	231161
Submitted by:	phascolarctos@protonmail.ch
Reviewed by:	tcberner (mentor, implicit)
Differential Revision:	https://reviews.freebsd.org/D17385
2018-10-13 16:29:45 +00:00
Yuri Victorovich
483d58244a New port: math/py-primme: PRIMME wrapper for Python 2018-10-12 01:55:30 +00:00
Yuri Victorovich
42f9374eed New port: math/mfem: Lightweight, general, scalable C++ library for finite element methods 2018-10-10 07:28:57 +00:00
Antoine Brodin
12a1903e19 Remove py-gau2grid, new broken port
Reported by:	pkg-fallout
2018-10-09 20:45:44 +00:00
Yuri Victorovich
74fa1be30b New port: math/primme: Iterative eigensolver for symmetric and hermitian matrices 2018-10-09 08:24:02 +00:00
Torsten Zuehlsdorff
b4100a4c15 Connect all the PHP 7.3 ports 2018-10-08 09:31:09 +00:00
Yuri Victorovich
97bae065a6 New port: math/py-gau2grid: Fast computation of a gaussian and its derivative on a grid 2018-10-07 04:26:11 +00:00
Yuri Victorovich
72a064eaf5 Remove math/arpack: math/arpack-ng should be used instead 2018-10-06 17:55:35 +00:00
Yuri Victorovich
447644ce22 Delete math/arpack-ng-mpich from Makefile; Add the record to MOVED
Deletion was previously forgotten.

Reported by:	mayhem30@gmail.com
2018-10-05 03:43:17 +00:00
Yuri Victorovich
4be3726b57 New port: math/adol-c: Automatic differentiation library 2018-10-04 07:23:06 +00:00
Yuri Victorovich
6b5949269b New port: math/nanoflann: Header-only library for Nearest Neighbor (NN) search with KD-trees 2018-10-04 03:53:55 +00:00
Yuri Victorovich
a44229b5cf New port: math/deal.ii: Finite element Differential Equations Analysis Library (DEAL)
The official name of the project is deal.II
2018-10-03 07:41:14 +00:00
Rene Ladan
2dfde0455b Remove expired ports:
2018-09-25 math/mtl: fails to fetch: mastersite times out
2018-09-25 dns/dnscrypt-proxy: Deprecated by upstream, use dns/dnscrypt-proxy2 instead
2018-09-27 09:00:13 +00:00
David Naylor
e95828dcdb math/R-cran-forcats: Tools for Working with Categorical Variables (Factors)
Generated by:	portcran (0.1.8)
2018-09-24 07:12:05 +00:00
Yuri Victorovich
c37b1dce49 New port: math/py-CyLP: Python interface to CLP, CBC, and CGL to solve LPs and MIPs 2018-09-23 20:02:46 +00:00
Yuri Victorovich
58d61c992c New port: math/py-fastdtw: Dynamic Time Warping (DTW) algorithm with an O(N) complexity 2018-09-21 08:25:54 +00:00
Yuri Victorovich
57abffa30e New port: math/py-gimmik: Generator of Matrix Multiplication Kernels 2018-09-20 21:48:56 +00:00
Yuri Victorovich
424b8f8dab New port: math/libxsmm: Library for dense and sparse matrix operations and deep learning 2018-09-20 17:44:47 +00:00
Yuri Victorovich
00cb497ba2 New port: math/py-pyodeint: Python binding for odeint from boost 2018-09-20 00:54:30 +00:00
Yuri Victorovich
1558e3bfc4 New port: math/py-pygslodeiv2: Python binding for odeiv2 in GNU Scientific Library (GSL) 2018-09-19 23:11:35 +00:00
Yuri Victorovich
594fe32030 New port: math/py-PuLP: LP modeler written in python 2018-09-19 20:39:09 +00:00
Sunpoet Po-Chuan Hsieh
fbbe99c118 Add p5-Math-Prime-Util-GMP 0.51
Math::Prime::Util::GMP is a module for number theory in Perl using GMP. This
includes primality tests, getting primes in a range, factoring, and more.

These use GMP directly, so should be quite fast for bignums. This module is
mainly intended to be used within Math::Prime::Util, but most functions can be
easily used in independent C programs. Some, like factoring and primality
proving, have explicit ways of compiling as standalone programs.

WWW: https://metacpan.org/release/Math-Prime-Util-GMP
2018-09-10 20:26:08 +00:00
Sunpoet Po-Chuan Hsieh
633d642452 Add p5-Math-Prime-Util 0.71
Math::Prime::Util is a module for number theory in Perl. This includes prime
sieving, primality tests, primality proofs, integer factoring, counts / bounds /
approximations for primes, nth primes, and twin primes, random prime generation,
and much more.

WWW: https://metacpan.org/release/Math-Prime-Util
2018-09-10 20:25:41 +00:00
Johannes M Dieterich
790b4d631d new port: math/libpgmath
This adds the compiler-callable math intrinsics library libpgmath. It is the
math library of the flang compiler with support for vector operations.

Patches were in large part adapted from the OpenBSD port.

Reviewed by:	zeising (mentor), mat
Approved by:	zeising (mentor)
Obtained from:	Brian Callahan (bcallah@openbsd.org) with adaptations
Differential Revision:	https://reviews.freebsd.org/D17034
2018-09-06 20:06:40 +00:00
Johannes M Dieterich
fd6f984527 new port: math/sleef
SLEEF is the SIMD Library for Evaluating Elementary Functions, vectorized libm
and DFT. It provides a vectorabi interface for vectorized libm.

Reviewed by:	zeising (mentor), mat
Approved by:	zeising (mentor)
Differential Revision:	https://reviews.freebsd.org/D17045
2018-09-06 19:31:08 +00:00
Yuri Victorovich
66659c9d0d New port: math/py-chaospy: Toolbox for performing uncertainty quantification 2018-09-06 07:19:49 +00:00
Yuri Victorovich
84d7d93be3 New port: math/mkl-dnn: Intel(R) Math Kernel Library for Deep Neural Networks 2018-09-05 00:38:30 +00:00
Yuri Victorovich
b3d4f192dd New port: math/py-rapi: Minimal R API for Python 2018-09-01 15:39:55 +00:00