-
- Downloads
Change python library to sissopp
Move on from cpp_sisso as used previously
Showing
- src/CMakeLists.txt 6 additions, 6 deletionssrc/CMakeLists.txt
- src/python/__init__.py 1 addition, 1 deletionsrc/python/__init__.py
- src/python/classification/svm.py 1 addition, 1 deletionsrc/python/classification/svm.py
- src/python/postprocess/__init__.py 5 additions, 5 deletionssrc/python/postprocess/__init__.py
- src/python/postprocess/check_cv_convergence.py 1 addition, 1 deletionsrc/python/postprocess/check_cv_convergence.py
- src/python/postprocess/plotting/__init__.py 1 addition, 1 deletionsrc/python/postprocess/plotting/__init__.py
- src/python/postprocess/utils.py 1 addition, 1 deletionsrc/python/postprocess/utils.py
- src/python/sensitivity_analysis/__init__.py 2 additions, 2 deletionssrc/python/sensitivity_analysis/__init__.py
- tests/exec_test/check_model.py 1 addition, 1 deletiontests/exec_test/check_model.py
- tests/exec_test/classification/check_model.py 1 addition, 1 deletiontests/exec_test/classification/check_model.py
- tests/pytest/test_classification/test_classification.py 1 addition, 1 deletiontests/pytest/test_classification/test_classification.py
- tests/pytest/test_descriptor_identifier/test_log_regressor.py 1 addition, 1 deletion...s/pytest/test_descriptor_identifier/test_log_regressor.py
- tests/pytest/test_descriptor_identifier/test_model.py 1 addition, 1 deletiontests/pytest/test_descriptor_identifier/test_model.py
- tests/pytest/test_descriptor_identifier/test_regressor.py 1 addition, 1 deletiontests/pytest/test_descriptor_identifier/test_regressor.py
- tests/pytest/test_feature_creation/test_feat_generation/test_abs_diff_node.py 1 addition, 1 deletion...ature_creation/test_feat_generation/test_abs_diff_node.py
- tests/pytest/test_feature_creation/test_feat_generation/test_abs_node.py 1 addition, 1 deletion...st_feature_creation/test_feat_generation/test_abs_node.py
- tests/pytest/test_feature_creation/test_feat_generation/test_add_node.py 1 addition, 1 deletion...st_feature_creation/test_feat_generation/test_add_node.py
- tests/pytest/test_feature_creation/test_feat_generation/test_cb_node.py 1 addition, 1 deletion...est_feature_creation/test_feat_generation/test_cb_node.py
- tests/pytest/test_feature_creation/test_feat_generation/test_cbrt_node.py 1 addition, 1 deletion...t_feature_creation/test_feat_generation/test_cbrt_node.py
- tests/pytest/test_feature_creation/test_feat_generation/test_cos_node.py 1 addition, 1 deletion...st_feature_creation/test_feat_generation/test_cos_node.py
Loading
Please register or sign in to comment