Commit Graph

23361 Commits

Author SHA1 Message Date
Stephen Montgomery-Smith 2f2a91de1b math/octave-forge-pkg-octave-doc: Update to 0.7.2. 2026-07-12 12:34:11 -05:00
Stephen Montgomery-Smith b794d5ebe7 math/octave-forge-statistics: Update to 1.8.4. 2026-07-12 12:33:40 -05:00
Po-Chuan Hsieh 22b4f799c4 math/armadillo: Update to 15.4.1
Changes:	https://arma.sourceforge.net/docs.html#changelog
2026-07-12 12:51:19 +08:00
Muhammad Moinur Rahman 4fc7ca3a41 math/py-graphillion: Update version 2.0=>2.1
Changelog: https://github.com/graphillion/graphillion/releases/tag/v2.1
2026-07-12 03:34:09 +02:00
Max Brazhnikov fcaf8f72b0 math/liborigin: Update to 3.0.4 2026-07-11 23:06:53 +03:00
Po-Chuan Hsieh fff9e7914a math/py-narwhals: Update to 2.23.0
- Add SKLEARN option

Changes:	https://github.com/narwhals-dev/narwhals/releases
2026-07-11 20:21:22 +08:00
Po-Chuan Hsieh 2c04297105 math/py-awkward-cpp: Update to 54
Changes:	https://github.com/scikit-hep/awkward/commits/main/awkward-cpp
2026-07-11 20:21:22 +08:00
Po-Chuan Hsieh a763bd8de7 math/py-awkward: Update to 2.10.0
Changes:	https://github.com/scikit-hep/awkward/releases
2026-07-11 20:21:22 +08:00
Po-Chuan Hsieh 3cbcc60d7f math/py-fairlearn: Add py-fairlearn 0.14.0
Fairlearn is a Python package that empowers developers of artificial
intelligence (AI) systems to assess their system's fairness and mitigate any
observed unfairness issues. Fairlearn contains mitigation algorithms as well as
metrics for model assessment. Besides the source code, this repository also
contains Jupyter notebooks with examples of Fairlearn usage.
2026-07-11 20:20:43 +08:00
Ronald Klop 3df2e09c15 math/scilab-toolbox-swt: fix build
Fixed by adding some libraries to NO_SHLIB_REQUIRES_GLOB in math/scilab.
Unbroken, but still deprecated as nobody noticed that it was broken.

Approved-by:	no maintainer
2026-07-10 14:47:19 +02:00
Dag-Erling Smørgrav 4ea3547132 various: Bump go ports for go-1.25.12 / 1.26.5 2026-07-10 09:54:15 +02:00
Ronald Klop 8a96ba6c5a math/scilab*: deprecate and expire in 4 months
No maintainer, old version, did not keep up with upstream, does not build with Java 11 or at all.
Please mail the maintainer if you use this.

Reported-by:	https://portsfallout.com/fallout?port=math%2Fscilab
Approved-by:	no maintainer
2026-07-09 22:11:43 +02:00
Yuri Victorovich 8f518d5f92 math/py-edit-distance: New port: Computing edit distance on arbitrary Python sequences 2026-07-09 09:35:37 -07:00
Yuri Victorovich 810da461ce math/py-distance: New port: Utilities for comparing sequences 2026-07-09 09:35:37 -07:00
Stephen Montgomery-Smith f106b2ec6f math/octave-forge-pkg-octave-doc: Update to 0.7.1. 2026-07-09 07:32:51 -05:00
Yuri Victorovich 682db0f6c9 math/py-sparsediffpy: update 0.5.1 → 0.6.0 2026-07-09 00:06:22 -07:00
Yuri Victorovich 20221c14e6 math/py-apted: New port: APTED algorithm for the Tree Edit Distance 2026-07-08 22:20:15 -07:00
Yuri Victorovich 14a673a130 math/py-math-verify: New port: HuggingFace library for verifying mathematical answers 2026-07-08 22:20:14 -07:00
Yuri Victorovich 1ea9072ade math/py-latex2sympy2-extended: New port: Convert LaTeX math to SymPy expressions 2026-07-08 22:20:14 -07:00
Stephen Montgomery-Smith 728220ffad math/octave-forge-datatypes: Update to 1.2.6. 2026-07-08 21:15:44 -05:00
Muhammad Moinur Rahman f0517b6be6 math/py-graphillion: Update version 1.11=>2.0
Changelog: https://github.com/graphillion/graphillion/releases/tag/v2.0
2026-07-08 22:29:59 +02:00
Po-Chuan Hsieh 6d332f8a05 math/py-spox: Update to 0.17.2
Changes:	https://github.com/Quantco/spox/releases
2026-07-08 21:32:11 +08:00
Po-Chuan Hsieh ae87476616 math/py-spint: Update to 1.1.0
Changes:	https://github.com/pysal/spint/releases
2026-07-08 21:32:11 +08:00
Po-Chuan Hsieh f4830a42bc math/py-scikit-fem: Update to 12.0.2
Changes:	https://github.com/kinnala/scikit-fem/releases
		https://github.com/kinnala/scikit-fem/blob/master/README.md#changelog
2026-07-08 21:32:10 +08:00
Po-Chuan Hsieh 3c7fcd0b49 math/py-ndonnx: Update to 0.20.0
Changes:	https://github.com/Quantco/ndonnx/releases
		https://ndonnx.readthedocs.io/en/latest/changelog.html
2026-07-08 21:32:10 +08:00
Po-Chuan Hsieh 3e86568e89 math/py-narwhals: Update to 2.22.1
Changes:	https://github.com/narwhals-dev/narwhals/releases
2026-07-08 21:32:10 +08:00
Po-Chuan Hsieh 50ed5b9b3b math/py-hdbscan: Update to 0.8.44
Changes:	https://github.com/scikit-learn-contrib/hdbscan/releases
2026-07-08 21:32:09 +08:00
Po-Chuan Hsieh e050615fec math/py-awkward-cpp: Update to 53
Changes:	https://github.com/scikit-hep/awkward/commits/main/awkward-cpp
2026-07-08 21:32:09 +08:00
Po-Chuan Hsieh b0cbb899b3 math/py-awkward: Update to 2.9.1
Changes:	https://github.com/scikit-hep/awkward/releases
2026-07-08 21:32:08 +08:00
Po-Chuan Hsieh c6fb5cfcb0 math/p5-Math-Prime-Util-GMP: Add PORTSCOUT 2026-07-08 21:30:58 +08:00
Po-Chuan Hsieh 395dbe1e18 math/p5-Math-Prime-Util: Add PORTSCOUT 2026-07-08 21:30:58 +08:00
Po-Chuan Hsieh bc88f2244c math/fast_float: Update to 8.2.10
Changes:	https://github.com/fastfloat/fast_float/releases
2026-07-08 21:30:37 +08:00
Po-Chuan Hsieh 58b66ea073 math/armadillo: Update to 15.4.0
Changes:	https://arma.sourceforge.net/docs.html#changelog
2026-07-08 21:30:36 +08:00
Stephen Montgomery-Smith 7199cc3ccd math/octave-forge-pkg-octave-doc: Update to 0.7.0. 2026-07-08 06:03:18 -05:00
Stephen Montgomery-Smith 5bf8e1e5f2 math/octave-forge-statistics-resampling: Update to 5.7.1. 2026-07-08 06:02:44 -05:00
Yuri Victorovich d27a33d515 math/highs: update 1.14.0 → 1.15.1 2026-07-07 17:29:37 -07:00
Yuri Victorovich b29f18c1d7 math/py-jij-cimod: update 1.7.4 → 1.7.5 2026-07-07 14:49:18 -07:00
Yuri Victorovich 52807d047d math/py-pytensor: update 3.0.2 → 3.1.2 2026-07-07 14:49:17 -07:00
Tiago Gasiba 3be6a0f4f7 math/wxmaxima: Update to 26.07.0
ChangeLog:
  - https://github.com/wxMaxima-developers/wxmaxima/releases/tag/Version-26.07.0
  - https://github.com/wxMaxima-developers/wxmaxima/releases/tag/Version-26.06.2
  - https://github.com/wxMaxima-developers/wxmaxima/releases/tag/Version-26.06.1
  - https://github.com/wxMaxima-developers/wxmaxima/releases/tag/Version-26-06.0
  - https://github.com/wxMaxima-developers/wxmaxima/releases/tag/Version-26.05.0

MFH:		2026Q2
2026-07-07 23:07:05 +02:00
Yuri Victorovich acba6b57d8 math/rumur: Fix plist
Reported by:	fallout
2026-07-06 20:06:14 -07:00
Yuri Victorovich 15c25307e5 math/py-fsph: Fix build
Reported by:	fallout
2026-07-06 19:36:03 -07:00
Rainer Hurling 8c0a06949a math/saga: Update to 9.12.6
Changelog:	https://sourceforge.net/p/saga-gis/wiki/Changelog%209.12.6/attachment/changelog_saga_9.12.6.txt

Reported by:	portscout
2026-07-06 20:08:54 +02:00
Yuri Victorovich 7019d2bdb9 math/lean4: Remove patch to fix build
Reported by:	fallout
2026-07-06 08:05:17 -07:00
Yuri Victorovich 755b873197 math/blasfeo: update 0.1.4.2 → 0.1.4.3 2026-07-06 08:05:17 -07:00
Yuri Victorovich 86960c9b23 math/amgcl: update 1.4.8 → 1.4.9 2026-07-06 08:05:17 -07:00
TAKATSU Tomonari 7781106eb0 math/R-cran-doBy: Update to 4.7.2
Reported by:	portscout
2026-07-05 20:29:24 +00:00
Muhammad Moinur Rahman 2e9eb5a7ed math/py-graphillion: Update version 1.10=>1.11
Changelog: https://github.com/graphillion/graphillion/releases/tag/v1.11
2026-07-05 20:58:40 +02:00
Muhammad Moinur Rahman a34402e65a math/py-claripy: Update version 9.0.5405=>9.2.219
- Adopt port

Changelog: https://github.com/angr/claripy/releases/tag/v9.2.219
2026-07-05 20:58:39 +02:00
Stephen Montgomery-Smith 18628b9022 math/octave-forge-dsppack: Update to 1.1.1. 2026-07-05 13:43:37 -05:00
Thierry Thomas 8d488f270f math/R-cran-mclust: upgrade to 6.1.3
Release notes at https://cran.r-project.org/web/packages/mclust/news/news.html
2026-07-05 16:57:58 +02:00