summaryrefslogtreecommitdiff
path: root/math (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* math/ceres-solver: Broken on armv7Yuri Victorovich2024-04-091-0/+2
|
* math/R-cran-sf: Update to 1.0.16Wen Heping2024-04-092-4/+4
|
* math/pspp: Update to 2.0.1Wen Heping2024-04-092-5/+4
|
* math/lean4-std: RemovedYuri Victorovich2024-04-085-962/+0
|
* math/py-pygsl: Remove PY_SETUPTOOLSPo-Chuan Hsieh2024-04-081-1/+1
| | | | py-setuptools should be used rather than PY_SETUPTOOLS
* math/PDL: Update to 2.087Po-Chuan Hsieh2024-04-082-4/+4
| | | | Changes: https://metacpan.org/dist/PDL/changes
* math/armadillo: Add OPENBLAS_LAPACK optionPo-Chuan Hsieh2024-04-081-2/+7
|
* math/cado-nfs: update 2.3.0-20220722 → 2.3.0-20240318Yuri Victorovich2024-04-076-23/+71
| | | | | Also add workaround for the build breakage caused by the conflict with the pre-installed libfmt.
* math/py-arviz: update 0.17.1 → 0.18.0Yuri Victorovich2024-04-072-10/+17
| | | | Reported by: portscout
* math/coinutils: update 2.11.10 → 2.11.11Yuri Victorovich2024-04-073-6/+6
| | | | Reported by: portscout
* math/yacas: Improve portDaniel Engberg2024-04-071-15/+14
| | | | | | | * Switch PORTVERSION to DISTVERSION * Convert to USES= cmake:testing * Convert to use CMAKE framework helpers * Fix typo in comment
* math/libtommath: small improvementsPietro Cerutti2024-04-072-12/+25
| | | | | | | * remove built-in ccache detection (missing in my previous commit) * remove superfluous -DBUILD_TESTING:BOOL=ON in CMAKE_ARGS Suggested by: diizzy
* math/libtommath: revert: Fix previous commit 8509bb6"Pietro Cerutti2024-04-072-44/+19
| | | | This reverts commit 073a0a9e92f1f235c770c20f8e5c83bb893dcf9c.
* math/R-cran-RcppArmadillo: Update to 0.12.8.2.0Nuno Teixeira2024-04-072-4/+4
| | | | ChangeLog: https://cran.r-project.org/web/packages/RcppArmadillo/news.html
* math/libtommath: Fix previous commit 8509bb6Daniel Engberg2024-04-062-19/+44
| | | | | | | | | - Disable CCACHE detection - Sort menu options - Apply submitted patch with spelling fix and disable all vendor added FLAGS for CMAKE_BUILD_TYPE options Approved by: portmgr (blanket)
* math/libtommath: small improvementsPietro Cerutti2024-04-062-0/+22
| | | | | | | | | - remove built-in ccache detection, see https://github.com/libtom/libtommath/pull/577/ - put OPTIMIZED_CFLAGS and LTO in OPTIONS, on by default PR: 278155 Reported by: diizzy
* math/py-PySCIPOpt: update 4.3.0 → 5.0.1Yuri Victorovich2024-04-052-6/+5
| | | | Reported by: portscout
* math/py-POT: update 0.9.2 → 0.9.3Yuri Victorovich2024-04-052-6/+9
| | | | Reported by: portscout
* math/py-arviz: update 0.17.0 → 0.17.1Yuri Victorovich2024-04-052-4/+4
| | | | Reported by: portscout
* math/py-lmfit: update 1.2.2 → 1.3.0Yuri Victorovich2024-04-052-6/+7
| | | | Reported by: portscout
* math/py-disjoint-set: update 0.7.4 → 0.8.0Yuri Victorovich2024-04-052-4/+4
| | | | Reported by: portscout
* math/py-ecos: update 2.0.12 → 2.0.13Yuri Victorovich2024-04-052-5/+4
| | | | Reported by: portscout
* math/py-umap-learn: update 0.5.5 → 0.5.6Yuri Victorovich2024-04-052-4/+4
| | | | Reported by: portscout
* math/py-numexpr: Convert to USE_PYTHON=pep517Po-Chuan Hsieh2024-04-062-2/+14
| | | | - Bump PORTREVISION for package change
* math/py-jax: Update to 0.4.26Po-Chuan Hsieh2024-04-062-4/+4
| | | | | Changes: https://github.com/google/jax/releases https://github.com/google/jax/blob/main/CHANGELOG.md
* math/armadillo: Update to 12.8.2Po-Chuan Hsieh2024-04-063-10/+15
| | | | | | | | - Update WWW - Use complete arguments/options - Take maintainership Changes: https://arma.sourceforge.net/docs.html#changelog
* math/octave-forge-statistics-resampling: Update to 5.5.8.Stephen Montgomery-Smith2024-04-052-5/+4
|
* math/octave-forge: Add option dependency math/octave-forge-odbc.Stephen Montgomery-Smith2024-04-051-3/+2
| | | | Update to 20240403.
* math/octave-forge-odbc: New port.Stephen Montgomery-Smith2024-04-055-0/+48
| | | | | | | | | | | 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.
* math/kfr: Add patchYuri Victorovich2024-04-051-0/+20
|
* math/kfr: update 5.0.3 → 6.0.2Yuri Victorovich2024-04-053-30/+23
| | | | Reported by: portscout
* graphics/libQGLViewer: update 2.7.2 → 2.9.1Yuri Victorovich2024-04-052-3/+4
| | | | | | Will flavorize this port next. Reported by: portscout
* math/gnuplot: Update to 5.4.10Wen Heping2024-04-053-122/+4
| | | | | | PR: 273378 Reported by: wen@ Approved by: maintainer
* math/py-rpy2: Update to 3.5.16Po-Chuan Hsieh2024-04-052-5/+5
| | | | | Changes: https://github.com/rpy2/rpy2/releases https://github.com/rpy2/rpy2/blob/master/NEWS
* math/py-ml-dtypes: Update to 0.4.0Po-Chuan Hsieh2024-04-053-10/+8
| | | | Changes: https://github.com/jax-ml/ml_dtypes/releases
* math/py-awkward-cpp: Update to 32Po-Chuan Hsieh2024-04-052-5/+5
| | | | Changes: https://github.com/scikit-hep/awkward/commits/main/awkward-cpp
* math/py-awkward: Update to 2.6.3Po-Chuan Hsieh2024-04-053-17/+5
| | | | Changes: https://github.com/scikit-hep/awkward/releases
* math/PDL: Update to 2.086Po-Chuan Hsieh2024-04-053-25/+9
| | | | | | | - Simplify PORTSCOUT - Remove PGPLOT option Changes: https://metacpan.org/dist/PDL/changes
* math/symphony: update 5.7.1 → 5.7.2Yuri Victorovich2024-04-043-7/+6
| | | | Reported by: portscout
* math/kalker: Update to 2.2.0Ashish SHUKLA2024-04-047-91/+97
|
* math/py-nlopt: update 2.7.1 → 2.7.1.2Yuri Victorovich2024-04-046-12/+54
| | | | Reported by: portscout
* math/libtommath: add missing patchPietro Cerutti2024-04-041-0/+124
|
* math/nanoflann: update 1.5.4 → 1.5.5Yuri Victorovich2024-04-032-4/+4
| | | | Reported by: portscout
* math/libtommath: add missing pkg-plist filePietro Cerutti2024-04-031-0/+9
|
* math/libtommath: update to 1.3.0Pietro Cerutti2024-04-032-35/+8
| | | | Release notes: https://www.libtom.net/news/LTM_1.3.0/
* math/cglm: update 0.9.3 → 0.9.4Yuri Victorovich2024-04-033-5/+5
| | | | Reported by: portscout
* math/timbl: update 6.8.2 → 6.9Yuri Victorovich2024-04-032-5/+4
|
* math/py-slepc4py: update 3.20.2 → 3.21.0Yuri Victorovich2024-04-032-4/+4
| | | | Reported by: portscout
* math/kalc: update 1.0.5 → 1.1.0Yuri Victorovich2024-04-032-10/+10
| | | | Reported by: portscout
* math/py-cyipopt: update 1.3.0 → 1.4.1Yuri Victorovich2024-04-032-5/+4
| | | | Reported by: portscout