birm / LazySets.jl

A Julia package for calculus with convex sets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LazySets.jl

Build Status Documentation 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 v1.0 or later. Refer to the official documentation on how to install and run Julia on your system.

Depending on your needs, choose an appropriate command from the following list and enter it in Julia's REPL. To activate the pkg mode, type ] (and to leave it, type <backspace>).

Install the latest release version

pkg> add LazySets

Install the latest development version

pkg> add LazySets#master

Clone the package for development

pkg> dev LazySets

About

A Julia package for calculus with convex sets

License:Other


Languages

Language:Julia 100.0%