-
### Initial Checks
- [X] I confirm that I'm using Pydantic V2
### Description
Given a union type between a `str` and an `Iterable[T]`, `model_load(json.loads(…))` and `model_load_json(…)` div…
-
``
from finta import TA
#from autotrader.autodata import GetData
from autotrader.autoplot import AutoPlot
from autotrader.indicators import crossover, cross_values
from autotrader import indicato…
-
-
Hi, thanks for your work!
When I try cql in the pen binary environment, I find that for cql's value function always tend to diverge (tried mixing ratio 0.0 and 0.5, both for 5 random seeds). The cr…
-
Howdy. I recently opened up https://github.com/moonrepo/moon/issues/760 which is a project using `dotenvy`.
I wanted to raise a situation that we ran across with variable expansion and the need for…
-
Two different runs on branch [nu](https://github.com/PHAREHUB/PHARE/pull/911)
1)
![image](https://github.com/user-attachments/assets/ccece24b-23b1-4353-aa92-20557c74d7c2)
2)
![image](https…
-
Hi,
I am trying to build a standard pipeline for tabular data that works nicely with ONNX. Ideally, the pipeline would:
1. Be based on boosted trees
2. Gracefully support mixed types (categoric…
-
-
### Motivation
Since https://github.com/idaholab/moose/pull/28848, the behavior for the SNES converged reason is
```
// convert convergence status to PETSc converged reason
switch (status)
…
-
This post is a follow-up from a related series of issues and pull requests (#4370, #4563, #6002) that discuss solver failure or solution divergence for different combinations linear (`AMG`, `GMG`) and…