Version 1.1.0-rc1
Pre-release
Pre-release
What's Changed
- Maintenance/1.0.x by @inoelloc in #208
- Maintenance/1.0.x by @inoelloc in #229
- ENH/MAINT: enhance metric computation method by @nghi-truyen in #216
- Rebase of MJA pull request on main by @inoelloc in #241
- MAINT: macos py312 wheels by @inoelloc in #242
- DOC: Add pypi badge for smash by @nghi-truyen in #256
- MAINT: Sphinx v7.4 compatibility by @inoelloc in #258
- MAINT: Add Python3.12 unit tests by @inoelloc in #261
- FIX: Check descriptor missing values on active cells by @inoelloc in #263
- DOC: Update contributor guide summary by @inoelloc in #264
- FIX: Correct the filling of the control vector in case of distributed mapping by @inoelloc in #266
- FIX: scaling layer for bounded outputs from activation layer by @nghi-truyen in #268
- FIX: docstring serr_sigma_parameters by @nghi-truyen in #274
- Internal fluxes by @asjeb in #232
- DOC: correct control_tfm documentation by @nghi-truyen in #277
- Fix crash in generate mesh if a well is present at a cell by @maximejay in #280
- DOC: add note to contributor guide for test-baseline by @nghi-truyen in #283
- Exponential store gr6 by @asjeb in #210
- ENH: set parameters condition outside active cell by @inoelloc in #287
- MAINT/ENH: move Fortran optimizers,
smash.multiple_optimize()
is deprecated by @nghi-truyen in #250 - MAINT: v1.0.2 release note by @inoelloc in #289
- ENH/MAINT: CNN regionalization,
smash.Net.add()
is deprecated by @nghi-truyen in #255 - manage kernel pip by @asjeb in #293
- DOC: Update getting started installation by @inoelloc in #296
- MAINT: Update release note by @inoelloc in #299
- ENH: new hybrid hydrological models using neural network and ODE-based system by @nghi-truyen in #294
- Check well in flwdir by @maximejay in #298
- FIX: fix baseline and add minor corrections to previous PRs by @nghi-truyen in #308
- FIX PR: apply suggestion changes from FC review regarding to hybird model branch by @nghi-truyen in #311
- ENH: new methods added to
smash.factory.Net
by @nghi-truyen in #312 - ENH: Add grc structure based on MJA dev by @inoelloc in #313
- ENH: add adaptive optimizers for all mappings by @nghi-truyen in #315
- MAINT: remove also dataset directories when using make doc-clean by @nghi-truyen in #319
- ENH: add callback signature for optimize method by @nghi-truyen in #318
- MAINT: remove cost options control info by @nghi-truyen in #320
- MAINT: change the default NN for ANN-based regionalization by @nghi-truyen in #321
- FIX: Rounding error with array slice with lat-lon raster by @inoelloc in #323
- FIX: Fix the exchange term in gr6/grc svg structure by @inoelloc in #324
- ENH: retrieve model parameters from control vector value by @nghi-truyen in #322
- Gr rainfall intensity by @asjeb in #325
- MAINT: Sparse optimize on only one structure by @inoelloc in #328
- FIX: reset random seed after setting random_state by @nghi-truyen in #331
- FIX: Update sink detection by @inoelloc in #326
- ENH: add n_iter key for callback and return_options optimize by @nghi-truyen in #332
- ENH: Add hybrid models for gr and loieau structures by @nghi-truyen in #327
- update internal fluxes by @asjeb in #333
- MAINT/FIX: add ps/es returns for gr4_ri and gr5_ri by @asjeb in #335
- MAINT/FIX: fix expressions for ps, es and gr in gr production by @nghi-truyen in #337
- ENH: Contour-based meshing with shapefiles by @inoelloc in #338
Full Changelog: v1.0.2...v1.1.0-rc1