Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gjbex/scientific-c-plus-plus
Repository for participants of the "Scientific C++" training
https://github.com/gjbex/scientific-c-plus-plus
cpp cpp-training scientific-computing training
Last synced: about 1 month ago
JSON representation
Repository for participants of the "Scientific C++" training
- Host: GitHub
- URL: https://github.com/gjbex/scientific-c-plus-plus
- Owner: gjbex
- License: cc-by-4.0
- Created: 2020-02-17T11:03:12.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-08T11:03:02.000Z (9 months ago)
- Last Synced: 2024-04-16T03:25:39.061Z (9 months ago)
- Topics: cpp, cpp-training, scientific-computing, training
- Language: C++
- Homepage: https://gjbex.github.io/Scientific-C-plus-plus/
- Size: 5.46 MB
- Stars: 33
- Watchers: 5
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: code_of_conduct.md
Awesome Lists containing this project
README
# Scientific C++
GitHub repository for participants of the "Scientific C++" training.
For information on the training, see the website
[https://gjbex.github.io/Scientific-C-plus-plus/](https://gjbex.github.io/Scientific-C-plus-plus/)## What is it?
1. [`scientific_cpp.pptx`](scientific_cpp.pptx): PowerPoint
presentation used for the training.
1. [`source-code`](source-code): directory that contains sample code written to
develop the slides and illustrate concepts.
1. [License](LICENSE): license information for the material in this repository.
1. [Contributing](CONTRIBUTING.md): information on how to contribute to this
repository.
1. docs: directory containing the website for this repository.