Skip to content

Course material for a ~4+4 hours introductory course to Julia. Topics: Parallel Programming and further topics on high performance computing

Notifications You must be signed in to change notification settings

kandolfp/ws23_ulg_vu_ama_performance

 
 

Repository files navigation

ULG Data Science - WS23 971007 VU Advanced Methods and its Applications - Performance topics

Course material for a ~4+4 hours introductory course to Julia. Topics: Parallel Programming and further topics on (High) Performance Computing

Citing this software

Citation information

DOI

Development

We use Franklin.jl to generate the lecture material. To do so, simply activate the environment, use Franklin and run the local server:

activate .
using Franklin
serve()

or run julia start.jl for the main directory.

To update the material edit the md files in pages/. The main landing page can be found in index.md.

To add a new subpage, create a new md file and save it at the appropriate place within the subdirectory structure pages/. Additionally the file needs to be added to the navigation bar which can be achieved by updating _layout/pgwrap.html.

Have a look at the documentation of Franklin.jl for more information (use the search box to easily find what you are looking for). Additionally you may consult the demos page.

Publishing

After pushing the published website will automatically be built and deployed at kandolfp.github.io/ws23_ulg_vu_ama_performance (this might need a couple of minutes).

About

Course material for a ~4+4 hours introductory course to Julia. Topics: Parallel Programming and further topics on high performance computing

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 65.4%
  • CSS 22.0%
  • HTML 12.5%
  • Julia 0.1%