Fix all linter warnings
Setup linter github action & fix some linter warnings
README.md: Fix spacing
README.md: Polish requirements
README.md: Add HAL link
README.md: Update article reference
README.md: Link to both repositories
README.md: Update links
Improve display
Handle other formatting modes in stk_sprintf
Moved to github: https://github.com/stk-kriging/stk/issues/19. Closing this ticket.
Convert the help text of stk_test from texinfo to plain text
Moved to github: https://github.com/stk-kriging/stk/issues/18. Closing this ticket.
Handle duplicated points in stk_predict (noisy case)
Moved to github: https://github.com/stk-kriging/stk/issues/17. Closing this ticket.
Create sampcrit class + example script for EMMI criterion
Moved to github: https://github.com/stk-kriging/stk/issues/16. Closing this ticket.
Create sampcrit class + example script for EHVI criterion
Moved to github: https://github.com/stk-kriging/stk/issues/15. Closing this ticket.
Overload more plotting functions for stk_dataframe objects
Overload more plotting functions for stk_dataframe objects
Moved to github: https://github.com/stk-kriging/stk/issues/14. Closing this ticket.
Investigate the use of H-matrices
Moved to github: https://github.com/stk-kriging/stk/issues/13. Closing this ticket.
New functions to manipulate designs of experiments.
Moved to github: https://github.com/stk-kriging/stk/issues/12. Closing this ticket.
Make it possible to predict/simulate any model component
Moved to github : https://github.com/stk-kriging/stk/issues/11. Closing this ticket.
Extend and polish class hierarchy for sampling criteria
Moved to github: https://github.com/stk-kriging/stk/issues/10. Closing this ticket.
Optionally re-estimate parameters during LOO cross-validation
Move to github: https://github.com/stk-kriging/stk/issues/9. Closing this ticket.
Heteroscedastic noise ?
Moved to github: https://github.com/stk-kriging/stk/issues/8. Closing this ticket.
Moved to github: https://github.com/stk-kriging/stk/issues/8. Closing this ticket.
Failing tests related to fminsearch
Moved to github: https://github.com/stk-kriging/stk/issues/7. Closing this ticket.
Numerical instabilities in the evaluation of the restricted likelihood
Moved to github: https://github.com/stk-kriging/stk/issues/6. Closing this ticket.
Use "linear model" objects systematically
Closing this ticket (model.lm has been used systematically for some time now).
Implement QR updates in stk_update
Moved to github: https://github.com/stk-kriging/stk/issues/1
Hide computational details in stk_param_relik
Moved to github: https://github.com/stk-kriging/stk/issues/5
Merge default -> covmat
stk_example_doe05.m: Fix comments
stk_example_doe05.m: Various minor improvements
Remove deprecated CG#12 marks
stk_example_doe05.m: Fix figure title
stk_example_doe05.m: Make it possible to use the exact KG
@stk_sampcrit_akg/set.m: Remove replicated input points in xr
stk_example_doe05.m: Fix final display
stk_param_estim_optim.m: Generate a warning instead of an error
Re-organise prediction code
@stk_gaussiannoise_het0/stk_variance_eval.m: Fix empty x case
stk_gaussiannoise_het0.m: Provide a default constructor
Minor changes relative to `stk_isnoisy`.
Add `sample_size` property to arrays and posterior models
NEWS.md: Advertise minor changes
Merge default -> covmat
admin/octpkg/patches: Update patches
Source formatting again
stk_make_matcov.m: Do not convert inputs to double
Source formatting
Merge default -> covmat
@stk_model_gpposterior/stk_model_update.m: Improve clarity
stk_generate_samplepaths.m: Remove outdated comment
@stk_model_gpposterior/stk_{set,get]_optimizable_parameters.m: Fix bug
01_kriging_basics/stk_example_kb03.m: Fix comment
01_kriging_basics/stk_example_kb03.m: Source formatting
Make STK startup faster
INDEX: Remove duplicated entry
Missing documentation for stk_factorialdesign
Missing documentation for stk_factorialdesign
Done: https://sourceforge.net/p/kriging/hg/ci/d56cd09e14ab8d0e42ccbb64d7f1838be2d75a36/
Polish/uniformize one-line help for deprecated functions
Merge default -> covmat
Tag release 2.6.1
Previous commit closes ticket #91
Previous commit closes ticket #91
Increase version number to 2.6.1
stk_factorialdesign.m: Provide missing help text
stk_factorialdesign.m: Provide missing help text
Merge default -> covmat