SolvJump Configurator: Installation
Python (requires SolvSRK for calibration/golden runs)
Work from the package directory (python/ in the source tree):
pip install solvjump
# Or from source with SolvSRK dependency:
pip install -e ".[test,solvsrk]"Activate trial
python -m solvjump
solvjump license activate ~/Downloads/solvjump.licProduction wheels require a machine-locked .lic. Dev native builds may be
compiled with SOLVJUMP_LICENSE_OPTIONAL=ON. SolvSRK has no SOLVSRK_LICENSE_OK
environment bypass.
Run a study
solvjump run study.yaml
solvjump run study.yaml --json