-
Hello there,
How can I assign young modulus to mfem example 2 material.
I have a seperate ex2.cpp which I have modified to do linear elasticity analysis for a single material beam. Here …
-
### Version
0.7.0
### On which installation method(s) does this occur?
Docker
### Describe the issue
I'm attempting to run the `examples/weather/graphcast` example with `nvidia-modulus 0.7.0` run…
-
Ref:
https://github.com/ava-labs/hypersdk/blob/ddf10dffbdbbb893b51477b3caaa577ee5e31cba/chain/base.go#L34-L36
https://github.com/ava-labs/hypersdk/blob/ddf10dffbdbbb893b51477b3caaa577ee5e31cba/chai…
-
While implementing hash to curve for an unsupported curve, I've discovered a bug in the implementation of `DefaultFieldHasher`:
https://github.com/arkworks-rs/algebra/blob/dcf73a5f9610ba9d16a3c8e0de0…
-
Dear Developers and Users of MDAnalysis,
We are aware that there is currently no official feature in MDAnalysis for calculating the bending modulus of lipid membranes. However, we have been working…
-
Hello,
I believe there is an issue in the check found at: `hexl/eltwise/eltwise-reduce-mod-avx512.hpp:84`. The code reads as follows:
`if (input_mod_factor == modulus) {
if (output_mod_fact…
-
Unless I'm way off about what we want `//` and `%` to mean, I think these are all wrong:
https://github.com/Macaulay2/M2/blob/ec9e9ac60ed4a8e791448942202f077a88a87e15/M2/Macaulay2/m2/reals.m2#L213-L2…
-
This code works fine:
```
overload operator % = {emod_int}
function foo(x : range(0, 3)) -> unit = ()
function main() -> unit = {
let test = (-10) % 4;
foo(test);
match test {
…
-
### Is this a new feature, an improvement, or a change to existing functionality?
New Feature
### How would you describe the priority of this feature request
Low (would be nice)
### Please provide…
-
## Bug description
The KEX diffie-hellman-group-exchange-sha256 works by sending the server a minimum, requested, and maximum group modulus bit size. RFC 4419 states the minimum should be no less th…