Skip to content
/ goldbar Public

Embedded language for defining and working with genetic design spaces.

License

Notifications You must be signed in to change notification settings

reity/goldbar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages