Esteban Ginez

Results 8 issues of Esteban Ginez

This one seems pretty straight forward, the templates are in clojars, and they are specified as mustache templates There are few templating engines in nodejs and even in cljs already...

The current `ResultsCache` does not allow for monitoring of counts see: See https://github.com/INL/BlackLab/pull/276#issuecomment-1061083756.

robustness
cache

ResultsCache is the name of an alternative BlacklabCache, the name does not reflect its purpose. Find a better a name See https://github.com/INL/BlackLab/pull/276#issuecomment-1060532223

refactor
cache

### What is the expected enhancement? Add a `call_limit` parameter to the `vf2_mappings` API ### Background ### Hey all, we have been using the vf2_mappings call more extensively lately and...

enhancement
hard

### Summary Adds debug logging across Rust and Python components to help diagnose threading behavior and parallelization decisions. Includes logging for: - Rust threading decisions in getenv_use_multiple_threads() - PassManager parallel...

Community PR

### Informations - **Qiskit Aer version**: - qiskit_aer-0.16.4 - **Python version**: - 3.11 - **Operating system**: - linux/debian ### What is the current behavior? When simulating small circuits with fake_sherbrooke...

bug

### Bug description ### Actual behavior Description When importing a Mojo module compiled with mojo build --emit shared-lib, the Python interpreter crashes with a bus error and an EXC_BAD_ACCESS violation....

bug
mojo
Team: Mojo Libraries