Skip to content

nikos-kekatos/LazySets.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LazySets.jl

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

LazySets is a Julia package for calculus with convex sets.

Resources

Installing

Dependencies

This package requires Julia v0.6 or later. Refer to the official documentation on how to install it for your system.

To install the Expokit dependency, use the following command inside Julia's REPL:

Pkg.clone("https://github.com/acroy/Expokit.jl")

Installation

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

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

Updating

To checkout the latest version, do

Pkg.checkout("LazySets")

About

A Julia package for calculus with convex sets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Julia 100.0%