У нас вы можете посмотреть бесплатно Expression Templates for Efficient, Generic Finance Code - Bowie Owens - CppCon 2019 или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
http://CppCon.org Discussion & Comments: / cpp Presentation Materials: https://github.com/CppCon/CppCon2019 — Expression Templates for Efficient, Generic Finance Code Our legacy code for pricing financial options suffered from being written in a style that made the logic of the code difficult to follow and created performance bottlenecks. This presentation will show how a small expression template library can allow mathematical code to be updated so that even complex expressions are clear to the reader and allows code to operate on both scalars and vectors enabling substantial performance optimisations. Additionally, it will show that these updates can be done without substantially disturbing the existing code or duplicating it which simplifies testing and decreases the chances that bugs and inconsistencies are introduced. The presentation will also look at how features of C++17/C++20 make expression templates easier to implement than ever before and some implementation details so as to give the audience a starting point should they wish to utilise expression templates in their own code. — Bowie Owens Data61 Bowie Owens is a software developer working at Data61, a part of the Australian government funded research organisation CSIRO. The team he works in develops complex mathematical models for pricing financial options. The software developed at Data61 is integrated into a larger trading and risk management system that is used by hundreds of financial institutions around the world. — Videos Filmed & Edited by Bash Films: http://www.BashFilms.com Work at Hudson River Trading (HRT): https://tinyurl.com/safxfctf