Alberto Mengali
Alberto received his Ph.D. in satellite communications at the University of Luxembourg in 2018.
Since 2018 he joined the European Space Agency in the Netherlands as a Communication Systems and Technologies engineer, where he worked extensively on system level simulations regarding precoding/beamforming, 5G over satellite and digital payload optimization.
Alberto's current interests are in the fields of System Level Simulations, Active Antennas, digital signal processing and the Julia programming language.
Session
Interactive package development in Julia is possible thanks to Revise.jl, which is an amazing tool but still has a few drawback like the need to restart julia when modifying struct definitions. This talk will introduce a set of tools from the PlutoDevMacros.jl and PlutoVSCodeDebugger.jl packages which aim to improve the package development and debugging workflow using Interactive Pluto notebooks.