Skip to content

A package holding constraint based model generation utility type functions and types

License

Notifications You must be signed in to change notification settings

varnerlab/VLConstraintBasedModelGenerationUtilities.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI Documentation

Introduction

VLConstraintBasedModelGenerationUtlities.jl is a Julia package holding constraint based model generation utility functions and types.

Installation and requirements

VLConstraintBasedModelGenerationUtlities.jl is organized as a Julia package which can be installed in the package mode of Julia.

Start of the Julia REPL and enter the package mode using the ] key (to get back press the backspace or ^C keys). Then, at the prompt enter:

(v1.1) pkg> add VLConstraintBasedModelGenerationUtlities

This will install the VLConstraintBasedModelGenerationUtlities.jl package and the other required packages. VLConstraintBasedModelGenerationUtlities.jl requires Julia 1.6.x and above. VLConstraintBasedModelGenerationUtlities.jl is open source. You can download this repository as a zip file, or clone or pull it by using the command (from the command-line):

$ git pull https://github.com/varnerlab/VLConstraintBasedModelGenerationUtlities.jl.git

or

$ git clone https://github.com/varnerlab/VLConstraintBasedModelGenerationUtlities.jl.git

How do I contribute to this package?

Fork the project and go crazy with it! Check out Rob Allen's DevNotes for a beginner's guide to contributing to a GitHub project to get started.

About

A package holding constraint based model generation utility type functions and types

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages