Skip to content

ucb-bar/evolve-flows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

evolve-flows

CHIA integration layer for evolutionary search.

Install

git clone --recurse-submodules git@github.com:ucb-bar/evolve-flows.git
cd evolve-flows
conda create -n chia_env python=3.10 -y
conda activate chia_env
pip install -e ./skydiscover
pip install -e .

Usage

from evolve_flows import EvolverNode, run_evolver

node = EvolverNode(config_path="path/to/config.yaml")

License

BSD 3-Clause. See LICENSE.

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages