non port: math/Makefile |
Number of commits found: 1711 (showing only 100 on this page) |
Monday, 29 Jul 2024
|
11:37 Po-Chuan Hsieh (sunpoet)
*/Makefile: Sort SUBDIRs
da77ee1 |
Sunday, 28 Jul 2024
|
13:15 Muhammad Moinur Rahman (bofh)
*/*php84*: Sunrise
Please DO NOT use this version in production, it is an early test
version.
For upgrade notes please visit:
https://github.com/php/php-src/blob/php-8.4.0alpha1/UPGRADING
Changelog: https://github.com/php/php-src/blob/php-8.4.0alpha1/NEWS
42db2c3 |
Monday, 15 Jul 2024
|
00:50 Stephen Montgomery-Smith (stephen)
math/octave-forge-hdf5oct: New port.
The octave-forge package is the result of The GNU Octave Repositry
project, which is intended to be a central location for custom scripts,
functions and extensions for GNU Octave. contains the source for all the
functions plus build and install scripts.
This is hdf5oct.
MATLAB compatible high-level functions for HDF5 file I/O.
9b99411 |
Tuesday, 2 Jul 2024
|
10:23 TAKATSU Tomonari (tota)
math/R-cran-Deriv: Add new port
R-based solution for symbolic differentiation. It admits user-defined
function as well as function substitution in arguments of functions
to be differentiated. Some symbolic simplification is part of the
work.
b58df2c |
10:23 TAKATSU Tomonari (tota)
math/R-cran-doBy: Add new port
Utility package containing:
1) Facilities for working with grouped data: 'do' something to data
stratified 'by' some variables.
2) LSmeans (least-squares means), general linear estimates.
3) Restrict functions to a smaller domain.
4) Miscellaneous other utilities.
cc01ae9 |
Friday, 21 Jun 2024
|
11:15 Thierry Thomas (thierry)
math/mathex: new port, C++ library to parse/evaluate mathematical expressions
Remark: upstream seems inactive, but MathEx is still used by Gmsh.
12594e1 |
Wednesday, 19 Jun 2024
|
19:03 Yuri Victorovich (yuri)
math/py-diffcp: New port: Differentiation through cone programs
ff49064 |
19:03 Yuri Victorovich (yuri)
math/py-clarabel: New port: Clarabel conic interior point solver
5e1a589 |
Monday, 17 Jun 2024
|
08:18 Yuri Victorovich (yuri)
math/scipoptsuite: New port: SCIP Optimization Suite
464ffa6 |
Tuesday, 11 Jun 2024
|
15:24 Rene Ladan (rene)
math/py-optuna: Remove expired port
2024-06-04 math/py-optuna: Depends on expired databases/py-sqlalchemy12
26f1862 |
Saturday, 8 Jun 2024
|
18:41 Thierry Thomas (thierry)
math/openblas64: new port, OpenBLAS with 8 byte integers
Remark 1: CMake support is experimental. It does not yet support all build
options, but the 64 bits libraries can be installed without conflict with the
classic version.
Remark 2: some tests fail on -CURRENT "SIGSEGV: Segmentation fault -
invalid memory reference.". It seems caused by clang-18 and threads.
f1fc728 |
Thursday, 6 Jun 2024
|
08:48 Yuri Victorovich (yuri)
math/bitwuzla: New port: SMT solver for the theories of fixed-size bit-vectors
8a303fe |
Friday, 3 May 2024
|
16:26 Stephen Montgomery-Smith (stephen)
math/octave-forge-timer: New port.
A Matlab-compatible timer class to execute periodic actions.
04f48c9 |
Sunday, 28 Apr 2024
|
18:00 Yuri Victorovich (yuri)
math/mathlibtools: Removed because it is obsolete
It was usable with math/lean, but now math/lean4 has superseded
math/lean and should be used instead.
7212402 |
Friday, 26 Apr 2024
|
06:15 Yuri Victorovich (yuri)
math/py-islpy: New port: Wrapper around isl, an integer set library
3d7ce43 |
Thursday, 18 Apr 2024
|
08:36 Nuno Teixeira (eduardo)
R-cran-slam: New port: Sparse Lightweight Arrays and Matrices
Data structures and algorithms for sparse arrays and matrices,
based on index arrays and simple triplet representations,
respectively.
WWW: https://cran.r-project.org/web/packages/slam/
ac2d227 |
Monday, 8 Apr 2024
|
19:18 Yuri Victorovich (yuri)
math/lean4-std: Removed
3306d7a |
Friday, 5 Apr 2024
|
17:32 Stephen Montgomery-Smith (stephen)
math/octave-forge-odbc: New port.
The octave-forge package is the result of The GNU Octave Repositry
project, which is intended to be a central location for custom scripts,
functions and extensions for GNU Octave. contains the source for all
the functions plus build and install scripts.
This is odbc.
Basic Octave implementation of the ODBC toolkit.
298e073 |
Sunday, 31 Mar 2024
|
20:49 Po-Chuan Hsieh (sunpoet)
math/py-munkres10: Remove obsoleted port
Use math/py-munkres instead.
dbed85c |
Wednesday, 21 Feb 2024
|
15:06 Po-Chuan Hsieh (sunpoet)
math/py-blis: Add py-blis 0.7.11
Cython BLIS provides the Blis linear algebra routines as a self-contained Python
C-extension.
21b9950 |
15:06 Po-Chuan Hsieh (sunpoet)
math/py-pyprobables: Add py-pyprobables 0.6.0
pyprobables is a pure-python library for probabilistic data structures. The goal
is to provide the developer with a pure-python implementation of common
probabilistic data-structures to use in their work.
To achieve better raw performance, it is recommended supplying an alternative
hashing algorithm that has been compiled in C. This could include using the MD5
and SHA512 algorithms provided or installing a third party package and writing
your own hashing strategy. Some options include the murmur hash mmh3 or those
from the pyhash library. Each data object in pyprobables makes it easy to pass
in a custom hashing function.
eeb1370 |
Tuesday, 13 Feb 2024
|
00:21 Stephen Montgomery-Smith (stephen)
math/octave-forge-tablicious: New port.
Matlab-compatible Octave table class for storing tabular/relational
data. Similar to R and Python Pandas DataFrames.
a2924dc |
Monday, 29 Jan 2024
|
04:24 Stephen Montgomery-Smith (stephen)
math/octave-forge-rtree: New port.
An Octave native extension implementing the R-tree spatial index of
Guttman-Green. The code is an embedded version of librtree.
6c096e6 |
Tuesday, 16 Jan 2024
|
10:45 Yuri Victorovich (yuri)
math/lean4-std: New port: Lean4: Std library
a59c920 |
10:45 Yuri Victorovich (yuri)
math/leangz: New port: Lean 4 .olean file (de)compressor
d78496a |
Monday, 15 Jan 2024
|
10:36 Yuri Victorovich (yuri)
math/elan: New port: Lean version manager
7fa6579 |
Sunday, 14 Jan 2024
|
03:50 Yuri Victorovich (yuri)
math/lean4: New port: Theorem prover and functional language for math (new gen)
27b9012 |
Saturday, 13 Jan 2024
|
10:15 Thierry Thomas (thierry)
math/suitesparse-paru: new port, parallel unsymmetric multifrontal method
3f5bebf |
Monday, 1 Jan 2024
|
21:09 Muhammad Moinur Rahman (bofh)
math/p5-Math-BigRat: Remove port
This port has been subsumed into math/p5-Math-BigInt version 2.0000 and
also the WWW is no longer pointing to the correct metacpan module.
29bf195 |
08:09 Yuri Victorovich (yuri)
math/py-squarify: New port: Squarify treemap layout algorithm
628705e |
Sunday, 31 Dec 2023
|
14:31 Thierry Thomas (thierry)
math/suitesparse-lagraph: new port, graph algorithms based on GraphBLAS
00ba605 |
00:06 Muhammad Moinur Rahman (bofh)
lang/php80: Sunset
beced89 |
00:06 Muhammad Moinur Rahman (bofh)
math/wfmath: Remove expired port
2023-12-31 math/wfmath: There has been no release for most of the Worldforge
libraries in the past 10 years.
2d9e79b |
Saturday, 30 Dec 2023
|
03:44 Yuri Victorovich (yuri)
math/tinyexpr: New port: Tiny expression parser/compiler/evaluation engine for
math expressions
4c85978 |
Friday, 29 Dec 2023
|
16:18 Jason W. Bacon (jwb)
math/py-hmmlearn: Unsupervised learning of Hidden Markov Models
hmmlearn is a set of algorithms for unsupervised learning and inference
of Hidden Markov Models. For supervised learning learning of HMMs and
similar models see seqlearn.
bfb9d85 |
Sunday, 24 Dec 2023
|
16:35 Stephen Montgomery-Smith (stephen)
math/octave-forge-statistics-resampling: Update to 5.4.4.
Renamed from math/octave-forge-statistics-bootstrap.
Updated MOVED and math/Makefile.
Updated and portrevision bump for math/octave-forge.
c1cfe3f |
Saturday, 23 Dec 2023
|
09:44 Yuri Victorovich (yuri)
math/py-POT: New port: Python Optimal Transport Library
c979e833 |
04:26 Yuri Victorovich (yuri)
math/openfst-vosk: New port: Library for working with weighted finite-state
transducers
This is a fork of math/openfst to support audio/vosk-api.
4df77d7 |
Sunday, 10 Dec 2023
|
06:13 Yuri Victorovich (yuri)
math/fend: New port: Arbitrary-precision unit-aware calculator
28833a6 |
Tuesday, 5 Dec 2023
|
09:40 Muhammad Moinur Rahman (bofh)
math/geonext: Remove expired port
2023-12-05 math/geonext: Last upstream release was in 2014
fda4f52 |
Saturday, 2 Dec 2023
|
12:54 Rene Ladan (rene)
math/py-piranha: Remove expired port
2023-11-30 math/py-piranha: BROKEN for more than a year and last upstream
activity was in 2018
d6143c2 |
Sunday, 26 Nov 2023
|
12:17 Rene Ladan (rene)
math/gri: Remove expired port
2023-11-26 math/gri: Last upstream release was in 2012 and gnuplot generates
better results
a083d29 |
Tuesday, 21 Nov 2023
|
13:50 Rene Ladan (rene)
cleanup: Remove expired mingw32 ports:
2023-11-20 devel/mingw32-libyaml: Last upstream release was in 2014 and mingw32
project is defunct
2023-11-20 devel/mingw32-pdcurses: Last upstream release was in 2009 and mingw32
project is defunct
2023-11-20 devel/mingw32-openssl: Upstream reached EOL and mingw32 project is
defunct
2023-11-20 devel/mingw32-pthreads: Last upstream release was in 2012 and mingw32
project is defunct
2023-11-20 devel/mingw32-directx: Last upstream release was in 2002 and mingw32
project is more or less dead
2023-11-20 math/mingw32-libgmp: Broken for more than a year
2023-11-20 devel/mingw32-libffi: Last upstream release was in 2014 and mingw32
project is defunct
2023-11-21 devel/mingw32-bin-msvcrt: Last upstream release was in 2014 and
project mingw32 is defunct
2023-11-21 devel/mingw32-zlib: Last upstream release was in 2014 and project
mingw32 is defunct
2023-11-21 devel/mingw32-gcc: Upstream release was in 2015 and mingw32 project
is defunct
8e462bd |
Tuesday, 14 Nov 2023
|
17:15 Po-Chuan Hsieh (sunpoet)
*/Makefile: Sort SUBDIRs
d5e2fd9 |
Monday, 13 Nov 2023
|
22:52 Yuri Victorovich (yuri)
math/libtexprintf: New port: Formatted math formula output with tex-like syntax
2face53 |
Sunday, 12 Nov 2023
|
20:49 Jose Alonso Cardenas Marquez (acm)
lang/fpc-*: Merge all units to lang/fpc
- Merge all fpc-* units to lang/fpc. It gives us a better way to maintain fpc
and lazarus ports.
- Update Mk/fpc.mk for reflects new changes
- Update Mk/lazarus.mk for reflects new changes
- Now we can defined WANT_FPC_DEVEL AND WANT_LAZARUS_DEVEL for use devel version
of fpc or lazarus for build apps based on fpc/lazarus
- Add entries to MOVED
- Bump PORTREVISON of affected ports
- Some other minor modifications
0b92f92 |
13:47 Thierry Thomas (thierry)
math/dsfmt: new port, double precision SIMD-oriented Fast Mersenne Twister
ATM it is bundled in Julia.
173683a |
04:49 Yuri Victorovich (yuri)
math/py-SQNomad: New port: Blackbox optimization software
0a6f672 |
04:49 Yuri Victorovich (yuri)
math/py-Py-BOBYQA: New port: Flexible derivative-free solver for general
objective minimization
c4a6ac0 |
Sunday, 5 Nov 2023
|
18:32 Thierry Thomas (thierry)
math/qxfun: new port, quad precision package with special functions
a1ea3c4 |
Thursday, 2 Nov 2023
|
16:02 Thierry Thomas (thierry)
math/flexiblas: new port, FlexiBLAS - A BLAS and LAPACK wrapper library
FlexiBLAS - A BLAS and LAPACK wrapper library with runtime exchangeable
backends.
0c7a24c |
Wednesday, 11 Oct 2023
|
12:53 Po-Chuan Hsieh (sunpoet)
math/py-hepstats: Add py-hepstats 0.7.0
hepstats is a library for statistical inference aiming to cover the needs High
Energy Physics. It is part of the Scikit-HEP project.
2773083 |
Saturday, 30 Sep 2023
|
02:22 Muhammad Moinur Rahman (bofh)
math/py-matplotlib2: Remove expired port
2023-09-30 math/py-matplotlib2: Upstream support ended in 2020 and do not
support python3 versions existing on the tree
dd81cef |
02:22 Muhammad Moinur Rahman (bofh)
math/djbfft: Remove expired port
2023-09-30 math/djbfft: Abandonware, slow and untouched by upstream for over 20
years
943e271 |
Thursday, 7 Sep 2023
|
13:58 Nuno Teixeira (eduardo)
math/R-cran-ncdf4: New port: Interface to Unidata netCDF (Version 4 or Earlier)
Format Data Files
Provides a high-level R interface to data files written using Unidata's
netCDF library (version 4 or earlier), which are binary data files that
are portable across platforms and include metadata information in addition
to the data sets.
WWW: https://cran.r-project.org/web/packages/ncdf4/
aa6f7e8 |
Saturday, 2 Sep 2023
|
05:58 Stephen Montgomery-Smith (stephen)
math/octave-forge-prompt: New port.
A powerlevel10k-like prompt for octave.
5e0273c |
Wednesday, 16 Aug 2023
|
18:25 Po-Chuan Hsieh (sunpoet)
math/py-awkward: Add py-awkward 2.3.1
Awkward Array is a library for nested, variable-sized data, including
arbitrary-length lists, records, mixed types, and missing data, using NumPy-like
idioms.
Arrays are dynamically typed, but operations on them are compiled and fast.
Their behavior coincides with NumPy when array dimensions are regular and
generalizes when they're not.
94a9bb3 |
18:25 Po-Chuan Hsieh (sunpoet)
math/py-awkward-cpp: Add py-awkward-cpp 21
awkward-cpp provides precompiled routines for the awkward package. It is not
useful on its own, only as a dependency for awkward .
964dc986 |
Friday, 21 Jul 2023
|
18:59 Yuri Victorovich (yuri)
math/libdivsufsort: New port: Lightweight suffix-sorting library
6207279 |
06:38 Yuri Victorovich (yuri)
math/py-qats: New port: Library for efficient processing and visualization of
time series
c8101b3c |
Wednesday, 19 Jul 2023
|
09:24 Yuri Victorovich (yuri)
math/clad: New port: Automatic differentiation for C/C++
8d4414c |
Sunday, 16 Jul 2023
|
01:52 Yuri Victorovich (yuri)
math/kalc: New port: Calculator for real and complex numbers, 2d/3d graphing,
etc
1aaeb49 |
Tuesday, 11 Jul 2023
|
00:29 Yuri Victorovich (yuri)
math/hyperdeal: Finite-element library for partial differential equations
d6fe15e |
Sunday, 9 Jul 2023
|
10:10 Po-Chuan Hsieh (sunpoet)
math/py-scikit-fem: Add py-scikit-fem 8.1.0
scikit-fem is a pure Python library for performing finite element assembly. Its
main purpose is the transformation of bilinear forms into sparse matrices and
linear forms into vectors.
The library
- has minimal dependencies
- contains no compiled code
- supports one-dimensional, triangular, quadrilateral, tetrahedral and
hexahedral finite elements
- includes special elements such as Raviart-Thomas, Nedelec, MINI,
Crouzeix-Raviart, Argyris, ...
853523a |
10:10 Po-Chuan Hsieh (sunpoet)
math/tinymt: Add tinymt 1.1.2
Tiny Mersenne Twister(TinyMT) is a pseudo random number generators whose periods
are 2^127-1.
c627bda |
Sunday, 2 Jul 2023
|
13:05 Danilo Egea Gondolfo (danilo)
math/openscop: Add new port
Library for Data Exchange in Polyhedral Compilation Tools
It's a new dependency of math/cloog.
ae342c3 |
Saturday, 1 Jul 2023
|
09:50 Rene Ladan (rene)
math/py-gmpy: Remove expired port
2023-06-30 math/py-gmpy: EOLd, use math/py-gmpy2 instead
98fc9cf |
Friday, 30 Jun 2023
|
05:48 Muhammad Moinur Rahman (bofh)
math/R-cran-RHmm: Remove expired port
2023-06-30 math/R-cran-RHmm: Fails to build with R 4.3.0+ and abandoned upstream
Approved by: portmgr (blanket)
cf84b21 |
02:35 Yuri Victorovich (yuri)
math/perlinnoise: New port: Header-only Perlin noise library for modern C++
1f8ca33 |
Friday, 23 Jun 2023
|
08:27 Yuri Victorovich (yuri)
math/py-jacobi: New port: Compute numerical derivatives
43865de |
08:27 Yuri Victorovich (yuri)
math/py-resample: New port: Resampling-based inference in Python
1ac7f19 |
08:27 Yuri Victorovich (yuri)
math/py-numba-stats: New port: Numba-accelerated implementations of common
probability distributions
2cbb735 |
Wednesday, 21 Jun 2023
|
03:47 Yuri Victorovich (yuri)
math/py-pytensor: New port: Optimizing compiler for evaluating mathematical
expressions
21505dc |
01:34 Yuri Victorovich (yuri)
math/py-logical-unification: New port: Logical unification in Python
cf957f2 |
Saturday, 10 Jun 2023
|
14:57 Muhammad Moinur Rahman (bofh)
*/*php83*: Sunrise
Please DO NOT use this version in production, it is an early test
version.
For upgrade notes please visit:
https://github.com/php/php-src/blob/php-8.3.0alpha1/UPGRADING
Changelog: https://github.com/php/php-src/blob/php-8.3.0alpha1/NEWS
Sponsored by: Bounce Experts
95967c2 |
Monday, 5 Jun 2023
|
18:46 Po-Chuan Hsieh (sunpoet)
math/fast_float: Add fast_float 5.0.0
The fast_float library provides fast header-only implementations for the C++
from_chars functions for float and double types. These functions convert ASCII
strings representing decimal values (e.g., 1.3e10) into binary types. We provide
exact rounding (including round to even). In our experience, these fast_float
functions many times faster than comparable number-parsing functions from
existing C++ standard libraries.
20ab13a |
Sunday, 21 May 2023
|
06:39 Yuri Victorovich (yuri)
math/py-ambit: New port: Library for tensor product calculations
e4464e7 |
Thursday, 18 May 2023
|
18:10 Muhammad Moinur Rahman (bofh)
math/py-*igraph: Update version 0.9.9=>0.10.4
- Update was done to fix build on llvm15
- Moved the port to reflect Pypi project name
Changelog: https://github.com/igraph/python-igraph/releases/tag/0.10.4
Approved by: portmgr (blanket)
6677898 |
Wednesday, 10 May 2023
|
04:21 Yuri Victorovich (yuri)
math/dgl: New port: Deep Graph Library
0779caf |
04:21 Yuri Victorovich (yuri)
math/py-dgl: New port: Deep Graph Library
e6eed9e |
Sunday, 7 May 2023
|
20:53 Thierry Thomas (thierry)
math/py-lrcalc: adding lrcalc_python 2.1
1110842 |
Thursday, 4 May 2023
|
19:21 Stephen Montgomery-Smith (stephen)
math/octave-forge-octave-pool: New port.
Parallel computing with independent job submission for Octave.
fd28a77 |
16:24 Yuri Victorovich (yuri)
math/py-fsph: New port: Library to quickly compute series of complex spherical
harmonics
cc6a5c6 |
Wednesday, 3 May 2023
|
05:41 Stephen Montgomery-Smith (stephen)
math/octave-forge-fileio: New port.
I/O function for files holding structured data, such as JSON and XML
files.
d9ed071 |
Monday, 1 May 2023
|
06:50 Yuri Victorovich (yuri)
math/py-mnnpy: New port: MNN (Mutual Nearest Neighbors) correct in python
5fb0646 |
Thursday, 27 Apr 2023
|
15:24 Po-Chuan Hsieh (sunpoet)
*/Makefile: Sort SUBDIRs
e103a3b |
Wednesday, 26 Apr 2023
|
00:40 Stephen Montgomery-Smith (stephen)
math/octave-forge-pkg-octave-doc: New port.
This package provides functions for generating HTML pages that
contain the help texts of the functions of an octave package. The
package is designed to work with installed packages and use their
INDEX file for creating the respective functions' HTML pages. The
default layout is based on boootstrap 5 and it follows the design of
the Octave Packages GitHub page.
fd81cd2 |
Friday, 21 Apr 2023
|
19:48 Stephen Montgomery-Smith (stephen)
math/octave-forge-velas: New port.
VELAS is a user-friendly open-source toolbox for the visualization and
analysis of elastic anisotropy written in GNU Octave that can be used
for any crystal symmetry.
12c185f |
Sunday, 9 Apr 2023
|
13:36 Po-Chuan Hsieh (sunpoet)
math/py-ml-dtypes: Add py-ml-dtypes 0.0.4
ml_dtypes is a stand-alone implementation of several NumPy dtype extensions used
in machine learning libraries.
426ce4c |
Thursday, 16 Mar 2023
|
17:18 Yuri Victorovich (yuri)
math/hs-penrose: Remove
Perose Haskell app is deprecated upstrean.
It was rewritten in TypeScript.
24fefdd |
Wednesday, 15 Mar 2023
|
10:18 Yuri Victorovich (yuri)
math/onednn252: New port: Intel(R) Math Kernel Library for Deep Neural Networks
Resurrect onednn-2.5.2 for math/flashlight.
3f9d30d |
Monday, 6 Mar 2023
|
11:01 Wen Heping (wen)
math/py-contourpy: Add new port
ContourPy is a Python library for calculating contours of 2D quadrilateral
grids. It is written in C++11 and wrapped using pybind11.
e36085bc |
Saturday, 18 Feb 2023
|
09:49 Tobias C. Berner (tcberner)
math/kalk: new port - Kalk is a convergent calculator for Plasma
WWW: https://apps.kde.org/kalk/
cae33e1 |
Monday, 13 Feb 2023
|
09:10 Yuri Victorovich (yuri)
math/py-py-find-1st: New port: Numpy extension module for efficient search in
numpy arrays
df3fb51 |
Tuesday, 7 Feb 2023
|
03:00 Yuri Victorovich (yuri)
math/kissat: New port: Kissat SAT Solver
5b60223 |
Friday, 27 Jan 2023
|
08:58 Yuri Victorovich (yuri)
math/py-disjoint-set: New port: Disjoint set data structure implementation for
Python
7d164f5 |
Tuesday, 24 Jan 2023
|
08:58 Yuri Victorovich (yuri)
math/lmfit: New port: Library for Levenberg-Marquardt minimization and
least-squares fitting
6d9ce49 |
08:33 Yuri Victorovich (yuri)
math/libformfactor: New port: Library for computation of scattering form factors
of polyhedra
fb235ec |
08:33 Yuri Victorovich (yuri)
math/libcerf: New port: Library that provides an implementation of complex error
functions
0955091 |
Friday, 20 Jan 2023
|
21:06 Yuri Victorovich (yuri)
math/py-pyrr: New port: 3D mathematical functions using NumPy
5b58ca1 |
Number of commits found: 1711 (showing only 100 on this page) |