Skip to content

pvalle6/LaneFire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LaneFire is an open source GUI for the BoFire (https://github.com/experimental-design/bofire) application.

It allows for the creation of new experimental runs as well as the loading of previous experimental runs created by LaneFire.

Peter Vallet 2024 https://www.linkedin.com/in/peter-v-334609211/ https://github.com/pvalle6/

Installation Guide

!python -m venv .venv
!./venv/scripts/activate
!git clone https://github.com/pvalle6/LaneFire
!pip install -r ./LaneFire/requirements.txt
! ./LaneFire/Lane_Fire_Run.py

Releases

No releases published

Packages

No packages published

Languages