Skip to content

ccaloian/Scientific-Computing-Cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guide to Scientific Computing in C++ Solutions

This repository contains solutions to exercises from the book:
Joe Pitt-Francis and Johnatan Whiteley, "Guide to Scientific Computing in C++". Springer, 2012.

The code is organized per chapters, and the file name convention is ex<exercise_number>.cpp, or in some cases ex<exercise_number>_<exerise_subnumbers>.cpp. The latter case occurs when the sub-exercises require code change that will affect the previous sub-exercises.

IMPORTANT:

  • The presented solutions come with no correctness guarantees.
  • Exercises are solved with tools and concepts introduced in the book up to the corresponding chapter.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages