| non port: math/Makefile |
Number of commits found: 1831 (showing only 100 on this page) |
|
Wednesday, 13 May 2026
|
19:31 Nuno Teixeira (eduardo) Author: Christos Longros
math/R-cran-RcppParallel: New port: Parallel programming tools for Rcpp
- Submitter becomes maintainer
High-level parallel programming primitives for the R language.
Includes the Intel TBB and RcppParallel libraries.
WWW: https://rcppcore.github.io/RcppParallel/
PR: 294584
Differential Revision: https://reviews.freebsd.org/D56355
e35a06c |
|
Monday, 4 May 2026
|
16:42 Rene Ladan (rene)
math/xgraph: Remove expired port
2026-04-30 math/xgraph: Obsolete software, unmaintained upstream
5e7f336 |
|
Wednesday, 22 Apr 2026
|
13:56 Stephen Montgomery-Smith (stephen)
math/octave-forge-rf: New port.
RF and microwave network-parameter utilities for GNU Octave. Provides
S-parameter conversions (ST, SZ, SY, SABCD, SH, SG), cascading,
de-embedding, port reordering, renormalization, mixed-mode conversion
for differential pairs, and Touchstone I/O.
f331ebc |
|
Saturday, 18 Apr 2026
|
21:18 Po-Chuan Hsieh (sunpoet)
math/py-ibis-framework: Add py-ibis-framework 12.0.0
Ibis is the portable Python dataframe library:
- Fast local dataframes (via DuckDB by default)
- Lazy dataframe expressions
- Interactive mode for iterative data exploration
- Compose Python dataframe and SQL code
- Use the same dataframe API for more than 20 backends
- Iterate locally and deploy remotely by changing a single line of code
64450c4 |
01:38 Yuri Victorovich (yuri)
math/py-arviz-base: New port: Base ArviZ features and converters
7c0290f |
01:38 Yuri Victorovich (yuri)
math/py-arviz-stats: New port: Statistical computation and diagnostics for ArviZ
569ccc1 |
01:38 Yuri Victorovich (yuri)
math/py-arviz-plots: New port: Ready to use and composable plots for Bayesian
Workflow
db7d12d |
|
Friday, 3 Apr 2026
|
18:52 Charlie Li (vishwin)
math/py-numpy1: copy from math/py-numpy and rework
- rework and fix OPTIONS for meson-python
- fix build with free-threaded CPython
PR: 281470
91ac7f8 |
|
Sunday, 29 Mar 2026
|
16:56 Yuri Victorovich (yuri) Author: Christos Longros
math/R-cran-collections: New port: High performance container data types
Differential Revision: https://reviews.freebsd.org/D56047
1b7a458 |
15:47 Stephen Montgomery-Smith (stephen)
math/octave-forge-fxp: New port.
Lightweight fixed-point numeric type for GNU Octave. Intended for
fixed-point modeling, algorithm validation, and education. Supports
signed and unsigned formats, quantization, overflow handling, and basic
arithmetic operations.
4fbdafb |
|
Sunday, 22 Mar 2026
|
23:07 Yuri Victorovich (yuri) Author: Christos Longros
math/R-cran-ankiR: New port: Read and Analyze Anki Flashcard Databases
Differential Revision: https://reviews.freebsd.org/D56036
281272b |
|
Saturday, 21 Mar 2026
|
17:15 Yuri Victorovich (yuri)
math/eigen5: New port: Lightweight library for vector and matrix math
math/eigen3 is obviously 2 major version numbers behind.
The misc/quantum++ port needs eigen-5.x
It might or might not be better to update math/eigen to 5.x - I am not
sure. Let's have math/eigen5 for now for ports that need it.
0bf95eb |
|
Wednesday, 18 Mar 2026
|
03:00 Yuri Victorovich (yuri)
math/py-torchsde: New port: SDE solvers and stochastic adjoint sensitivity
analysis in PyTorch
e623816 |
|
Monday, 2 Mar 2026
|
16:43 Stephen Montgomery-Smith (stephen)
math/octave-forge-apa: New port.
Arbitrary Precision Arithmetic (APA) package for Octave/Matlab. This
package is a wrapper around the MPFR library, which provides arbitrary
precision floating-point arithmetic. The package allows users to perform
calculations with a precision that can be set at runtime, making it
suitable for applications that require high precision, such as numerical
analysis and scientific computing.
5d5154f |
|
Sunday, 1 Mar 2026
|
16:24 Gleb Popov (arrowd) Author: Markus Graf
math/usearch: Search & Clustering engine library (C, C++ and Java JNI)
PR: 293490
Co-authored-by: Gleb Popov <arrowd@FreeBSD.org>
0289e12 |
|
Wednesday, 18 Feb 2026
|
20:11 Vladimir Druzenko (vvd) Author: Rafe
math/wide-integer: New port: Generic C++ template for extended width
unsigned/signed integral types
Wide-integer implements a generic C++ template for extended width
unsigned and signed integral types.
This C++ template header-only library implements drop-in big integer
types such as uint128_t, uint256_t, uint384_t, uint512_t, uint1024_t,
uint1536_t, etc.
These can be used essentially like regular built-in integers.
Corresponding signed integer types such as int128_t, int256_t, and the
like can also be used.
Reuired for net-p2p/transmission 4.1.0.
PR: 292846
Co-authored-by: Vladimir Druzenko <vvd@FreeBSD.org>
74352ea |
|
Thursday, 29 Jan 2026
|
18:04 Max Brazhnikov (makc)
math/p5-Alien-GSL: disconnect removed port
PR: 292803
Reported by: Einar Bjarni Halldórsson
fe51867 |
13:16 Max Brazhnikov (makc)
math/rubygem-rb-gsl: remove port
Does not support GSL 2.8
PR: 292499
89b1d51 |
13:16 Max Brazhnikov (makc)
p5-Math-GSL-Alien: connect to the build
4ff39f8 |
|
Tuesday, 20 Jan 2026
|
01:20 Stephen Montgomery-Smith (stephen)
math/octave-forge-instrument-control: New port.
Octave low level I/O functions for serial, i2c, parallel, tcp, gpib,
udp and usbtmc interfaces. Not vxi11 as there doesn't seem to be
FreeBSD support.
3467284 |
|
Thursday, 15 Jan 2026
|
11:53 Po-Chuan Hsieh (sunpoet)
math/py-ndonnx: Add py-ndonnx 0.17.1
ndonnx provides an ONNX-backed array library that is compliant with the Array
API standard.
e23eeb8 |
11:53 Po-Chuan Hsieh (sunpoet)
math/py-spox: Add py-spox 0.16.0
Spox makes it easy to construct ONNX models through clean and idiomatic Python
code.
A common application of ONNX is converting models from various frameworks. This
requires replicating their runtime behaviour with ONNX operators. In the past
this has been a major challenge. Based on our experience, we designed Spox from
the ground up to make the process of writing converters (and ONNX models in
general) as easy as possible.
Spox's features include:
- Eager operator validation and type inference
- Errors with Python tracebacks to offending operators
- First-class support for subgraphs (control flow)
- A lean and predictable API
18552d2 |
|
Friday, 2 Jan 2026
|
07:11 Matthias Fechner (mfechner)
www/gitlab: fixed regressions from
9c7ec30e93f9d4bcf7dd7b213b582ac05138e31f
b38ff7a19b6c3dbe3007d1f88d12e600b5a288a8
Could not find compatible versions
Because every version of gitlab-backup-cli depends on bigdecimal ~> 3.1
and bigdecimal >= 3.1, < 4.A could not be found in locally installed gems,
gitlab-backup-cli cannot be used.
So, because Gemfile depends on gitlab-backup-cli >= 0,
version solving has failed.
*** Error code 6
2e3318c |
|
Wednesday, 31 Dec 2025
|
23:31 Dima Panov (fluffy)
math/manifold: resurrect and update to 3.3.2
PR: 291258
cbf656a2 |
14:48 Muhammad Moinur Rahman (bofh)
*/*php81*: Sunset
95b3559 |
11:38 Rene Ladan (rene)
math/rapid: Remove expired port
2025-12-31 math/rapid: unfetchable
99ae457 |
|
Sunday, 14 Dec 2025
|
20:23 Stephen Montgomery-Smith (stephen)
math/octave-forge-onsas: Remove port.
Incompatible with octave packaging structure. If someone needs it
they should rebuild from scratch.
5231db9 |
|
Wednesday, 15 Oct 2025
|
20:53 Stephen Montgomery-Smith (stephen)
math/octave-forge-llms: New port.
Large Language Models for GNU Octave.
d19f8d1 |
03:22 Yuri Victorovich (yuri)
math/vtk8: Remove
6026c30 |
|
Monday, 13 Oct 2025
|
20:12 Stephen Montgomery-Smith (stephen)
math/octave-forge-joystick: New port.
Provides basic joystick functions for GNU Octave.
f94ff40 |
08:27 Zsolt Udvari (uzsolt)
math/R-cran-polyclip: New port
R port of Angus Johnson's open source library 'Clipper'. Performs polygon
clipping operations (intersection, union, set minus, set difference) for
polygonal regions of arbitrary complexity, including holes. Computes offset
polygons (spatial buffer zones, morphological dilations, Minkowski dilations)
for polygonal regions and polygonal lines. Computes Minkowski Sum of general
polygons. There is a function for removing self-intersections from polygon data.
72badea |
|
Saturday, 11 Oct 2025
|
23:59 Yuri Victorovich (yuri)
math/py-jij-cimod: New port: Python binding for the C++ library for a binary
quadratic model
2a203d2 |
|
Friday, 10 Oct 2025
|
04:22 Stephen Montgomery-Smith (stephen)
math/math/octave-forge-octave_mermaid_js: New port.
The octave_mermaid_js package provides functions for process TOML.
7110389 |
|
Friday, 3 Oct 2025
|
09:27 Yuri Victorovich (yuri)
math/py-conway-polynomials: New port: Python interface to Frank Lubeck's Conway
polynomial database
e158a30 |
|
Sunday, 21 Sep 2025
|
12:27 Thierry Thomas (thierry)
math/tlfloat: new port, C++ template library for floating point operations
a0193e9 |
|
Friday, 19 Sep 2025
|
07:36 Yuri Victorovich (yuri)
math/py-highspy: New port: Python bindings for the extensible C++ library for
random forests
0b406d1 |
|
Tuesday, 9 Sep 2025
|
12:22 Zsolt Udvari (uzsolt)
math/R-cran-mpoly: New port
mpoly is a simple collection of tools to help deal with multivariate polynomials
symbolically and functionally in R.
dfd7fa7 |
02:33 Zsolt Udvari (uzsolt)
math/R-cran-orthopolynom: New port
A collection of functions to construct sets of orthogonal polynomials and their
recurrence relations. Additional functions are provided to calculate the
derivative, integral, value and roots of lists of polynomial objects.
1c386bb |
|
Tuesday, 2 Sep 2025
|
19:34 Rene Ladan (rene)
math/libmissing: Remove expired port
2025-09-01 math/libmissing: Old. FreeBSD's libm improved since 2012 when this
was imported
2f25f07 |
|
Tuesday, 26 Aug 2025
|
07:12 Stephen Montgomery-Smith (stephen)
math/Makefile: Add new ports.
Add math/octave-forge-mboct-* ports.
01fc1b2 |
|
Saturday, 2 Aug 2025
|
09:37 Rene Ladan (rene)
math/R-cran-RSvgDevice: Remove expired port
2025-07-31 math/R-cran-RSvgDevice: Package ‘RSvgDevice’ was removed from the
CRAN repository.
02f5853 |
|
Friday, 1 Aug 2025
|
20:57 Thierry Thomas (thierry)
math/suitesparse-Example: adding the Example package of SuiteSparse
Like CSparse, do not install it by default.
2b3088f |
|
Friday, 18 Jul 2025
|
20:52 Yuri Victorovich (yuri)
math/py-grandalf: Re-add port: Graph and drawing algorithms framework
d010ca7 |
|
Thursday, 10 Jul 2025
|
12:22 Jimmy Olgeni (olgeni)
math/hexowl: Add new port
hexowl is a lightweight and flexible programmer's calculator with user
variables and functions support. It provides a terminal-based interface
for performing arithmetic, bitwise, and boolean operations across decimal,
hexadecimal, and binary number systems.
WWW: https://github.com/mruttley/hexowl
c412517 |
|
Sunday, 6 Jul 2025
|
09:07 Thierry Thomas (thierry)
math/manifold: remove
I have a WIP to upgrade BRL-CAD, and manifold is intended to be one of
its dependencies, but I’m currently blocked, and it is not yet ready.
See https://github.com/BRL-CAD/bext/issues/3
and https://github.com/BRL-CAD/brlcad/issues/188
d6c28579 |
|
Wednesday, 2 Jul 2025
|
16:29 Muhammad Moinur Rahman (bofh)
*/*php85*: 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.5.0alpha1/UPGRADING
Changelog: https://github.com/php/php-src/blob/php-8.5.0alpha1/NEWS
c0b9892 |
|
Monday, 30 Jun 2025
|
11:01 Rene Ladan (rene)
math/libsharp2: Remove expired port
2025-06-30 math/libsharp2: Deprecated upstream in 2021, upstream recommends
migrating to ducc0
f17082c |
|
Sunday, 29 Jun 2025
|
22:04 Yuri Victorovich (yuri)
math/py-pyrfr: New port: Python bindings for the extensible C++ library for
random forests
0d6503f |
|
Monday, 23 Jun 2025
|
19:18 Rene Ladan (rene)
math/py-fastdtw: Remove expired port
2025-03-31 math/py-fastdtw: Depends on expired devel/py-pytest-runner
da601e2 |
|
Friday, 13 Jun 2025
|
06:02 Po-Chuan Hsieh (sunpoet)
math/py-pcodec: Add py-pcodec 0.3.4
Pcodec (or Pco) losslessly compresses and decompresses numerical sequences with
high compression ratio and moderately fast speed.
Use cases include:
- columnar data
- long-term time series data
- serving numerical data to web clients
- low-bandwidth communication
Data types: u16, u32, u64, i16, i32, i64, f16, f32, f64
9e42b93 |
|
Wednesday, 11 Jun 2025
|
14:17 Jason W. Bacon (jwb)
math/py-formulaic-contrasts: Build arbitrary contrasts formulaic models
Build arbitrary contrasts for models defined with formulaic.
https://formulaic-contrasts.readthedocs.io/en/latest/
cfe792f |
|
Friday, 6 Jun 2025
|
22:01 Rene Ladan (rene)
math/py-spvcm: Remove expired port
2025-04-30 math/py-spvcm: Upstream repository has been archived on Jul 9, 2024
271a0ac |
|
Monday, 2 Jun 2025
|
18:59 Rene Ladan (rene)
math/py-grandalf: Remove expired port
2025-03-31 math/py-grandalf: Depends on expired devel/py-pytest-runner
c3e3164 |
|
Thursday, 29 May 2025
|
17:24 Stephen Montgomery-Smith (stephen)
math/octave-forge-octave_php_wrapper: New port.
The octave_php_wrapper package creates a PHP wrapper for Octave script, so
that you can run the Octave script by PHP, like modern Internet service.
5b98d5c |
|
Sunday, 25 May 2025
|
09:52 Po-Chuan Hsieh (sunpoet)
math/py-vector: Add py-vector 1.6.2
Vector is a Python library for 2D and 3D spatial vectors, as well as 4D
space-time vectors. It is especially intended for performing geometric
calculations on arrays of vectors, rather than one vector at a time in a Python
for loop.
803dbf0 |
|
Monday, 19 May 2025
|
14:45 Stephen Montgomery-Smith (stephen)
math/octave-forge-csg-dataset: New port.
A large dataset of diaphyseal cross sectional geometric properties and
relevant measurements from human long bones for octave.
5583a24 |
|
Sunday, 4 May 2025
|
18:46 Stephen Montgomery-Smith (stephen)
math/octave-forge-fl-core: New port.
Basic functions fuzzy logic for octave.
eb4bb91 |
|
Tuesday, 29 Apr 2025
|
17:54 Thierry Thomas (thierry)
math/manifold: new port, Geometry library for topological robustness
67fa97e |
|
Friday, 25 Apr 2025
|
03:22 Yuri Victorovich (yuri)
math/py-pwlf: New port: Fit piecewise linear functions to data
7f5de1c |
|
Sunday, 20 Apr 2025
|
13:03 Thierry Thomas (thierry)
math/parmetis: resurrect
9753aee |
|
Thursday, 17 Apr 2025
|
03:58 Stephen Montgomery-Smith (stephen)
math/octave-forge-datatypes: New port.
Extra data types for GNU Octave.
081b220 |
|
Friday, 4 Apr 2025
|
19:20 Rene Ladan (rene)
math/matlab-installer: Remove expired port
2025-04-03 math/matlab-installer: Unmaintained, does not support recent Matlab
c47060e |
|
Monday, 31 Mar 2025
|
16:45 Rene Ladan (rene)
math/py-pystan: Remove expired port
2025-02-28 math/py-pystan: Marked as BROKEN for years
c810094 |
14:33 Rene Ladan (rene)
math/py-Diofant: Remove expired port
2025-03-31 math/py-Diofant: Depends on expired devel/py-pytest-runner
c4a2a3c |
14:26 Rene Ladan (rene)
math/py-numdifftools: Remove expired port
2025-03-31 math/py-numdifftools: Depends on expired devel/py-pytest-runner
4e2f26c |
|
Monday, 24 Mar 2025
|
00:51 Stephen Montgomery-Smith (stephen)
math/octave-forge-piqp: New port
- PIQP is a Proximal Interior Point Quadratic Programming solver, which
can solve dense and sparse quadratic programs.
b7cebbf |
|
Saturday, 1 Mar 2025
|
16:36 Rene Ladan (rene)
math/pspp: Remove expired port
2025-02-28 math/pspp: Listed as broken for more than 5 months
7cee6ab |
16:22 Rene Ladan (rene)
math/parmetis: Remove expired port
2025-02-28 math/parmetis: Fails to fetch, unmaintained for years in tree
0fddd70 |
|
Friday, 21 Feb 2025
|
09:14 Yuri Victorovich (yuri)
math/proxsuite: New port: Quadratic Programming Solver for Robotics and beyond
188e3e1 |
09:14 Yuri Victorovich (yuri)
math/py-daqp: New port: DAQP: A dual active-set QP solver
ddf031f |
07:04 Yuri Victorovich (yuri) Author: Paco Pascal
math/pcalc: New port: Command line util for doing hex/dec/oct/bin math quickly
PR: 284557
1f1b528 |
|
Wednesday, 19 Feb 2025
|
11:44 Po-Chuan Hsieh (sunpoet)
*/Makefile: Sort SUBDIRs
87ff432 |
|
Monday, 17 Feb 2025
|
23:47 Stephen Montgomery-Smith (stephen)
math/octave-forge-chartjs: New port.
TensorFlow interface for GNU Octave
42387b1 |
|
Tuesday, 28 Jan 2025
|
17:04 Po-Chuan Hsieh (sunpoet)
math/p5-PDL-Transform-Proj4: Add p5-PDL-Transform-Proj4 2.097
PDL::Transform::Proj4 works like PDL::Transform::Cartography, but using the proj
library in the background.
The main object here is the PDL::Transform::Proj4 object, aliased to the
t_proj() function.
This object accepts all of the standard options described below, but mainly is
there to be called with just the proj_params option defined.
When options are used, they must be used with a '+' before them when placed in
the proj_params string, but that is not required otherwise. See the SYNOPSIS
above.
Please note that unlike PROJ, all angles in these operations are in degrees.
This is correctly (as of PDL 2.094) reflected in the PDL::Transform subclass
objects.
Other than t_proj(), all of the other transforms below have been autogenerated,
and may not work properly. The main problem is determining the parameters a
projection requires from the proj library itself.
Due to the difficulties in doing this, there may be times when the proj docs
specify a parameter for a projection that won't work using the anon-hash type
specification. In that case, just throw that parameter in the proj_params
string, and everything should work fine.
8b14713 |
17:04 Po-Chuan Hsieh (sunpoet)
math/p5-PDL-Opt-Simplex: Add p5-PDL-Opt-Simplex 2.096
PDL::Opt::Simplex implements the commonly used simplex optimization algorithm.
The basic idea of the algorithm is to move a "simplex" of N+1 points in the
N-dimensional search space according to certain rules. The main benefit of the
algorithm is that you do not need to calculate the derivatives of your function.
06c7d4a |
17:04 Po-Chuan Hsieh (sunpoet)
math/p5-PDL-Perldl2: Add p5-PDL-Perldl2 2.002
The pdl2 program, also known as the Perldl2 shell, is a second generation
version of the original perldl interactive PDL shell. It attempts to be backward
compatible in usage while providing improved features, better support for Perl
syntax, and an more easily extended framework based on the Devel::REPL shell.
By default, command lines beginning with the default prompt of either pdl2 or
perldl (one of 'pdl> ', 'PDL> ', or 'perldl> ') will have the prefix string and
surrounding whitespace stripped. This allows for easy cut-and-paste from sample
PDL shell sessions or other examples into another PDL shell session.
ba7c80a |
17:04 Po-Chuan Hsieh (sunpoet)
math/p5-PDL-IO-IDL: Add p5-PDL-IO-IDL 2.097
PDL::IO::IDL allows you to read and write IDL(tm) data files.
Currently, only reading is implemented. Scalars, arrays, and structures are all
supported. Heap pointers, compiled code, and objects are not supported. Of those
three, only heap pointers are likely to be supported in the future.
This code was not developed by RSI, makers of IDL.
ee84aa4 |
17:04 Po-Chuan Hsieh (sunpoet)
math/p5-PDL-LinearAlgebra: Add p5-PDL-LinearAlgebra 0.432
PDL::LinearAlgebra provides a convenient interface to PDL::LinearAlgebra::Real
and PDL::LinearAlgebra::Complex. Since Blas and Lapack use a column major
ordering scheme some routines here need to transpose matrices before calling
fortran routines and transpose back (see the documentation of each routine). If
you need optimized code use directly PDL::LinearAlgebra::Real and
PDL::LinearAlgebra::Complex.
783e6b3 |
17:04 Po-Chuan Hsieh (sunpoet)
math/p5-PDL-Minuit: Add p5-PDL-Minuit 0.001
PDL::Minuit implements an interface to the Minuit minimization routines (part of
the CERN Library).
397ad33 |
17:04 Po-Chuan Hsieh (sunpoet)
math/p5-PDL-IO-HDF: Add p5-PDL-IO-HDF 2.002
PDL::IO::HDF provides functions to manipulate HDF files with the SD, VS, and V
HDF interfaces.
3197a2e |
17:03 Po-Chuan Hsieh (sunpoet)
math/p5-PDL-IO-Browser: Add p5-PDL-IO-Browser 0.001
PDL::IO::Browsercd provides cursor terminal browser for ndarrays.
dc59b7c |
17:03 Po-Chuan Hsieh (sunpoet)
math/p5-PDL-IO-Dicom: Add p5-PDL-IO-Dicom 2.097
The PDL::IO::Dicom module enables reading 16-bit gray level Dicom images into
PDL. As Dicom is an extremely complex format, this module can unfortunately not
handle all different image types included in the DICOM standard. One common
format that is currently not supported is the Papyrus format.
d410526 |
17:03 Po-Chuan Hsieh (sunpoet)
math/p5-PDL-IO-ENVI: Add p5-PDL-IO-ENVI 2.097
PDL::IO::ENVI allows you to read ENVI data into an ndarray.
0b51c1c |
17:03 Po-Chuan Hsieh (sunpoet)
math/p5-PDL-IO-GD: Add p5-PDL-IO-GD 2.102
PDL::IO::GD is the "General Interface" for the PDL::IO::GD library, and is
actually several years old at this point (read: stable).
The general version just provides several image IO utility functions you can use
with ndarray variables. It's deceptively useful, however.
3f20f2a |
17:03 Po-Chuan Hsieh (sunpoet)
math/p5-PDL-Graphics-PLplot: Add p5-PDL-Graphics-PLplot 0.84
PDL::Graphics::PLplot is the PDL interface to the PLplot graphics library. It
provides a familiar 'perlish' Object Oriented interface as well as access to the
low-level PLplot commands from the C-API.
e05d391 |
17:02 Po-Chuan Hsieh (sunpoet)
math/p5-PDL-Fit: Add p5-PDL-Fit 2.097
PDL::Fit contains the following packages: PDL::Fit::Gaussian, PDL::Fit::LM,
PDL::Fit::Linfit and PDL::Fit::Polynomial.
PDL::Fit::Gaussian contains some custom gaussian fitting routines. These were
developed in collaboration with Alison Offer, they do a reasonably robust job
and are quite useful.
PDL::Fit::LM provides fitting functions for PDL. Currently, only
Levenberg-Marquardt fitting is implemented. Other procedures should be added as
required. For a fairly concise overview on fitting see Numerical Recipes,
chapter 15 "Modeling of data".
PDL::Fit::Linfit contains routines to perform general curve-fits to a set
(linear combination) of specified functions.
PDL::Fit::Polynomial contains routines for doing simple polynomial fits to data.
0409911 |
17:02 Po-Chuan Hsieh (sunpoet)
math/p5-PDL-GSL: Add p5-PDL-GSL 2.100
PDL::GSL is an interface to the GNU Scientific Library. It contains the
following packages:
- PDL::GSL::CDF: PDL interface to GSL Cumulative Distribution Functions
- PDL::GSL::DIFF: PDL interface to numerical differentiation routines in GSL
- PDL::GSL::INTEG: PDL interface to numerical integration routines in GSL
- PDL::GSL::INTERP: PDL interface to Interpolation routines in GSL
- PDL::GSL::LINALG: PDL interface to linear algebra routines in GSL
- PDL::GSL::MROOT: PDL interface to multidimensional root-finding routines in
GSL
- PDL::GSL::RNG: PDL interface to RNG and randist routines in GSL
- PDL::GSL::SF: PDL interface to GSL Special Functions
- PDL::Stats::Distr: Parameter estimations and probability density functions for
distributions
a9e6257 |
17:02 Po-Chuan Hsieh (sunpoet)
math/p5-PDL-Graphics-IIS: Add p5-PDL-Graphics-IIS 0.001
PDL::Graphics::IIS provides an interface to any image display 'device' which
support the 'IIS protocol' - viz the SAOimage and Ximtool X-windows programs,
the old SunView imtool program and presumably even the original IIS CRT itself
if they aren't all in museums!
These programs should be familiar to astronomers - they are used by the common
IRAF system.
Non-astronomers may find they quite nifty for displaying 2D data.
6654009 |
17:02 Po-Chuan Hsieh (sunpoet)
math/p5-PDL-Graphics-Limits: Add p5-PDL-Graphics-Limits 0.03
PDL::Graphics::Limits provides functions to derive limits for data for display
purposes.
98a7ddc |
17:02 Po-Chuan Hsieh (sunpoet)
math/p5-PDL-DateTime: Add p5-PDL-DateTime 0.004
PDL::DateTime is a subclass of PDL piddle for storing date-time values (scalar
piddles, vectors, matrices or generally ND-piddles):
- its PDL type is always LongLong (64-bit signed integer)
- stored values are microseconds since 1970-01-01T00:00:00.000000Z (can be both
positive or negative)
- it is still a piddle so you can do all usual PDL arithmetic + PDL::DateTime
defines some new methods (see below)
fee588e |
16:16 Po-Chuan Hsieh (sunpoet)
math/p5-PDL: Move math/PDL to math/p5-PDL
- Bump PORTREVISION of dependent ports for dependency change
fd548d4 |
|
Sunday, 12 Jan 2025
|
14:01 Nuno Teixeira (eduardo)
math/R-cran-reformulas: New port: Machinery for Processing Random Effect
Formulas
reformulas (random effects formulas) is a utility package for
processing "lme4-style" random effects formulas in R (i.e.,
formulas where the random effects are included in the form (f|g)
as components of an overall model formula, where f represents a
sub-formula for the varying effects and g represents a sub-formula
for the grouping variable(s).
WWW: https://cran.r-project.org/web/packages/reformulas/
59319e54 |
|
Saturday, 11 Jan 2025
|
09:36 Yuri Victorovich (yuri)
math/curv: Revert "math/curv: Fails to build with boost-1.85+ and GitHub
repository is marked archived"
This reverts commit 84e07469e6efa150aca110c60072c98bcf52f00f.
Reported by: Thierry Thomas <thierry@freebsd.org>
8377f46 |
05:23 Yuri Victorovich (yuri)
math/curv: Fails to build with boost-1.85+ and GitHub repository is marked
archived
84e0746 |
|
Wednesday, 1 Jan 2025
|
12:12 Rene Ladan (rene)
math/opensolaris-libm: Remove expired port
2024-12-31 math/opensolaris-libm: Obsolete, consider using libm in base or
math/openlibm
8b86b03 |
11:16 Rene Ladan (rene)
math/sage: Remove expired port
2024-12-31 math/sage: Broken for more than two years.
da8a6c5 |
|
Tuesday, 31 Dec 2024
|
16:22 Po-Chuan Hsieh (sunpoet)
math/py-blis07: Remove obsoleted port
Use math/py-blis instead.
47d0876 |
|
Sunday, 17 Nov 2024
|
18:10 Yuri Victorovich (yuri)
math/py-emcee: New port: Python ensemble sampling toolkit for MCMC
58ea7bb |
04:13 Stephen Montgomery-Smith (stephen)
math/octave-forge-octave_zstd: New port.
- The octave_zstd package provides functions for compress and
decompress about ZSTD format.
f6a7003 |
|
Sunday, 10 Nov 2024
|
02:39 Stephen Montgomery-Smith (stephen)
math/octave-forge-octave_tar: New port.
The octave_tar package provides functions for pack and unpack about tar
format.
e99e1f4 |
Number of commits found: 1831 (showing only 100 on this page) |