Commit Graph

1605 Commits

Author SHA1 Message Date
Ashish SHUKLA
de91090efb math/kalker: New port: Scientific calculator that supports math syntax
A scientific calculator that supports math-like syntax with
user-defined variables, functions, derivation, integration,
and complex numbers.

WWW: https://kalker.xyz/
2021-10-03 19:11:25 +00:00
Yuri Victorovich
f2aac23c5e math/dune-multidomaingrid: New port: DUNE framework: meta grid for subdomains spanning parts of host grid 2021-10-02 16:00:02 -07:00
Yuri Victorovich
39cfa300db math/py-arybo: New port: Manipulation of mixed boolean-arithmetic symbolic expressions 2021-09-28 23:08:08 -07:00
Yuri Victorovich
ac0d262392 math/py-pytanque: New port: Petanque static python bindings 2021-09-28 22:33:24 -07:00
Yuri Victorovich
3300bf124c math/petanque: New port: Library that helps manipulate symbolic boolean expressions 2021-09-28 22:33:23 -07:00
Stephen Montgomery-Smith
05601295bd math/Makefile: Add qhull8 entry.
This was forgotten in ce7b2a9d4d.
2021-09-26 23:01:07 -05:00
Yuri Victorovich
96b3a0cfc1 math/tiny-bignum-c: New port: Small portable multiple-precision unsigned integer arithmetic in C 2021-09-24 02:44:16 -07:00
Yuri Victorovich
cb70525614 math/blahtexml: New port: TeX to MathML converter designed with MediaWiki in mind 2021-09-23 00:59:17 -07:00
Po-Chuan Hsieh
cc7cd6a770 math/py-rvlib: Add py-rvlib 0.0.5
Anyone who has used Distributions.jl will tell you how nice the interface is
relative to the "exotic" (the most polite word we can think of) interface to
distributions exposed by scipy.stats. Distributions.jl also brings better
performace, particularly when its methods are used inside loops.

For these reason we've put together rvlib, which mimics the interface of
Distributions.jl, while at the same time attaining similar performance by
exploiting numba.

This package was inspired by Joshua Adelman's (@synapticarbors) blog post
describing how to call the Rmath C library from numba using CFFI, and utilizes
his build script to set up the CFFI interface.

WWW: https://github.com/QuantEcon/rvlib
2021-09-21 11:35:08 +08:00
Yuri Victorovich
e311713eb2 math/munkres-cpp: New port: Kuhn-Munkres (Hungarian) algorithm in C++ 2021-09-09 08:52:02 -07:00
Yuri Victorovich
5801d31602 math/dune-grid-glue: New port: DUNE framework: infrastructure for coupling of unrelated Dune grids 2021-09-07 09:14:16 -07:00
Yuri Victorovich
f523a58d88 math/psurface: New port: Piecewise linear bijections between triangulated surfaces 2021-09-06 01:34:50 -07:00
Yuri Victorovich
33c740e3a1 math/alberta: New port: Adaptive multi-level finite element toolbox 2021-09-05 20:42:47 -07:00
Yuri Victorovich
8945e333ef math/plantri: New port: Plantri and fullgen are programs to generate planar graph 2021-09-03 20:58:20 -07:00
Tobias Kortkamp
310623bb97 *: Clean up some things
- Fix typos
- Remove duplicate variables
- Remove nop or unreferenced variables
- Add missing ports to the build
- Clean up commented PORTREVISION
- Add missing USES

Reported by:	portscan
2021-09-03 15:01:58 +02:00
Yuri Victorovich
1b7e468497 math/obake: New port: C++ library for the symbolic manipulation of sparse polynomials & co 2021-08-30 21:47:15 -07:00
Yuri Victorovich
9f1881394e math/py-heyoka: New port: Python library for ODE integration via Taylor's method and LLVM 2021-08-30 21:47:14 -07:00
Yuri Victorovich
d0103b3d7a math/heyoka: New port: C++ library for ODE integration via Taylor's method and LLVM 2021-08-30 21:47:14 -07:00
Yuri Victorovich
19d3a5b611 math/stan: New port: C++ package for Bayesian inference, maximum likelihood estimation, etc 2021-08-27 22:46:41 -07:00
Yuri Victorovich
5f8880a8d7 math/stanmath: New port: C++ template library for automatic differentiation 2021-08-27 21:53:40 -07:00
Yuri Victorovich
2233fbcbff math/polymake: Re-add port: Software package for research in polyhedral geometry @ version=4.4
PR:		256861
Submitted by:	Philipp Ost <bsd@philippost.de> (original version)
2021-08-24 10:10:13 -07:00
Yuri Victorovich
67b14e06ff math/normaliz: Remove duplicate of math/libnormaliz
Reported by:	Philipp Ost <bsd@philippost.de>
2021-08-23 13:16:31 -07:00
Yuri Victorovich
e4613da188 math/normaliz: New port: Tool for computations in affine monoids, vector configurations, etc 2021-08-21 22:47:19 -07:00
Yuri Victorovich
ce3a02091d math/py-pynauty: New port: Isomorphism testing and automorphisms of graphs 2021-08-21 18:04:31 -07:00
Yuri Victorovich
2eb1585ce4 math/fparser: New port: Function parser for C++ 2021-08-18 18:25:37 -07:00
Yuri Victorovich
21f6954d83 math/cado-nfs: New port: Implementation of the Number Field Sieve Algorithm 2021-08-13 03:00:09 -07:00
Yuri Victorovich
2b409ea22c math/gismo: New port: C++ library for isogeometric analysis (IGA) 2021-08-12 19:06:39 -07:00
Yuri Victorovich
1e6a60636f math/paritwine: New port: Glue library between PARI/GP and other mathematics libraries 2021-08-09 10:32:19 -07:00
Yuri Victorovich
3397fa3771 math/py-unyt: New port: Package for handling numpy arrays with units 2021-08-02 23:10:44 -07:00
Wen Heping
53e162ef0d math/mdal: Add new port
Mesh Data Abstraction Library (MDAL) is a C++ library for handling unstructured
mesh data released with MIT license. It provides a single data model for
multiple supported data formats. MDAL is used by QGIS for data access for mesh
layers.

WWW: http://www.mdal.xyz/
2021-07-31 07:48:48 +08:00
Yuri Victorovich
cfb6e19672 math/colpack: New port: Graph Coloring Algorithm Package 2021-07-19 02:24:08 -07:00
Po-Chuan Hsieh
3482259da6 math/py-pyreadr: Add py-pyreadr 0.4.2
pyreadr is a python package to read and write R RData and Rds files into/from
pandas dataframes. It does not need to have R or other external dependencies
installed.

WWW: https://github.com/ofajardo/pyreadr
2021-07-15 00:09:35 +08:00
Neel Chauhan
ec0263baf5 math/py-pytorchvideo: New port: Video understanding deep learning library 2021-07-13 20:36:48 -07:00
Neel Chauhan
bb6b488ec8 math/py-fvcore: New port: Shared code among different Facebook research projects 2021-07-13 20:36:48 -07:00
Yuri Victorovich
62afe15364 math/oink: New port: Modern parity game solvers written in C++ 2021-07-05 12:35:37 -07:00
Tobias C. Berner
a8b054c25e math/lib2geom: New port -- Easy to use 2D geometry library in C++
2geom is a C++ library of mathematics for paths, curves, and other geometric
calculations. Designed for vector graphics, it tackles Bézier curves, conic
sections, paths, intersections, transformations, and basic geometries.

WWW: https://gitlab.com/inkscape/lib2geom
2021-07-04 21:34:14 +02:00
Rene Ladan
4e585706c9 */*: Remove expired ports:
2020-12-31 math/gringo: Uses Python 2.7 which is EOLed upstream
2021-06-23 math/aspcud: Uses EOL Python 2.7 via math/gringo
2021-06-23 math/py-pyasp: Uses EOL Python 2.7 via math/gringo
2021-06-26 18:07:04 +02:00
TAKATSU Tomonari
62845ed5f9 math/R-cran-wk: Add new port
Provides a minimal R and C++ API for parsing well-known binary and
well-known text representation of geometries to and from R-native
formats. Well-known binary is compact and fast to parse; well-known
text is human-readable and is useful for writing tests. These formats
are only useful in R if the information they contain can be accessed
in R, for which high-performance functions are provided here.

WWW: https://cran.r-project.org/web/packages/wk/
2021-06-11 20:53:58 +09:00
Yuri Victorovich
07ecb14093 math/kfr: New port: C++ DSP framework, FFT, Sample Rate Conversion, FIR/IIR/Biquad Filters 2021-06-09 22:34:14 -07:00
Thierry Thomas
a674df10cf math/suitesparse-*: connect the SuiteSparse modules 2021-05-25 12:00:10 +02:00
Guangyuan Yang
4d4002e2ec math/R-cran-maps: New port: Draw Geographical Maps
Approved by:	lwhsu (mentor, implicit)
2021-05-24 13:47:38 -04:00
Guangyuan Yang
8048e64968 math/R-cran-tensor: New port: Tensor product of arrays
Approved by:	lwhsu (mentor, implicit)
2021-05-24 03:49:23 -04:00
Yuri Victorovich
94f06f0e89 math/conauto: New port: Program for graph isomorphism testing & automorphism group computation 2021-05-22 15:34:29 -07:00
Yuri Victorovich
b27b6f969c math/bliss: New port: Tool for computing automorphism groups and canonical forms of graphs 2021-05-22 15:08:40 -07:00
Yuri Victorovich
0a733dd7d7 New port: math/creme: Randomized thermal relaxation method for MaxFS problems 2021-05-14 00:56:06 -07:00
Yuri Victorovich
ddeceb22cf New port: math/gravity: Mathematical modeling for optimization and machine learning 2021-05-12 16:23:33 -07:00
Yuri Victorovich
edae1a676c New port: math/disco: Discrete Conic Optimization Solver 2021-05-12 12:11:16 -07:00
Yuri Victorovich
1eef39b127 New port: math/cgl-conic: Strategies for conic problems for COIN-OR Cut Generation 2021-05-12 12:11:15 -07:00
Yuri Victorovich
9af8388682 New port: math/osiipopt: Conic solver interface for Ipopt 2021-05-12 12:11:15 -07:00
Yuri Victorovich
1180460130 New port: math/osi-conic: Conic problem solver interface extending OSI to conic problems 2021-05-12 12:11:14 -07:00