Skip to content

Commit 898e642

Browse files
0.12.4
Introducing metric_factorial for Kriging (canberra is default instead of hamming).
1 parent e7530a2 commit 898e642

6 files changed

Lines changed: 167 additions & 841 deletions

File tree

.gitignore

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -308,3 +308,15 @@ test_plot.png
308308
plot.png
309309
src/spotPython/data/people_test.csv
310310
src/spotPython/data/people_train.csv
311+
notebooks/00_spotPython_tests_files/libs/bootstrap/bootstrap-icons.css
312+
notebooks/00_spotPython_tests_files/libs/bootstrap/bootstrap-icons.woff
313+
notebooks/00_spotPython_tests_files/libs/bootstrap/bootstrap.min.css
314+
notebooks/00_spotPython_tests_files/libs/bootstrap/bootstrap.min.js
315+
notebooks/00_spotPython_tests_files/libs/clipboard/clipboard.min.js
316+
notebooks/00_spotPython_tests_files/libs/quarto-html/anchor.min.js
317+
notebooks/00_spotPython_tests_files/libs/quarto-html/popper.min.js
318+
notebooks/00_spotPython_tests_files/libs/quarto-html/quarto-syntax-highlighting.css
319+
notebooks/00_spotPython_tests_files/libs/quarto-html/quarto.js
320+
notebooks/00_spotPython_tests_files/libs/quarto-html/tippy.css
321+
notebooks/00_spotPython_tests_files/libs/quarto-html/tippy.umd.min.js
322+
notebooks/00_spotPython_tests.html

0 commit comments

Comments
 (0)