Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

Resolve "Remove requirement of data file for SAMPLER and OPTIMIZER"

frey_m requested to merge 239-remove-requirement-of-data-file-for-sampler into master

Closes #239 (closed)

This MR makes the data file (*.data) optional. REAL and STRING variables can be directly parsed from the input file. The variables have to be uppercase in the template file.

Edited by frey_m

Merge request reports