-
- [x] Swap from Twig templates to pongo2 ( https://pkg.go.dev/github.com/flosch/pongo2 )
- [x] HTTP tests ( https://gin-gonic.com/docs/testing/)
- [x] Fuzzing tests ( multi targetting with https://s…
-
* In a conversation with @epourmal, she mentioned that open source software projects which are managed by non-profit organizations have an additional wrinkle to contend with and that is how priorities…
-
#### Introduction
Vector databases have gained significant importance due to the rise of AI, machine learning, and deep learning applications. These databases store high-dimensional vectors repre…
-
# Bug report
### Bug description:
The `memoryview` builtin is registered as a `Sequence`, but doesn't implement the full API, because it doesn't inherit from `Sequence` at runtime and doesn't implem…
-
```
Assisted inject currently allows only such factory interfaces to be used
whose methods all return exactly one type. In addition, that type can be
specified when initializing the factory
(FactoryP…
-
1) Date inputs (e.g. start date, end date) for multi-scenario, date-based plots (e.g. `Stacked_Gen_Facet_Grid_Range`) in `Marmot_plot_select.csv` require a year, which prohibits making time-based plot…
-
Read this paper: https://arxiv.org/abs/2402.06079
-
Hi all,
With the 0.4.0 release ferret now supports the usage of batching for methods requiring multiple steps of approximation, such as Lime and Integrated Gradients.
However, the name of the argume…
-
### Problem:
Inconsistent naming of app-specific `hook_scene_operation` hooks provided with the AE engine is causing config issues since Toolkit references the app `hook_scene_operation` hooks by i…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
If attempting to add a route for a handler whose code includes a multi-line string, the `dede…