-
Hey!
Not sure if this is in scope / it's not what you meant, so feel free to close this.
Basically I've tried loading my whole library into MMP, and while it's working, picking up the models, se…
-
When I run `gleam test --target erlang`, I get a single failed assertion:
```bash
1) gleam/float_test.negate_test
Values were not equal
expected: 0.0
got: -0.0
outpu…
-
This is on Agda 2.6.4.3 Built with flags (cabal -f) - optimise-heavily,
lib-2.0, ghc 9.0.2. …
-
After successfully building sofa with the plugin, running test_component.py gives the following error.
```bash
[ERROR] [GenericConstraintCorrection(unnamed)] Attribute 'solverName' has been rem…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What version of `workers-rs` are you using?
0.4.2
### What version of `wrangler` are you using?
3.81.0
### …
-
As of JuliaLang/julia#49586 we have the StyledStrings stdlib. Thanks to it being an external stlib, we can also register it in General.
I think we can be a bit sneakier though, and do the following…
-
Module isnt fully compatible with stdlib 9.
Generates the following warning
Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/elk_stagi…
-
Dear developers
I am a newbie. I want to calculate IRC with psi4.
Based on the example, I wrote a simple YAML input as
```
irc:
type: eulerpc # Similar to EulerPC from Gaussian
…
-
Branched from https://github.com/fortran-lang/stdlib/issues/1#issuecomment-567138631
---
One personal challenge I have with stock Fortran are its somewhat awkward and low-level I/O facilities --…
-
Hey guys @faichele @guparan @hugtalbot,
I was working on the control solution of a soft-robot in SOFA using RL (from python3).
Well, since SofaPython3 is a WIP so I thought maybe I can try to fin…