generic graph libraries## Generic Graph Libraries in C++20 ## ANDREW LUMSDAINE, PHIL RATZLOFF 20 21 October 24-29 ## About Us  ## • Andrew software libraries, and large-scale graph analytics. Open-source software projects resulting from his work include the Matrix Template Library, the Boost Graph Library, and Open MPI.  results can be applied to many different practical (concrete) problems – theory0 码力 | 76 页 | 6.59 MB | 1 年前3
Connecting User And Library CodeCustomization Methods: Connecting User And Library Code Inbal Levi ## Who Am I? • A C++ Developer at Millennium. • Active member of ISO C++ work group (WG21): • Library Evolution Work Group Chair • Israeli Israeli NB Chair • ISOC++ foundation & Boost foundation board member • I love software design • I also have a passion for cataloguing, which is the main reason I'm giving this talk • The presentation presentation presents my views and opinions only. ## Outline Part 0: What is a Library Part I: What are Customization Points (+ Some History...) Part II: An overview of CPs methods (+ Some History...) Part0 码力 | 58 页 | 18.82 MB | 1 年前3
Linear Algebra with The Eigen Cpp LibraryLinear Algebra with The Eigen C++ Library ## +24 ## DANIEL HANSON ## Outline • A short history – linear algebra and C++ (1998 – Present) • The Eigen C++ Template Library for Linear Algebra • Linear Algebra Disclaimers/Caveats • This presentation is on solving problems using • The Eigen linear algebra library • stdBLAS in C++26 • Not affiliated with Eigen but have used it in financial programming and teaching Matrix class and operations • Convince your boss to buy a commercial library ## A Little History: Open-Source Libraries ## • Boost uBLAS (BLAS: “Basic Linear Algebra Subroutines”) • November 2002, release0 码力 | 35 页 | 1.10 MB | 1 年前3
PromQL Got a BOOST: 用 Rust 重写 Prometheus 的查询引擎## RUST CHINA CONF 2023 第三届中国 Rust 开发者大会 6.17-6.18 @Shanghai ## PromQL Got a BOOST: 用 Rust 重写 Prometheus 的查询引擎 Ruihang Xia @greptime.com ## I ABOUT ## Ruihang GitHub: waynexia Losing hair at Greptime0 码力 | 39 页 | 6.95 MB | 2 年前3
5 How to integrate Graph mode into RDBMS smoothlySelection Order by Group by ## ✓ Query Limit ✓ Expression Compatibility Join ✓ Subquery ✓ Graph traverse ✓ Out direction ✓ In direction ✓ Bidirection ✓ Edge traverse ✓ Distinct ## I ndex estRows0 码力 | 26 页 | 1.14 MB | 2 年前3
Improving Our Safety With a Quantities and Units Library## +24 ## Improving Our Safety With a Quantities and Units Library ## MATEUSZ PUSZ ## The future is here  ## The future fundamental types – updating the core language rules – providing safer high-level abstractions in the library ## C++ developers needs help • Many C++ engineers are expected to write life-critical software today quantities and units library ## • Compile-time safety – correct handling of physical quantities, units, and numerical values ## mp-units: C++20/23 quantities and units library ## • Compile-time safety0 码力 | 207 页 | 6.93 MB | 1 年前3
A Physical Units Library for the Next C++## A Physical Units Library For the Next C++ Mateusz Pusz September 15, 2020 ## Motivation, Existing Practice, Challenges  slide number. ## QUICK START ## Physical Units library in a nutshell // simple numeric operations static_assert(10_q_km / 2 == 5_q_km); ## Physical Units library in a nutshell ## // simple numeric operations static_assert(1_q_h == 3600_q_s); static_assert(1_q_km + 1_q_m == 1001_q_m); ## Physical Units library in a nutshell // simple numeric operations static_assert(10_q_km / 2 == 5_q_km); // unit conversions0 码力 | 172 页 | 6.17 MB | 1 年前3
CMake Configuration for Asio Basic Library and Testscppcon_add_library(basic LIBRARIES Asio::asio) add_subdirectory(tests)0 码力 | 1 页 | 71.00 B | 1 年前3
GraphBLAS: Building a C++ Matrix API for Graph Algorithms## +21 ## GraphBLAS: Building a C++ Matrix API for Graph Algorithms BENJAMIN BROCK, SCOTT MCMILLAN 20 21 October 24-29 ## About Us  ## Scott, Principal Engineer at CMU SEI Graph/ML/AI algorithms algorithms for large- and small-scale parallel systems. Working on GBTL, a linear algebra-based C++ library for graph analytics. Copyright 2021 Carnegie Mellon University and Benjamin Brock. This material is based0 码力 | 172 页 | 7.40 MB | 1 年前3
stdx::interval, a library for intervals on totally ordered setsstdx::interval, a library for intervals on totally ordered sets Eric Hughes, Meadhbh Hamrick ## I n brief stdx::interval implements the mathematical sense of an interval on a totally ordered set. The library reasons reasons about intervals as sets, not as interval expressions. The library is header-only and targets C++20. It is available under the MIT License. ## Features ## Predicates Membership. Determine if a point \infty,b](-\infty,b) (-\infty,+\infty) Generic. The library handles the differences between discrete (e.g. int and other integral types) and continuous (string0 码力 | 1 页 | 45.14 KB | 1 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100
相关搜索词
C++20图Boost Graph Library概念范围Customization PointsLibrary CodeUser CodeIntegrationHooksEigen C++ Template LibraryC++26 Standard LibraryBLAS interfacematrix decompositionvector operationsPrometheusPromQLRust查询引擎性能提升TiGraph分布式关系型数据库图遍历语法事务N度人脉场景mp-units库编译时安全物理量单位系统类型安全C++物理单位库静态断言单位转换Boost.UnitsCMake配置Asio基本库测试GraphBLAS矩阵接口稀疏矩阵半环区间有序集合区间操作区间比较区间端点













