| non port: math/Makefile |
Number of commits found: 1831 (showing only 100 on this page) |
|
Sunday, 3 Nov 2024
|
13:20 Po-Chuan Hsieh (sunpoet)
math/rubygem-cmath: Add rubygem-cmath 1.0.0
CMath provides trigonometric and transcendental functions for complex numbers.
CMath is a library that provides trigonometric and transcendental functions for
complex numbers. The functions in this module accept integers, floating-point
numbers or complex numbers as arguments.
Note that the selection of functions is similar, but not identical, to that in
module math. The reason for having two modules is that some users aren't
interested in complex numbers, and perhaps don't even know what they are. They
would rather have Math.sqrt(-1) raise an exception than return a complex number.
c35a178 |
13:20 Po-Chuan Hsieh (sunpoet)
math/py-pyreadstat: Add py-pyreadstat 1.2.8
pyreadstat is a python package to read and write sas (sas7bdat, sas7bcat,
xport), spps (sav, zsav, por) and stata (dta) data files into/from pandas
dataframes.
f452d7b |
|
Wednesday, 30 Oct 2024
|
19:55 Yuri Victorovich (yuri)
math/lean: Remove
b71b1b7 |
|
Friday, 25 Oct 2024
|
15:19 Zsolt Udvari (uzsolt)
math/R-cran-GPArotation: new port
GPA Rotation for Factor Analysis
The GPArotation package contains functions for the rotation of factor loadings
matrices. The functions implement Gradient Projection (GP) algorithms for
orthogonal and oblique rotation. Additionally, a number of rotation criteria
are provided. The GP algorithms minimize the rotation criterion function, and
provide the corresponding rotation matrix. For oblique rotation, the
covariance/correlation matrix of the factors is also provided.
The port is required by update of math/R-cran-psych.
c58f08d |
14:22 Zsolt Udvari (uzsolt)
math/R-cran-mnormt: new port
Functions are provided for computing the density and the distribution
function of d-dimensional normal and "t" random variables, possibly
truncated (on one side or two sides), and for generating random vectors
sampled from these distributions, except sampling from the truncated
"t". Moments of arbitrary order of a multivariate truncated normal are
computed, and converted to cumulants up to order 4. Probabilities are
computed via non-Monte Carlo methods; different routines are used in the
case d=1, d=2, d=3, d>3, if d denotes the dimensionality.
Required by update of math/R-cran-psych.
60ed4f2 |
|
Thursday, 24 Oct 2024
|
06:03 Yuri Victorovich (yuri)
math/py-libceed: New port: CEED Library: Code for Efficient Extensible
Discretizations
744b44a |
06:03 Yuri Victorovich (yuri)
math/libceed: CEED Library: Code for Efficient Extensible Discretizations
2e1a65e |
|
Thursday, 10 Oct 2024
|
07:17 Wen Heping (wen)
math/py-hypernetx: Add new port
The HyperNetX library provides classes and methods for the analysis
and visualization of complex network data modeled as hypergraphs.
The library generalizes traditional graph metrics.
ff73ba6 |
01:34 Yuri Victorovich (yuri)
math/cadiback: New port: CaDiBack BackBone Extractor
fdc7dac |
|
Wednesday, 9 Oct 2024
|
03:17 Yuri Victorovich (yuri) Author: wen heping
math/flint: New port: Fast library for number theory
bb40d0b |
|
Tuesday, 8 Oct 2024
|
12:56 Zsolt Udvari (uzsolt) Author: Benjamin Jacobs
math/alt-ergo: Update to 2.5.4, many new ports
Replace GNU configure to dune builds system.
Add do-test target.
Submitter takes maintainership.
Update WWW.
Switch to DISTVERSION.
The last update of alt-ergo in ports tree was about 10 years ago, the newest
version requires many new libraries in ports tree.
New ports:
devel/ocaml-dolmen
devel/ocaml-gen
devel/ocaml-hmap
devel/ocaml-linol
devel/ocaml-lsp
devel/ocaml-octavius
devel/ocaml-pp_loc
devel/ocaml-ppx_blob
devel/ocaml-ppx_compare
devel/ocaml-ppx_deriving
devel/ocaml-ppx_hash
devel/ocaml-ppx_js_style
devel/ocaml-ppx_yojson_conv
devel/ocaml-ppx_yojson_conv_lib
devel/ocaml-psmt2-frontend
devel/ocaml-trace
math/ocaml-farith
math/ocaml-ocplib-simplex
textproc/ocaml-spelll
PR: 279337
d9c44a6 |
|
Monday, 30 Sep 2024
|
19:12 Rene Ladan (rene)
math/tablix: Remove expired port
2024-09-30 math/tablix: Abandonware, upstream is gone and source code is no
longer available
43792db |
|
Sunday, 15 Sep 2024
|
20:09 Po-Chuan Hsieh (sunpoet)
math/py-modin: Add py-modin 0.32.0
Modin is a drop-in replacement for pandas. While pandas is single-threaded,
Modin lets you instantly speed up your workflows by scaling pandas so it uses
all of your cores. Modin works especially well on larger datasets, where pandas
becomes painfully slow or runs out of memory. Also, Modin comes with the
additional APIs to improve user experience.
7a47c10 |
|
Thursday, 5 Sep 2024
|
06:11 Po-Chuan Hsieh (sunpoet)
math/py-narwhals: Add py-narwhals 1.4.2
Narwhals is an extremely lightweight and extensible compatibility layer between
dataframe libraries!
- Full API support: cuDF, Modin, pandas, Polars, PyArrow
- Interchange-level support: Ibis, Vaex, anything else which implements the
DataFrame Interchange Protocol
Seamlessly support all, without depending on any!
- Just use a subset of the Polars API, no need to learn anything new
- Zero dependencies, Narwhals only uses what the user passes in so your library
can stay lightweight
- Separate lazy and eager APIs, use expressions
- Support pandas' complicated type system and index, without either getting in
the way
- 100% branch coverage, tested against pandas and Polars nightly builds
- Negligible overhead, see overhead
- Let your IDE help you thanks to full static typing, see typing
- Perfect backwards compatibility policy, see stable api for how to opt-in
b520fe4 |
|
Sunday, 1 Sep 2024
|
14:18 Rene Ladan (rene)
math/ploticus: Remove expired port
2024-07-31 math/ploticus: Depends on expired graphics/ming
42155e4 |
|
Wednesday, 28 Aug 2024
|
14:48 Max Brazhnikov (makc)
math/py-PyWavelets: move to math/py-pywavelets
be720bc |
|
Wednesday, 14 Aug 2024
|
11:09 Po-Chuan Hsieh (sunpoet)
*/Makefile: Sort SUBDIRs
d83cd61 |
00:19 Daniel Engberg (diizzy) Author: Tiago Gasiba
math/quich: New port: Terminal based advanced calculator
A calculator that supports various functions such as sqrt, abs, log
sin, cos, tan, asin, acos, atan, rand, round, floor and ceil.
It also allows adjustable output, variables etc
https://github.com/Usbac/quich
PR: 280340
7b157ac |
|
Sunday, 4 Aug 2024
|
17:13 Po-Chuan Hsieh (sunpoet)
math/py-blis07: Add py-blis07 0.7.11 (copied from py-blis)
- Add PORTSCOUT
1284c82 |
12:10 Rene Ladan (rene)
math/ploticus-nox11: Remove expired port
2024-07-31 math/ploticus-nox11: Depends on expired graphics/ming
36e3d9c |
|
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 |
Number of commits found: 1831 (showing only 100 on this page) |