-
### 🚀 The feature, motivation and pitch
TVD is a good distance metric ([ref](https://aclanthology.org/2023.acl-long.605.pdf)) and easy to implement kernel to make the gradient more stable compared …
-
1. 参考链接 https://zhuanlan.zhihu.com/p/612189005
2. 链接中的如下值,是根据 #6 中介绍的公式计算的:
- $u_l=c_0-c_1+\frac{2}{3}\cdot c_2$
- $u_m=c_0-\frac{1}{3}c_2$
- $u_r=c_0+c_1+\frac{2}{3}\cdot c_2$
![ima…
-
Use Valgrind's `verrou` tool to check for poorly conditioned float operations.
Link: https://edf-hpc.github.io/verrou/vr-manual.html
These are likely the source of why some tests randomly fail…
-
For instance in a Gem using the `solidus-18n` gem, trying to run the specs fails with
```
Caused by:
NameError: uninitialized constant ActiveSupport::Deprecation::DeprecatedConstantAccessor
/Use…
-
Not an issue per se - unsure on how to code this
Can we have infusion time coded as an "a" poped variable?
I am trying some code structure similar to this - maybe different coding should be used…
-
Improve the spatial accuracy with a combination of MUSCL and TVD schemes
-
I've noticed that this knowledge distillation is somewhat similar to what is mentioned in EAGLE, and it has proven to be very effective. I would like to know if you have tried the knowledge distillati…
-
## Rationale
Flux-limited TVD discretisation has been implemented in PorousFlow and now requires testing in some more realistic scenarios.
See #10426
## Description
Add tests and documentat…
-
Error tripped:
`Error in functional_boxplot(dts, depth_values = tvd, emp_factor = emp_factor_tvd, :
Argument 'central_region' must be greater than 0 and less than 1.`
First if statement is…
-
I'm not sure if this should be raised as an issue or enhancement.
I would like to be able to generate a deviation log (md, az, inc) when I only have positional data (tvd, n, e).
I tested wp aga…