-
1. `get/find_transformation` should not return identity if an unsupported transformation is present.
2. Should support linear transformations?
``` r
m [1] "identity"
```
Created on 2022-06-2…
-
Hi there,
In the `fsm` man page I read:
```
-t name
Apply a transformation. Multiple transformations may be given, and are applied in the order given.
```
However, if I prov…
-
I think we can consider the `AlchemicalNetwork` object as our reproducibility container as it contains everything needed to run the calculations including the components, protocol and run-time setting…
-
Currently we don't have this option and it would be nice to have it. :))
ghost updated
7 years ago
-
After #959 I played around with `lib/transformations` trying to find ways to improve coverage, when I spotted the following inconsistency between the cython and python versions of `scale_matrix` if a …
-
This comes out of some discussions with Colin as how to best handle figure updates.
Currently, lots of logic is calculated in python outside of tables, rather than in terms of python applied to tab…
-
In certain regimes the receptive fields across all layers decohere and exhibit weird artifacts:
- Green/red 45 degree gabor overlayed on all RFs, with frequencies that are fairly independent of lay…
-
When type transformations are used to determine the error type of a transition's target state, what should be the rules when a transition has a condition that is a complicated expression. In section E…
-
# CHIP-9: Support Model-based Transformations in Join & Chaining
## Problem Statement
Model Inference is an important primitive form of transform function that ML practitioners use in creating …
-
Hello
I just checked that the frame transformations on the tf_static topic are different from the transformations given in the Ouster Software Manual. This is the output if the /tf_static topic which…