blaze v3.8.2
- Created
- Updated
Blaze is an open-source, high-performance C++ math library for dense and sparse arithmetic.
# License
# Supported Platforms
All platforms are supported
# Features
Default features: lapack
, openmp
# lapack default
LAPACK support
Dependencies:
and 7 transitive dependencies:
- blas (by clapack )
lapack-reference (by blas , lapack , lapack-reference )
Platforms:
!osx & !ios & !uwp & !(arm & windows)
- pthreads (by pthread )
vcpkg-gfortran (by lapack-reference )
Platforms:
windows
Host Dependencies:
2 transitive dependencies:
# openmp default
OpenMP support
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# Dependencies
and 12 transitive dependencies:
- boost-assert
>= v1.86.0
(by boost-exception ) - boost-cmake
>= v1.86.0
(by boost-assert ) - boost-config
>= v1.86.0
(by boost-assert ) - boost-core
>= v1.86.0
(by boost-exception ) - boost-headers
>= v1.86.0
(by boost-config ) - boost-move
>= v1.86.0
(by boost-smart-ptr ) - boost-smart-ptr
>= v1.86.0
(by boost-exception ) - boost-static-assert
>= v1.86.0
(by boost-core ) - boost-throw-exception
>= v1.86.0
(by boost-core ) - boost-tuple
>= v1.86.0
(by boost-exception ) - boost-type-traits
>= v1.86.0
(by boost-smart-ptr ) - boost-uninstall
>= v1.86.0
(by boost-cmake )
# Host Dependencies
and one transitive dependency:
- vcpkg-boost (by boost-cmake )
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
- AuroraDysis
- Klaus Iglberger
- Fabien Péan
- Robert Schumacher
- igl42
- David Ludwig
- Stefano Sinigardi
- pravic
- Alexander Neumann
- ras0219
- Billy O'Neal
- autoantwort
- MonicaLiu
- John Buonagurio
# Changelog
and 15 more commits:
b08e78b
[cmark][gl3w][libpopt][libraw][libssh][live555] Fixes, mostly around changing download locations.de2160d
[blaze] update to Blaze 3.3b79395c
Update downstream libraries to use modularized boostb54f4f2
[blaze] Fix remaining stray _INVALID_ROOT_4b66571
[blaze] Add dependencies and install *-config.cmake files.6b5e398
[blaze] Use vcpkg_from_bitbucket in portfilee5ec89e
[blaze] update to Blaze 3.26280966
[blaze] initial port