Jenkins Variable List Matrix Project Plugin 1.6
Build-Informationen editieren Build löschen Metadata Environment Variables Parameter Matrix Reloaded Compare environment Vorheriger Build Nachfolgender Build Build #593 (20.06.2016 hinzufügen Keine Änderungen. Master Gestartet durch vorgelagertes Projekt DOXiS4_CSB-Integration_Matrix-Comb , Build 593 ursprünglich ausgelöst durch: Gestartet durch vorgelagertes Projekt DOXiS4_CSB-Start_Test-Build DOXiS4_CSB-Integration_Matrix-Comb j-l1l2o1 #593 Hilf uns, diese Seite zu lokalisieren. Erstelldatum dieser Seite: 22.06.2016 09:40:16 MESZ REST API Jenkins ver. 2.10 DOXiS4_CSB-Integration_Matrix-Comb » j-l1l2o10 码力 | 4 页 | 241.15 KB | 1 年前3GraphBLAS: Building a C++ Matrix API for Graph Algorithms
approved for public release and unlimited distribution. This Talk Background: How and why to use matrix algebra for graphs? What are the important data structures and concepts? Prior work in the GraphBLAS approved for public release and unlimited distribution. This Talk Background: How and why to use matrix algebra for graphs? What are the important data structures and concepts? Prior work in the GraphBLAS approved for public release and unlimited distribution. This Talk Background: How and why to use matrix algebra for graphs? What are the important data structures and concepts? Prior work in the GraphBLAS0 码力 | 172 页 | 7.40 MB | 5 月前3Linear Algebra Coming to Standard C++
Algebra Coming to Standard C++ Mark Hoemmen, NVIDIA | CppCon 20233 Agenda • Motivating example: Matrix multiply • Where std::linalg fits in linear algebra’s layers • std::linalg builds on the C++ Standard std::linalg builds on the long history of the BLAS • Detailed example: Cholesky matrix factorization4 Motivating example: Updating matrix multiply 𝐶 := 𝛽𝐶 + 𝛼𝐴𝐵𝑇 𝛼 and 𝛽 are scalars; 𝐴, 𝐵, and 𝐶 data_handle(), &LDA, &beta, C.data_handle(), &LDC); // AFTER: Use std::linalg #includematrix_product(par_unseq, scaled(alpha, A), transposed(B), scaled(beta, C), C);5 Does a “linear algebra 0 码力 | 46 页 | 2.95 MB | 5 月前3julia 1.10.10
. . . . . . . . . . . . . . . . 435 34.18 Consider StaticArrays.jl for small fixed-size vector/matrix operations . . . . . . . . . 436 34.19 Avoid string interpolation for I/O . . . . . . . . . . . Special matrices . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1230 77.2 Matrix factorizations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1232 77.3 Orthogonal functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1234 77.5 Low-level matrix operations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1329 77.6 BLAS functions0 码力 | 1692 页 | 6.34 MB | 3 月前3Julia 1.10.9
. . . . . . . . . . . . . . . . 435 34.18 Consider StaticArrays.jl for small fixed-size vector/matrix operations . . . . . . . . . 436 34.19 Avoid string interpolation for I/O . . . . . . . . . . . Special matrices . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1230 77.2 Matrix factorizations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1232 77.3 Orthogonal functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1234 77.5 Low-level matrix operations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1329 77.6 BLAS functions0 码力 | 1692 页 | 6.34 MB | 3 月前3Julia 1.11.4
. . . . . . . . . . . . . . . . 465 35.20 Consider StaticArrays.jl for small fixed-size vector/matrix operations . . . . . . . . . 466 35.21 Avoid string interpolation for I/O . . . . . . . . . . . Special matrices . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1436 79.2 Matrix factorizations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1438 79.3 Orthogonal functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1442 79.6 Low-level matrix operations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1553 79.7 BLAS functions0 码力 | 2007 页 | 6.73 MB | 3 月前3Julia 1.11.5 Documentation
. . . . . . . . . . . . . . . . 465 35.20 Consider StaticArrays.jl for small fixed-size vector/matrix operations . . . . . . . . . 466 35.21 Avoid string interpolation for I/O . . . . . . . . . . . Special matrices . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1436 79.2 Matrix factorizations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1438 79.3 Orthogonal functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1442 79.6 Low-level matrix operations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1553 79.7 BLAS functions0 码力 | 2007 页 | 6.73 MB | 3 月前3Julia 1.11.6 Release Notes
. . . . . . . . . . . . . . . . 465 35.20 Consider StaticArrays.jl for small fixed-size vector/matrix operations . . . . . . . . . 466 35.21 Avoid string interpolation for I/O . . . . . . . . . . . Special matrices . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1436 79.2 Matrix factorizations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1438 79.3 Orthogonal functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1442 79.6 Low-level matrix operations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1553 79.7 BLAS functions0 码力 | 2007 页 | 6.73 MB | 3 月前3Julia 1.6.1 Documentation
. . . . . . . . . . . . . . . . . 388 34.17Consider StaticArrays.jl for small fixed-size vector/matrix operations . . . . . . . . . . . . . . . 389 34.18Avoid string interpolation for I/O . . . . . Elementary operations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1031 Matrix factorizations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1032 scaling operator . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1032 75.2 Matrix factorizations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10340 码力 | 1397 页 | 4.59 MB | 1 年前3Julia 1.6.0 DEV Documentation
. . . . . . . . . . . . . . . . . 388 34.17Consider StaticArrays.jl for small fixed-size vector/matrix operations . . . . . . . . . . . . . . . 389 34.18Avoid string interpolation for I/O . . . . . Elementary operations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1019 Matrix factorizations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1020 scaling operator . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1020 73.2 Matrix factorizations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10220 码力 | 1383 页 | 4.56 MB | 1 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100