Skip to Main Content
UCLA Logo Institute for Digital Research and Education

Latest Past Events

Data Visualization with Julia

Zoom

The Julia language has a unified interface to its plotting functionalities, supported by multiple backends such as plotly and pyplot (matplotlib). We will cover the fundamentals of Julia's plotting capability, and show the process of creating data visualization from select examples, including interactive and animated plots. Registration required.

Package Management in Julia

Zoom

The Julia language has a rich and fast-growing ecosystem in the form of open-source packages. We will cover the fundamentals of Julia's package management system, using either via the REPL (interactive command prompt) or the Pkg package, and show how to manage multiple sets of packages in the user environment. We will also discuss how to organize your Julia code into a package and share with others. Registration required.

Parallel Computing using MPI and Julia

Zoom

This workshop will discuss the basics of MPI (message passing interface), and several distributed-memory parallel numerical computing examples using MPI. The Julia language will be used in the examples. It would be straightforward to translate the Julia examples into other languages, such as C and Fortran, if desired.

Events List Navigation