-
I've got side-tracked a bit with differentials of exp on Lie groups and it looks like it's not too complicated to work out. For specific groups used in applications it's possible to just use symbolic …
-
# 🛣️🗺️ for LieGroups.jl
* [x] Add people to all if `Project.toml`, `LICENSE`, the `authors=` field in the `docs/make.jl`, and the `.zenodo.json`
* [x] start a `notation.md` to fix notation
* List…
-
When the outcome of something like `g1.compose(g2)` needs to be normalized, the current code throws a warning. However, this is overly informative for internal ops, and might result in an excessive/in…
-
For `u' = A(u,p,t)*u`. In theory this could apply to arbitrary `f`, but we can just show in documentation how to use the Jacobian for this.
From https://arxiv.org/pdf/1207.0069.pdf :
- [x] Lie–…
-
I've collected real forms of Lie algebras. What extends to Lie groups? Which group to choose: trivial kernel or simply connected? Do my intuitions still hold for non-compact groups? Should I take …
-
-
Is `OnlineServiceOperatorGroup` OK? To me it doesn't look completely healthy.
The nested `Address` definition is untypical for NeTEx, `CountryRef` is already available in `AddressGroup`, the d…
-
Hi everyone,
I am building a sensor fusion framework based on `nalgebra`, and found out that we do not have support for Lie algebra operations like `expmap` and `logmap`. Is is appropriate to add t…
-
Hi developer,
jjDotPlot(object = obj,
gene = genes,
id = 'celltype',
split.by = 'groups',
split.by.aesGroup = T)
the error lying below
Aggregation fu…
-
@cyrillay update : 18/11/2024
@cyrillay update : 19/11/2024
# Context
Actuellement Albert API est composé de 2 environnements :
- dev
- prod
Ces environnements ne sont pas sur Terraform. …