-
The Lottery example doesn't run due to an exception on reading the finite field
```
cabal run lottery client2
secret:
42
lottery: Failed to read "42" as a Fp
CallStack (from HasCallStack):
er…
-
Hi flexsurv,
Firstly, my apologies that this appears to be an old question, and I do not have a reprex example or a sharable dataset due to data-sharing agreements. The dataset has only four varia…
-
## Problem
Modal group index calculations take a while, and cost a lot. That's because they use finite differences.
Aside from the cost, it becomes quite problematic to finite difference when s…
-
[Lemma 3.7](https://teorth.github.io/equational_theories/blueprint/infinite-model-chapter.html#ffg) and [Lemma 3.8](https://teorth.github.io/equational_theories/blueprint/infinite-model-chapter.html#g…
-
When trying to run the basic examples found at https://pysindy.readthedocs.io/en/latest/examples/3_original_paper/example.html , I run into multiple errors. It seems that there are some issues wit…
-
- I am testing edge cases (not on purpose haha)
- I have indices like this: `Epi_Abs_BEST4+__H335__M21_00014`
- The clustering or some earlier step seems to replace the `+` with `.`
- Full error fo…
-
## Background
This is a proposal that I briefly discussed with @fantasai at CSWG F2F in A Coruña this year. The problem it tries to solve came up when I was writing [my latest article](https://kizu…
-
### ❓ Question
Hello.
I would like to ask if I have a finite MDP, where each episode has a same fixed timestep \$T$\. Then during the training, do I have to choose batch size with \$n\times T$\? O…
-
### Description
```python
fitter = TRFLSQFitter(calc_uncertainties=True)
spice_model_fit = parallel_fit_dask(
data=spice,
model=average_fit,
fitter=fitter,
fitting_axes=0,
…
-
![image](https://github.com/user-attachments/assets/bca994af-5bae-47e4-b6ef-b95883d891b3)
In file **Chap11_July_8.pdf**, Chapter 1, page 30, _The one-period problem: a fundamental building block_, fo…