summaryrefslogtreecommitdiff
path: root/math (follow)
Commit message (Collapse)AuthorAgeFilesLines
* lang/rust: Bump revisions after 1.59.0Mikael Urankar2022-03-152-1/+2
|
* math/cbc: Fix typo in LIB_DEPENDSTrond Endrestol2022-03-151-1/+1
| | | | PR: 262563
* math/qalculate-gtk: Update to 4.1.0Jason E. Hale2022-03-142-4/+4
| | | | Changes: https://github.com/Qalculate/qalculate-gtk/releases/tag/v4.1.0
* math/qalculate: Rename to math/qalculate-gtkJason E. Hale2022-03-145-10/+3
| | | | Match upstream project name and simplify Makefile.
* math/qalculate-qt: Update to 4.1.0Jason E. Hale2022-03-142-4/+4
| | | | Changes: https://github.com/Qalculate/qalculate-qt/releases/tag/v4.1.0
* math/libqalculate: Update to 4.1.0Jason E. Hale2022-03-143-5/+5
| | | | Changes: https://github.com/Qalculate/libqalculate/releases/tag/v4.1.0
* math/R-cran-dimRed: Update to 0.2.5TAKATSU Tomonari2022-03-142-4/+4
|
* */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.Kirill Ponomarev2022-03-141-0/+1
|
* math/p5-Number-Fraction: update to 3.0.4Steve Wills2022-03-132-4/+4
|
* math/rumur: Update 2021.12.27 -> 2022.03.05Yuri Victorovich2022-03-132-5/+7
| | | | Reported by: portscout
* math/py-PyWavelets: Update to 1.3.0Max Brazhnikov2022-03-132-4/+4
|
* math/gretl: Update 2021d -> 2022aYuri Victorovich2022-03-135-50/+16
| | | | Reported by: portscout
* math/minizinc-ide: Update 2.6.0 -> 2.6.1Yuri Victorovich2022-03-132-4/+4
| | | | Reported by: portscout
* math/minizinc: Update 2.6.0 -> 2.6.1Yuri Victorovich2022-03-132-4/+4
| | | | Reported by: portscout
* math/cbc: Update 2.10.5 -> 2.10.7Yuri Victorovich2022-03-134-20/+8
| | | | Reported by: portscout
* math/cgl: Update 0.60.4 -> 0.60.5Yuri Victorovich2022-03-133-6/+6
| | | | Reported by: portscout
* math/savage: New Port: Primitive computer algebra systemAshish SHUKLA2022-03-134-0/+309
| | | | | | | | | | | | | | | | | | | | Savage is a new computer algebra system written from scratch in pure Rust. Its goals are correctness, simplicity, and usability, in that order. Features: - Arbitrary-precision integer, rational, and complex arithmetic - Input, simplification, and evaluation of symbolic expressions - First-class support for vectors and matrices, with coefficients being arbitrary expressions - REPL with syntax and bracket highlighting, persistent history, and automatic multi-line input - Macro-based system for defining functions with metadata and automatic type checking - Usable as a library from any Rust program WWW: https://github.com/p-e-w/savage
* math/oink: Update g20210704 -> g20210710 and make atomics portableRobert Clausecker2022-03-123-20/+24
| | | | PR: 262513
* */*: Bump after math/singular updateYuri Victorovich2022-03-124-2/+4
| | | | | PR: 262510 Reported by: Philipp Ost <Philipp Ost>
* math/lean: Update 3.40.0 -> 3.41.0Yuri Victorovich2022-03-123-4/+7
| | | | Reported by: portscout
* math/py-graphillion: Update version 1.3=>1.5Muhammad Moinur Rahman2022-03-122-5/+5
| | | | Relnotes: https://github.com/takemaru/graphillion/releases/tag/v1.5
* math/gravity: Update 1.1.20210825 -> 1.1.20220309Yuri Victorovich2022-03-122-10/+6
| | | | | | This also removes dependency on gcc files. Reported by: Gerald Pfeifer <gerald@pfeifer.com> (gcc dependency)
* math/nfft: Rework port to follow Porters HandbookDaniel Engberg2022-03-125-755/+36
| | | | | | | | | | * Use upstream release archive * Respect flags set by framework and do not use -march=native * Add support for OpenMP and enable it on aarch64 and amd64 by default * Overall rework of Makefile * Enable all options to match packaging in other distros PR: 261255
* math/R-cran-linprog: Update to 0.9-4TAKATSU Tomonari2022-03-122-5/+4
|
* math/R: Update to 4.1.3Joseph Mingrone2022-03-112-5/+4
| | | | | | https://hypatia.math.ethz.ch/pipermail/r-announce/2022/000680.html Sponsored by: The FreeBSD Foundation
* math/singular: Update 4.2.1 -> 4.3.0Yuri Victorovich2022-03-114-19/+23
| | | | Reported by: portscout
* math/py-cvxopt: Update 1.2.8 -> 1.3.0Yuri Victorovich2022-03-102-4/+4
| | | | Reported by: portscout
* math/R-cran-sf: Update to 1.0-7TAKATSU Tomonari2022-03-092-4/+4
|
* math/py-pandas: Update to 1.3.5Wen Heping2022-03-084-15/+3991
| | | | | | PR: 261070 Reported by: wen@ Exp-run by: antoine@
* */*: Take maintainershipMuhammad Moinur Rahman2022-03-073-3/+3
|
* math/gh-bc: update to version 5.2.3Stefan Eßer2022-03-072-4/+4
| | | | | This update fixes a parse error when passing a file to bc using -f if that file has a multiline comment or string in it.
* all: return koobs' ports to the pool after safekeeping his commit bit.Rene Ladan2022-03-073-3/+3
|
* math/rubygem-narray_miss: Add NO_ARCHPo-Chuan Hsieh2022-03-081-1/+3
| | | | Approved by: portmgr (blanket)
* math/py-deap: Fix build with setuptools 58.0.0+Po-Chuan Hsieh2022-03-081-0/+1148
| | | | With hat: python
* math/py-statsmodels: Update to 0.13.2Po-Chuan Hsieh2022-03-082-5/+6
| | | | | Changes: https://github.com/statsmodels/statsmodels/releases https://www.statsmodels.org/stable/release/index.html
* math/py-hdbscan: Update to 0.8.28Po-Chuan Hsieh2022-03-082-8/+6
| | | | Changes: https://github.com/scikit-learn-contrib/hdbscan/releases
* math/py-gym: Update to 0.22.0Po-Chuan Hsieh2022-03-082-4/+5
| | | | Changes: https://github.com/openai/gym/releases
* math/py-bottleneck: Update to 1.3.4Po-Chuan Hsieh2022-03-082-4/+4
| | | | Changes: https://github.com/pydata/bottleneck/blob/master/RELEASE.rst
* science/netcdf: Update to 4.8.1Po-Chuan Hsieh2022-03-088-7/+8
| | | | | | | - Update MASTER_SITES - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/Unidata/netcdf-c/releases
* math/py-mutatormath: Add py-mutatormath 3.0.1Po-Chuan Hsieh2022-03-084-0/+37
| | | | | | | | | | | MutatorMath is a Python library for the calculation of piecewise linear interpolations in n-dimensions with any number of masters. It was developed for interpolating data related to fonts, but if can handle any arithmetic object. - The objects/ subpackage contains the general calculation tools. - The ufo/ subpackage contains tools to specifically process UFO data. - MutatorMath has no user interface, just the math. WWW: https://github.com/LettError/MutatorMath
* math/py-gym-notices: Add py-gym-notices 0.0.4Po-Chuan Hsieh2022-03-084-0/+33
| | | | | | | | | | | | Gym notices may be displayed on import on internet connected systems, in order to give notices if versions have major reproducibility issues, are very old and need to be upgraded, or other similar issues. If you're using a current version of Gym and nothing extraordinary happens, you'll never see a message from this, but I want start including the option to prevent future issues. By pulling the error messages from a public git repository, there's absolute transparency and versioning in the process. WWW: https://github.com/Farama-Foundation/gym-notices
* devel/py-qt5, devel/py-sip: Update versionsLoïc Bartoletti2022-03-075-5/+5
| | | | | | | | | | | | - Update sip to 6.5.1 - Update PyQt5 to 5.15.6 - Update PyQtChart, PyQtNetworkAuth and PyQtWebengine to 5.15.5 - Update PyQtSip to 12.9.1 - Update PyQtBuilder to 1.12.2 - Add ${_MAKE_JOBS} for pyqt.mk (reported by Tatsuki Makino) PR: 261685 Exp-run by: antoine
* math/stan: Update 2.28.2 -> 2.29.1Yuri Victorovich2022-03-062-4/+4
| | | | Reported by: portscout
* math/py-numpy-groupies: New port: Optimised tools for group-indexing ↵Yuri Victorovich2022-03-064-0/+38
| | | | operations: aggregated sum and more
* math/R-cran-MCMCpack: Update to 1.6-1TAKATSU Tomonari2022-03-062-4/+4
|
* math/onednn: Update 2.5.2 -> 2.5.3Yuri Victorovich2022-03-052-4/+4
| | | | Reported by: portscout
* math/ipopt: Disable Java optionYuri Victorovich2022-03-041-1/+2
| | | | | | | It was breaking when guavac, jikes, or javac executables were found. PR: 262347 Reported by: gja822@narod.ru
* math/py-levmar: fix build with Python > 3.8Thierry Thomas2022-03-031-0/+22
| | | | | | | tp_print is deprecated in Python-3.8, and it causes an error in 3.9. PR: 262325 Approved by: yuri (maintainer)
* KDE: Update KDE Gear to 21.12.3Tobias C. Berner2022-03-038-24/+24
| | | | | | | | | | | | | | | | | | | | | Thursday, 3 March 2022 Over 120 individual programs plus dozens of programmer libraries and feature plugins are released simultaneously as part of KDE Gear. Today they all get new bugfix source releases with updated translations, including: * kcron: Improve temporary file handling * kio-extras: SFTP can use random access * kontact: Fix Manager Crash when clicking New Distro and app store packagers should update their application packages. Changelog: https://kde.org/announcements/changelogs/gear/21.12.3/ Release Notes: https://community.kde.org/KDE_Gear/21.12_Release_notes
* math/planarity: upgrade to 3.0.2.0Thierry Thomas2022-03-023-5/+6
| | | | | Changelog at <https://github.com/graph-algorithms/edge-addition-planarity-suite/releases/tag/Version_3.0.2.0>