-
Hello, I have built some knot theory-related PyPi packages to Pyodide that include some C depencies, namely
- [spherogram 2.2.1](https://pypi.org/project/spherogram/)
and its dependencies
- [kno…
-
**Describe the bug**
I find when computing a theory vector computation at the fiducial values using a likelihood object differed from the synthetic input data generated through ccl (by as much as 1-2…
-
Discrete Choice and Random Utility Models:
[**Notebook url**](https://www.pymc.io/projects/examples/en/latest/generalized_linear_models/GLM-discrete-choice_models.html):
## Issue description
Firs…
-
Why is `state` and `stateT` defined both in ext-lib and Basics.v
https://github.com/coq-community/coq-ext-lib/blob/master/theories/Data/Monads/StateMonad.v
https://github.com/DeepSpec/InteractionTre…
-
When running the following:
```
abstract theory Foo.
type t.
op a : t.
op b : t.
axiom eq : a = b.
hint rewrite hr : eq.
end Foo.
abstract theory Bar.
clone import Foo.
end …
-
Is there any plan for an integration of extreme value theory into statsmodels?
There is [scikit-extremes](https://github.com/kikocorreoso/scikit-extremes) but the project seems abandoned.
I just…
-
#
[https://cuppajoeman.com/toolbox/math/number_theory/sieve_of_eratosthenes/](https://cuppajoeman.com/toolbox/math/number_theory/sieve_of_eratosthenes/)
-
We have some plumbing for mask/unmask (see https://github.com/nutanix/libvfio-user/pull/694) but never report VFIO_IRQ_INFO_MASKABLE, so in theory we should never hit that code.
However, it appears…
-
In Catlab, docstrings on the generators in a theory are saved to the theory structure. We should support this in Gatlab too.
-
Hi Gabriel, very interesting work!
I was tinkering around with the setup. Somehow, it only works for group theory for me. For the other domains like propositional logic, it gives me this error - `Ill…