Sergio Sánchez Ramírez

Results 25 issues of Sergio Sánchez Ramírez

I'm running into a huge error when trying to run the code below. I'm not sure if I'm missing a rule or is a Enzyme bug. [error.txt](https://github.com/EnzymeAD/Enzyme.jl/files/15227275/error.txt) ```julia using Enzyme...

# Proposal Often I find myself that some clauses are more easily parsed with a regex than with PikaParser clauses. The solution is to user a `Scan` in a way...

enhancement

As discussed in today's meeting, lately we've been writing code without writing proper tests. It's about time that we start writing tests for the new parts, and also write better...

good first issue
help wanted
ci/cd

## Links - https://mlir.llvm.org - https://opensource.googleblog.com/2023/03/openxla-is-ready-to-accelerate-and-simplify-ml-development.html - https://github.com/dfdx/Umlaut.jl - https://github.com/Pangoraw/Coil.jl

enhancement
help wanted
performance

enhancement
good first issue

Some users have notified that the first contraction of a `TensorNetwork` takes a huge amount of time due to compilation.

performance