-
We've tried out the flatten command, and it works great. However, it reorders the keys (and adds `backend` and `description` properties). It probably shouldn't change the structure of the file.
Rel…
-
After fixing [#992] and [#1047] I have another case of distorted images after flattening.
This [PDF](https://github.com/user-attachments/files/17495279/DistortionExampleLandscapeWithRotation.pdf) i…
-
## Description
Implement negated literals and negated sums, including expressions of the form:
* `-x = y` _(minus equals)_
* `x / (-y / z) = a` _(negated atoms)_
* `x + y -z - (x + 3`) = a…
-
There is many issues around the `flatten` field attribute: https://github.com/serde-rs/serde/issues?q=is%3Aissue+is%3Aopen+flatten
I think that adding a strict mode to that attribute could be a goo…
-
**Bug summary**
Trying to fix an issue in GMSO with loading benzene molecules from different sources. The `print_hierarchy` method and `children` attribute seem to raise an error whenever they're a…
-
During the "Julia performance tuning crash course" I did this week's OSCAR workshop, we looked at some of the "big" test suites in our tests, those which use 60GB of RAM and more, and found various so…
-
Support for cloned pvcs was added in ODF 4.17 via flattening. The main use case is virtual machines created from golden image, but this can be used and tested with any workload.
Ramen does not do a…
-
### Description
*This is more of a question than a feature request, but could turn into one.*
One of my uses when it comes to deserialising something similar to:
```json
{
"version": 1,
…
-
### Use case
We're trying to create a query that searches for data in multiple tables. Each table represents an implementation of a common interface. Thus we would like to do something along the li…
-
### Description of Issue
When being under Hydra Storm in maya-hydra and assigning a usd preview surface, one of the Usd imaging stage scene index is not updating the material bindings, it's the flatt…