Message Handling with Boolean Algebra# Message Handling # with Boolean Algebra  Ben Deane / CppCon / 2024-09-16 ## Alternative Title "The Unreasonable Unreasonable Effectiveness of Boolean Algebra in Software Design, Showing the Particular Application of a Message Handling Library, with an Excursion into the Roots of Programming" ## Frontmatter No AI/LLM was identifying (with matchers) a message coming off the wire. • The role of Boolean algebra in composing matchers. • Understanding Boolean implication and using it to simplify matchers. This talk is a series0 码力 | 103 页 | 4.37 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 Linear Algebra Interface in C++26 • Basics • Using with Eigen ## Disclaimers/Caveats • This presentation is on solving problems using • The Eigen linear algebra library • stdBLAS in C++26 • Not affiliated C++ growing in popularity • Wide adoption in financial programming • But, no support for linear algebra (pining for Fortran...) • Your options essentially were: • Write your own Matrix class and operations0 码力 | 35 页 | 1.10 MB | 1 年前3
Linear Algebra Coming to Standard C++## +23 ## std::Finalog: Linear Algebra Coming to Standard C++ ## MARK HOEMMEN ## 20 23 October 01 - 06 ## std::linalg: Linear Algebra Coming to Standard C++ Mark Hoemmen, NVIDIA | CppCon 2023 












