Skip to content

EPFL-LAPD/Imaging-Optics-Micro-421-2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Imaging Optics - MICRO-421 - 2024

Imaging optics is a course at EPFL taught by Demetri Psaltis. The teaching assistants are Zahra Basiri and Felix Wechsler

For official information see the course Moodle. This repository provides the source code for the homework.

Installation

This code is written in Julia Lang. So download the latest version of Julia 1.10. Install it. Then open the REPL and type the following:

julia> using Pkg

julia> Pkg.add("Pluto")

julia> using Pluto

julia> Pluto.run()

A browser should open with the PLuto notebook. You can copy & paste the link of the respective homework (for example HW01.jl) into the Pluto file browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages