VLConstraintBasedModelGenerationUtilities.jl

A package holding constraint based model generation utility type functions and types
Author varnerlab
Popularity
0 Stars
Updated Last
2 Years Ago
Started In
June 2021

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.

Used By Packages

No packages found.