- May 28, 2024
-
-
Lionel GUEZ authored
This does not change any result, it is just an equivalent formulation. We are preparing for a generalization of the choice of `ip_beg` and `ip_end`.
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
- May 27, 2024
-
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
- May 10, 2024
-
-
Lionel GUEZ authored
Return `i_slice` instead. Since `i_slice` is now computed inside `select_ishapes`.
-
Lionel GUEZ authored
Since getting `i_slice` is now cheaper.
-
Lionel GUEZ authored
Return `i_slice` instead. Since getting `i_slice` is now cheaper.
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
Lionel GUEZ authored
Instead of defining `self._n_dates` with zeroes. So we do not need the function `get_n_dates` any longer.
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
Lionel GUEZ authored
Do not define `self._ishape_last[i_slice][orientation]` in `_create_ishape_last`. Return a numpy array instead. Clearer.
-
Lionel GUEZ authored
-
- Apr 29, 2024
-
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
- Apr 27, 2024
-
-
Lionel GUEZ authored
`comp_ishape` can now compute `i_slice`.
-
Lionel GUEZ authored
-
Lionel GUEZ authored
Compute `i_slice` in `comp_ishape` if `i_slice` is None. Add default value of None for dummy argument `i_slice`.
-
Lionel GUEZ authored
Move dummy argument `i_slice` of function `comp_ishape` to last position. Because we are going to add a default value.
-
- Apr 26, 2024
-
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
Lionel GUEZ authored
Except with option `-i`, which still assumes slice 0.
-
Lionel GUEZ authored
For `Test_compare` version > 0.4.
-
- Apr 24, 2024
-
-
Lionel GUEZ authored
The algorithm of `eddy_graph` assumes that the set of dates it processes is evenly spaced.
-
Lionel GUEZ authored
Because we are also going to use it to check continuity of dates across slices.
-
Lionel GUEZ authored
-
- Mar 02, 2024
-
-
Lionel GUEZ authored
-
- Mar 01, 2024
-
-
Lionel GUEZ authored
-
Lionel GUEZ authored
We do not want a symbolic link `$tests_old_dir/Extract_component_nx_2` to be created if directory `$tests_old_dir/Extract_component_nx_2` does not exist.
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-