Skip to content

chrismmuir/FlexibilityAnalysis.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlexibilityAnalysis.jl

A JuMP extension for analyzing and quantifying the flexibility of complex systems. Formerly known as FlexJuMP.jl.

Status

FlexibilityAnalysis.jl is long out of date and is currently without a developer. It last worked with Julia v1.1 and JuMP v0.18 using Gurobi.jl v.6 (wrapping Gurobi 0.7.x). Please respond to this issue if you would like to help bring this up-to-date.

Documentation Build Status
Build Status Build Status2 codecov.io
Build Status Build Status2 codecov.io

Comments, suggestions and improvements are welcome and appreciated.

License

FlexibilityAnalysis is licensed under the MIT "Expat" license.

Installation

FlexibilityAnalysis.jl is a registered Julia package and can be installed in the usual manner.

using Pkg
Pkg.add("FlexibilityAnalysis")

Documentation

Please visit our documentation pages to learn all you need to know to get started and more. We provide a quick start guide, an overview necessary background material, a detailed user guide, examples, and an API library.

Project Status

The package was tested (in 2019) against Julia 1.0, 1.1, and nightly on Linux, macOS, and Windows.

Contributing

FlexibilityAnalysis needs a newer developer, see this issue to learn more.

About

A JuMP extension for conducting flexibility analysis.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Julia 100.0%