-
Tune the protocols' parameter (especially `delta_amplitude`)
_Originally posted by @Edoardo-Pedicillo in https://github.com/ElStabilini/optimization/pull/13#pullrequestreview-2402075607_
…
-
This message is relevant to projects using Amplitude for their web applications. There is a minor change request to fix the default domain for Amplitude cookies. [Review the details](https://kb.epam.c…
-
Thanks for sharing the code!
I've got some questions on FBPINN to solve nonlinear problem, the u solved with PINN contains multiple frequencies. Although FBPINN can cope well with high frequencies, …
-
- **Etcher version:** 1.19.25
- **Operating system and architecture:** macOS 15, arm64 Apple M2 Max
- **Image flashed:** ubuntu-24.04.1-live-server-amd64.iso
- **What do you think should have happ…
-
**The objective**
I would like to obtain mrdmd amplitudes at each level as we, for example, get the eigenvalues with `mrdmd.partial_eigs(level,node)`.
**Already tried tests**
I see `mrdmd.amplitu…
-
def forward(self, x):
# Compute FFT to get amplitude and phase
fft_x = torch.fft.fft2(x)
amp = torch.real(fft_x)
pha = torch.imag(fft_x)
# Apply Dynami…
-
## Expected Behavior
The SDK shouldn't affect the overall performance of the application.
## Current Behavior
The performance of our application dropped significantly after adding the Amplitude S…
-
## Expected Behavior
Event should have been sent and show up in the events list.
## Current Behavior
Amplitude SDK throws this error:
```
E/Amplitude(12281): Stack trace: org.json.JSONException…
-
Hello. I was using the Fresnel module of pypolar for calculation of Fresnel amplitude transmission coefficients for GaAs and I got results which seem to be wrong. I do not know whether I made a mistak…
-
Settle on a schema to use for our Codecov Amplitude metrics using the initial Onboarding events as a guide. Keep in mind we want this to be generic and work across product features and applications.