-
The documentation for the lazy version says
> m :+: n is the coproduct of monoids m and n. Values of type m :+: n consist of alternating lists of m and n values.
That much is true, in the intern…
-
~~The first is~~ This seems clear, although I wonder a bit about how best we should add `Action`s to the `Algebra` hierarchy, so going via `Construct` seems the best... for now (as opposed to a parall…
-
### Before reporting an issue
- [X] I have searched existing issues
- [X] I have reproduced the issue with the [latest nightly release](https://github.com/keycloak/keycloak/releases/tag/nightly)
###…
-
This fell originally under #2348 but I think should be factored out on its own.
Current issues:
* where is the (binary) product of `Setoid`s defined? (plus currying etc.: cartesian-closedness of `…
-
Connectivity Standards Alliance (CSA) have now ratified and finally officially released Zigbee Pro Specification Revision 23 / R23 (a.k.a. Zigbee PRO 2023) on March 15th of 2023 as the very latest lat…
Hedda updated
3 weeks ago
-
We have SE(2) and SE(3) state spaces implemented in `aikido::statespace`, but they are not fully supported by the rest of Aikido (e.g. distance metrics, interpolation methods, DART conversions). We ne…
-
I am currently unsure of my description of super-Poincar\'e algebras, this should be improved and clarified.
-
Hi,
Can someone give me a code example for how to efficiently do batched optimization with pymanopt and pytorch?
For example, let's say you want to optimize over a [nB, 4] quaternions. In pymanopt…
-
More details to be added, reference is [here](https://github.com/DmitryTsepelev/store_model/pull/35#issuecomment-531556541)
-
The following script (.xplugrc) execute twice on connection or disconnection of DP2-1;
```
#!/bin/sh
monitor=DP2-1
case "$1,$2,$3" in
display,$monitor,connected)
urxvt --hold;;
displa…