Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
nomad-lab
cpp_sisso
Commits
da91bfb3
Commit
da91bfb3
authored
Sep 17, 2021
by
Thomas Purcell
Browse files
Adjust test to work with current changes
The test failed because SIS was too large
parent
96143d3f
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/exec_test/reparam_gen_proj/sisso.json
View file @
da91bfb3
{
"desc_dim"
:
2
,
"n_sis_select"
:
2
1
,
"n_sis_select"
:
1
0
,
"max_rung"
:
1
,
"n_residual"
:
5
,
"data_file"
:
"data.csv"
,
...
...
@@ -10,7 +10,7 @@
"n_models_store"
:
5
,
"n_rung_generate"
:
1
,
"leave_out_inds"
:
[],
"opset"
:
[
"sq"
],
"opset"
:
[
"sq"
,
"cb"
],
"param_opset"
:
[
"add"
,
"sub"
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment