Skip to content

Advanced methods for efficient scientific computing in Python/R/C++

License

Notifications You must be signed in to change notification settings

AngryMaciek/efcomp

Repository files navigation

Open in GitHub Codespaces ci Docker pre-commit Contributor Covenant DOI

Advanced methods for efficient scientific computing in Python/R/C++

The following software repository presents a specialised, postgraduate-level monographic course dedicated to efficient scientific computing. Its main focus are the interfacing mechanisms between langauges widely used and popular amongst data scientists: Python and R to a low-level but much faster C++.

Scope & target audience 🙋‍♀️

(general info: HOW, not WHAT)

Participants of the course should be well-prepared with:

  • reasonable experience with a text shell environment
  • very good understanding of C and C++
  • basic programming skills in Python and R
  • background in: linear algebra, real analysis, statistics and machine learning

In addition to the aforementioned material prior experience in computational research will be highly beneficial.

For the reasons above the following course is not suitable for junior developers.

Structure 🏗️

The course is divided into 5 sessions with session zero dedicated to setting up necessary dependencies.

  1. A
  2. B
  3. C
  4. D
  5. E

(how-to go through it, structure description)

Contributing 💖

All contrubitions are very much welcome in the forms of GitHub Issues and Pull Requests 😊
Working on your first Pull Request? You can learn how from this free series:
How to Contribute to an Open Source Project on GitHub

© 2023 Maciek Bak