YoVDO

Fortransformers - A Field Study

Offered By: CppNow via YouTube

Tags

C++Now Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the challenges and solutions of translating Fortran libraries to C++ in this conference talk from C++Now 2018. Learn about the process of developing a custom translation tool and adapting expression template libraries to maintain Fortran-like array operations. Discover how to preserve runtime performance while minimizing changes to the original Fortran code. Gain insights into evaluating translation tools, modernizing the Blitz++ library, and comparing the performance of C++ implementations to their Fortran counterparts. Delve into code examples and practical strategies for bridging the gap between Fortran and modern C++ programming paradigms.

Syllabus

Fortransformers: A Field Study - Tobias Loew [ C++Now 2018 ]


Taught by

CppNow

Related Courses

Your Favorite Undefined Behavior in C++
CppNow via YouTube
Under the Hood - Assembly, System Calls, and Hardware in C++
CppNow via YouTube
Carbon Language Successor Strategy - From C++ Interop to Memory Safety
CppNow via YouTube
Value Oriented Programming Part 1 - You Say You Want to Write a Function
CppNow via YouTube
Introducing a Memory-Safe Successor Language in Large C++ Code Bases
CppNow via YouTube