Thomas Saigre

Results 39 comments of Thomas Saigre

Yes, according to log, the python package `tqdm` is not installed on the computer rinnong the tests (maybe that is not the only problem)

yes saw it yesterday, but I perhaps was on the wrong page... I will look into the current crash that seems to occur on initialisation of the `heat` toolbox

indeed... It was because vscode did not show whitespace diff in git diff, so I missed it when I committed... To avoid it, I added `"diffEditor.ignoreTrimWhitespace": true,` in `seddtings.json`

@prudhomm Some tests didn't pass because `h5py` is not installed : https://buildkite.com/feelpp/feelpp/builds/4224#c813c6cc-7755-49aa-8e2f-a3ec1b870543/752-1255

This PR contains the module `reducedbasis` use the run the offline and online part for the reduced basis method. For now, only steady-time cases can be treated, and only "coercive"...

> @thomas-saigre do you have a list of issues that this PR closes ? * #1675 that is quite old, actually I don't remember the problem of it, this may...

Make the code usable as a python library

- [ ] Insert a greedy loop to construct the snapshots in the offline stage - [ ] Compute the multiplication of the interpolation matrix and the basis vector only...

- [ ] compute and store matrices instead of computing multiplication multiple times

Has this issue been fixed ? I tried today to run the same command as described above, I get the same export MET=error in the end. Running remeshing first, then...