An open API service indexing awesome lists of open source software.

https://github.com/gjbex/scientific-c

Material for a training on C as a language for scientific programming
https://github.com/gjbex/scientific-c

c scientific-computing training

Last synced: over 1 year ago
JSON representation

Material for a training on C as a language for scientific programming

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/](https://gjbex.github.io/Scientific-C/)

## What is it?

1. [`scientific_c.pptx`](scientific_c.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. [Code of Conduct](CODE_OF_CONDUCT.md): code of conduct for this repository
and the training.
1. docs: directory containing the website for this repository.