mforets on real_eig_2
mforets on master
functions for reach homog with … update Merge pull request #425 from Ju… (compare)
mforets on real_eig_2
update (compare)
mforets on gh-pages
build based on 99454a6f (compare)
mforets on gh-pages
build based on 173bbec2 (compare)
schillic on backend_project
schillic on 2301
schillic on master
accept kwargs in 'project' and … Merge pull request #2607 from J… (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