Next | Query returned 16 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2020-10-12 23:52:05 by Jason Bacon | Files touched by this commit (87)
Log message:
math/blas, math/lapack: Install interchangeable BLAS system

Install the new interchangeable BLAS system created by Thomas Orgis,
currently supporting Netlib BLAS/LAPACK, OpenBLAS, cblas, lapacke, and
Apple's Accelerate.framework.  This system allows the user to select any
BLAS implementation without modifying packages or using package options, by
setting PKGSRC_BLAS_TYPES in mk.conf. See mk/blas.buildlink3.mk for details.

This commit should not alter behavior of existing packages as the system
defaults to Netlib BLAS/LAPACK, which until now has been the only supported
implementation.

Details:

Add new mk/blas.buildlink3.mk for inclusion in dependent packages
Install compatible Netlib math/blas and math/lapack packages
Update math/blas and math/lapack MAINTAINER approved by adam@
OpenBLAS, cblas, and lapacke will follow in separate commits
Update direct dependents to use mk/blas.buildlink3.mk
Perform recursive revbump
   2020-06-11 10:16:28 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-uncertainties: updated to 3.1.4

3.1.4:
There is now a single code base for Python 2 and Python 3.

Python 2.7 is now the minimal Python version.

The installation can also now be done through a universal wheel, which helps \ 
with some external projects.

This Git version should have the same uncertainties code as PyPI version 3.1.4, \ 
but some accompanying files have been updated. This should have no impact on \ 
users. Developers are better off using this Git 3.1.4 version.
   2020-04-27 20:57:23 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
py-uncertainties: use py-numpy/buildink to auto-select based on Python version
   2019-11-09 22:46:58 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-uncertainties: updated to 3.1.2

3.1.2:
Partial NumPy 1.17 fix
   2019-07-10 01:02:29 by Nia Alarie | Files touched by this commit (8)
Log message:
Update the Python HOMEPAGEs that I missed earlier.
   2019-06-15 09:17:31 by Adam Ciarcinski | Files touched by this commit (4)
Log message:
py-uncertainties: added version 3.1.1

uncertainties allows calculations such as (2 +/- 0.1)*2 = 4 +/- 0.2 to be
performed transparently. Much more complex mathematical expressions involving
numbers with uncertainties can also be evaluated directly.

The uncertainties package takes the pain and complexity out of uncertainty
calculations.

Next | Query returned 16 messages, browsing 11 to 20 | previous