Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goldbar

Embedded language for defining and working with genetic design spaces.

PyPI version and link.

Purpose

GOLDBAR is a syntax and language for describing genetic design spaces. GOLDBAR is being developed at CIDAR, and other tools for working with genetic design spaces using GOLDBAR are currently being developed. These tools include Knox and Constellation.

This embedded domain-specific language for Python has semantics that adhere to those of the GOLDBAR language definition and existing associated tools. It allows users to define genetic design spaces using GOLDBAR operators within Python.

Package Installation and Usage

The package is available on PyPI:

python -m pip install goldbar

The library can be imported in the usual ways:

import goldbar
from goldbar import *

About

Embedded language for defining and working with genetic design spaces.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages