-
### Addition of web3 wallets as actor authentication
In [2.4.2.3](https://github.com/adlnet/xAPI-Spec/blob/11196cf0d7afee50059ed7a9a2cbe6c72624fa3c/xAPI-Data.md#2423-inverse-functional-identifier) In…
-
**Describe the bug**
For two PySurface objects surface1 and surface2, surface1.CopyFrom(surface2,context,stream) copies the data from surface1 into surface2, but from the function name I'd expect tha…
-
While working on implementing the transformations between the data model and XLIFF, it's become obvious that we need to specify a bit better the text of our third [deliverable](../blob/master/guidelin…
-
Hi,
I'm trying to run Konclude on some modal logic formula. These formula are monomodal K with converse.
I think I have a translator going, but I'm finding some formula are satisfiable, but Ko…
-
**Describe the bug**
Using a pretty simple `".*$"` regexp results in `No Regex pattern match`. That is with `noFlags` flag that implies `multiline: false`, so `$` should match something.
**To Re…
-
Since `//` supports `Complex{Integer}` and `/` supports `Matrix{Rational}`, it's intuitive that `//` should support `Matrix{Integer}` as well.
A workaround for now is `(A // 1) / (B // 1)`.
``…
-
[Today, `sklearn.feature_selection.VarianceThreshold.inverse_transform` method fills in zeros to features which were removed for having too-small variance.
](https://scikit-learn.org/stable/modules/g…
-
Links are replicated to LDM in the format: subject, predicate, object. The LDM service shall use the predicate (e.g. satisfies) for filtering and in the triples returned.
An alternative approach co…
-
I had a recent chat with @sipa about an idea I had to reimplement the CheckMultiSig operations to use public key recovery without altering their semantics.
New new proposed implementation would pro…
-
The services shipped by systemd all support .conf.d directories. This is useful for extending the config, but can make it harder to immediately see what configuration the service is actually using, as…