-
There is already support for BilinearOperator in `pyproximal/pyproximal/utils/bilinear.py` and the PALM optimizer; however,
they do not scale to second-order methods such as Levenberg-Marquardt (LM) …
-
Another set of matrix tools, those based on vec, vech and similar operators. Magnus and Neudecker or Neudecker and other co-authors.
I have a preliminary version used for computing estimates of the c…
-
## Purpose
_The purpose of the Proposal and how it accomplishes a team/CliMA objective._
_Link to any relevant PRs/issues._
- #767
Add GPU support to ClimaCore
## Cost/benefits/risks
_An…
-
### 🐛 Describe the bug
On Pytorch 2.1.0, when there is a parametrized module in a model, torch.compile on the DDP-wrapped module results in an error like:
```
[2023-11-08 17:28:50,112] File "~/…
-
Hi There, I'm new to MatLab and Python..
Thanks for this foof code!
I'm using MatLabR2020a and have Pythern version 3.9.2 installed.
I'm receiving the following error:
>> fooof_results …
-
Hi everybody,
I'm searching for a method to calculate and plot the concentration of the particles released.
Does anyone have some ideas?
Thanks in advance.
-
I was working with this example: [PacWave_resource_characterization_example](https://github.com/MHKiT-Software/MHKiT-Python/blob/master/examples/PacWave_resource_characterization_example.ipynb) but tr…
-
Hi @ezhilsabareesh8
To turn on wave interactions with the sea-ice, it looks like we need:
- set 'wav_coupling_to_cice' in [nuopc.runconfig](https://github.com/COSIMA/MOM6-CICE6-WW3/blob/9567d75…
-
Hey there,
it is difficult to think of "weather" without clouds :P Currently there isn't any support for simulating clouds even with the most crude of approximations. I am opening this thread to fi…
-
The codecov tool is working for Icepack and CICE, (see #434, #436) and a handful of people can run the testing. We should next evaluate the codecov results and see if we can improve testing coverage.…