Marcos Díez García

Results 3 issues of Marcos Díez García

I tried to run the following code from the Julia REPL, using **Tenet version 0.7.3**, but raises an error `UndefVarError: 'P' not defined`: ```julia using Tenet ketzeros = zeros(Product, 2)...

bug

**Describe the bug** I tried to generate an HTML file for profiling a simple script using scalene from CLI. Got the following output: An `AssertionError` exception is raised while handling...

Moved discussion in #462 into this separate issue. Other PythonCall issues related to NumPy `dtype` and Numpy arrays that may be relevant: - #319 - #439 - #441 - #486...