Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/juliareach/lazysets-juliacon21

LazySets.jl article for the JuliaCon 2021 Conference Proceedings
https://github.com/juliareach/lazysets-juliacon21

formal-verification hybrid-system reachability-analysis set-propagation support-function

Last synced: about 2 months ago
JSON representation

LazySets.jl article for the JuliaCon 2021 Conference Proceedings

Awesome Lists containing this project

README

        

# [LazySets.jl](https://github.com/JuliaReach/LazySets.jl): Scalable Symbolic-Numeric Set Computations

by [Marcelo Forets](https://github.com/mforets) (Universidad de la República, Uruguay) and
[Christian Schilling](https://github.com/schillic) (Aalborg University, Denmark)*

**Both authors contributed equally.*

## Article

See [paper.pdf](https://github.com/JuliaReach/LazySets-JuliaCon21/blob/main/paper/paper.pdf).

## Presentation

The JuliaCon 2021 Workshop tutorial is available on YouTube:

[![JuliaCon 2021 workshop video](https://img.youtube.com/vi/P4I7pTvQ4nk/0.jpg)](https://youtu.be/P4I7pTvQ4nk)

## Code used in examples

See the file [plots.jl](https://github.com/JuliaReach/LazySets-JuliaCon21/blob/main/paper/img/plots.jl) in this repository. To generate the plots, do:

```julia
$ julia plots.jl
```