Port details |
- alglib Numerical analysis and data processing library
- 4.04.0 math =2 4.03.0Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2017-08-21 02:27:36
- Last Update: 2025-01-14 03:26:06
- Commit Hash: c98d7ca
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: science
- License: GPLv3
- WWW:
- https://www.alglib.net/
- Description:
- A cross-platform numerical analysis and data processing library. It supports
several programming languages (C++, C#, Pascal, VBA) and several operating
systems. ALGLIB features include:
* Data analysis (classification/regression, including neural networks)
* Optimization and nonlinear solvers
* Interpolation and linear/nonlinear least-squares fitting
* Linear algebra (direct algorithms, EVD/SVD), direct and iterative linear
solvers, Fast Fourier Transform and many other algorithms (numerical
integration, ODEs, statistics, special functions)
This is a free edition of alglib.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/math/alglib/ && make install clean
- To add the package, run one of these commands:
- pkg install math/alglib
- pkg install alglib
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: alglib
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1736820112
SHA256 (alglib-4.04.0.cpp.gpl.zip) = f9304865de395129f19ddb9f9f75a04029ba02162d9b4621236470e646d52e8b
SIZE (alglib-4.04.0.cpp.gpl.zip) = 3893791
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- This port is required by:
- for Libraries
-
- cad/gmsh
Configuration Options:
- No options to configure
- Options name:
- math_alglib
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.04.0 14 Jan 2025 03:26:06 |
Yuri Victorovich (yuri) |
math/alglib: update 4.03.0 → 4.04.0 |
4.03.0 27 Sep 2024 08:38:50 |
Yuri Victorovich (yuri) |
math/alglib: update 4.02.0 → 4.03.0
Reported by: portscout |
4.02.0 14 Jun 2024 21:31:35 |
Yuri Victorovich (yuri) |
math/alglib: update 4.01.0 → 4.02.0
Reported by: portscout |
4.01.0 28 Dec 2023 09:51:59 |
Yuri Victorovich (yuri) |
math/alglib: update 4.00.0 → 4.01.0
Reported by: portscout |
4.00.0 18 Jun 2023 02:23:32 |
Yuri Victorovich (yuri) |
math/alglib: Update 3.20.0 → 4.00.0
Reported by: portscout |
3.20.0 23 Dec 2022 03:37:12 |
Yuri Victorovich (yuri) |
math/alglib: Update 3.19.0 -> 3.20.0
Reported by: portscout |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.19.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.19.0 17 Jun 2022 08:15:53 |
Yuri Victorovich (yuri) |
math/alglib: Update 3.18.0 -> 3.19.0
Reported by: portscout |
3.18.0 07 Nov 2021 09:02:19 |
Yuri Victorovich (yuri) |
math/alglib: Update 3.17.0 -> 3.18.0
Also add the 'test' target.
Reported by: portscout |
3.17.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.17.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.17.0 30 Dec 2020 04:55:09 |
yuri |
math/alglib: Update 3.16.0 -> 3.17.0 |
3.16.0 25 Dec 2019 01:57:47 |
yuri |
math/alglib: Update 3.15.0 -> 3.16.0
Reported by: portscout |
3.15.0 22 Feb 2019 06:04:19 |
yuri |
math/alglib: Update 3.14.0 -> 3.15.0
Reported by: portscout |
3.14.0 17 Jun 2018 17:40:59 |
yuri |
math/alglib: Update 3.13.0 -> 3.14.0
Reported by: portscout |
3.13.0 11 Jan 2018 18:19:47 |
yuri |
math/alglib: Update to 3.13.0
Submitted by: myself
Reported by: portscout
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D13843 |
3.12.0 04 Nov 2017 19:14:24 |
yuri |
math/alglib: Update to 3.12.0
Reviewed by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D12946 |
3.11.0 21 Aug 2017 02:27:28 |
wen |
A cross-platform numerical analysis and data processing library. It supports
several programming languages (C++, C#, Pascal, VBA) and several operating
systems. ALGLIB features include:
* Data analysis (classification/regression, including neural networks)
* Optimization and nonlinear solvers
* Interpolation and linear/nonlinear least-squares fitting
* Linear algebra (direct algorithms, EVD/SVD), direct and iterative linear
solvers, Fast Fourier Transform and many other algorithms (numerical
integration, ODEs, statistics, special functions)
This is a free edition of alglib.
WWW: http://www.alglib.net
PR: 221681
Submitted by: yuri@rawbw.com |