Rubén Darío Guerrero

Results 6 issues of Rubén Darío Guerrero

Hi, I am trying to use the package as you recommend in the README without success. I am using ipython. First I installed the julia package in python: pip3 install--user...

After successful installation, when I tried to import the package I got the following error: ``` In [1]: import pdaggerq --------------------------------------------------------------------------- ModuleNotFoundError Traceback (most recent call last) in () ---->...

Could TACO be used to generate OpenCL kernels? If not, what should be modified to allow OpenCL kernel generation?

Hi, I have attempted to approximate a univariate complex function with a complex argument using BRASIL. However, it appears that the BRASIL method does not support this type of approximation....

I am developing a methodology that will allow automatic code generation of approximant algorithms for computing arbitrary univariate special mathematical functions on the device with high speed at the cost...

What is the intended mechanism for casting a flint.acb to a cmath.complex? Furthermore, I need to write a function where a given numpy.array of arguments uses FLINT to evaluate the...