schillic on mforets-patch-9
add missing doc (compare)
mforets on gh-pages
build based on 3cf4d811 (compare)
mforets on 124
temp fixes in the types (compare)
mforets on 124
add (WIP) propagation using Star (compare)
mforets on mforets-patch-9
Update Project.toml (compare)
mforets on star
mforets on master
Add Star type and common method… (compare)
mforets on star
fix line break (compare)
@concretize
stuff: https://github.com/JuliaReach/ReachabilityAnalysis.jl/pull/397/files#diff-092a615958f0d53a3518d6754e427a61a7228dc6e0c086d53a7a3ef562b314a4R300
[mforets@localhost bin]$ julia
_
_ _ _(_)_ | Documentation: https://docs.julialang.org
(_) | (_) (_) |
_ _ _| |_ __ _ | Type "?" for help, "]?" for Pkg help.
| | | | | | |/ _` | |
| | |_| | | | (_| | | Version 1.5.2 (2020-09-23)
_/ |\__'_|_|_|\__'_| | Official https://julialang.org/ release
|__/ |
julia> @time using LazySets
5.681156 seconds (11.94 M allocations: 694.502 MiB, 4.23% gc time)
julia> exit()
j[mforets@localhost bin]$ ./julia
_
_ _ _(_)_ | Documentation: https://docs.julialang.org
(_) | (_) (_) |
_ _ _| |_ __ _ | Type "?" for help, "]?" for Pkg help.
| | | | | | |/ _` | |
| | |_| | | | (_| | | Version 1.6.0-beta1 (2021-01-08)
_/ |\__'_|_|_|\__'_| | Official https://julialang.org/ release
|__/ |
julia> @time using LazySets
2.215739 seconds (5.24 M allocations: 375.817 MiB, 1.47% gc time, 0.22% compilation time)
LazySets
?
.travis.yml
build_private
script