Bogumił Kamiński
I am a researcher in the fields of operations research and computational social science.
For development work I mostly use the Julia language.
You can find more information about me and my work on my personal website or GitHub.
Sessions
During this workshop I will explain the design of indexing of the DataFrame
type provided by the DataFrames.jl package. Next a detailed discussion of the implementation challenges we faced will be given.
Join via Zoom: link in email from Eventbrite. Backup Youtube link: https://youtu.be/X7AJf0C4Czw
We will show how to perform modeling and large scale simulation of complex graphs using the OpenStreetMapX.jl
package.
Any transportation network can be represented as a complex directed graph where vertices are spread an Euclidean space. The library provides a bridging functionality between real world spatial data available in the OpenStreetMap project and LightGraphs.jl
and makes it possible to run real-life-sized experiment on transportation networks along with various visualizations.