Skip to content

philipbarrett/Polygons.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polygons

Package to define and manipulate poylgons, particularly when computing value sets for game-theoretic problems. Please see the tutorial for an extended example of how to use the package.

Set up

Currently the package is not available through the Julia package distribution system. To download and use the package, run the following from the command line:

    cd ~/.julia/v0.x/
    git clone git@github.com:squipbar/Polygons.jl.git

Where ~ is your home directory, and v0.x is the version of julia that you are using.

About

Describes and provides functions for manipulating polygons for describing value sets in game theory problems.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published