vnvasquez / GeneDrive.jl

A package designed for simulating biological dynamics and control.
MIT License
22 stars 3 forks source link

GeneDrive.jl

Project Status: Active - The project has reached a stable, usable state and is being actively developed. Main - CI codecov Stable documentation License: MIT

Overview

GeneDrive.jl is a Julia package designed for simulating biological dynamics and control. The objectives of the package include:

Installation and usage

GeneDrive.jl will work with Julia version 1.8 and above. Add the package with:

julia> 
(v1.9) pkg> add GeneDrive

Begin using the package with:

julia> using GeneDrive

Getting started

The documentation features examples as well as more detailed descriptions of package functionalities.

License

GeneDrive.jl is released under an MIT License. This package has been developed in partial fulfillment of the requirements for a Master of Science in Electrical Engineering and Computer Science (EECS) at the University of California, Berkeley.