Introduction to Jupyter

IDRE Portal 5628 Math Sciences Building, 520 Portola Plaza, Los Angeles, CA, United States

The Jupyter Notebook is a computing tool that allows users to edit and run Python, R, Julia (and many other programming languages) inside a web browser. Furthermore, it is a powerful tool that allows users to combine live code, text, and visualizations in an interactive, shareable, reproducible document. It has been growing in popularity in...
Read More

Free

Julia Language for Advanced Computations: Perspectives and Outlook

Zoom

We will explore the features of the Julia programming language in the context of research computing, and compare it with other scripting languages such as Python and MATLAB. We will also discuss Julia language's ecosystem, including its standard library, documentation system, unit test, package management and more, from the standpoints of reproducible computational science and modern software engineering.

Numerical Computing using Julia

Zoom

This workshop will illustrate using the Julia language in data-driven modeling and computations. More detailed description will be posted here soon.

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.

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.

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.

Events List Navigation

UCLA OIT