Skip to content

tomerarnon/LazySets.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LazySets.jl

Build Status Docs latest license DOI Code coverage Join the chat at https://gitter.im/JuliaReach/Lobby

LazySets is a Julia package for calculus with convex sets.

Resources

Installing

This package requires Julia v0.6 or later. Refer to the official documentation on how to install and run Julia in your system.

To install the latest release of this package, use the following command inside Julia's REPL:

Pkg.add("LazySets")

If you want to install the latest development version, do:

Pkg.clone("https://github.com/JuliaReach/LazySets.jl.git")

Updating

To checkout the latest version, do

Pkg.checkout("LazySets")

About

A Julia package for calculus with convex sets

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Julia 100.0%