Andrés Valdez

Results 3 issues of Andrés Valdez

I am trying to install the library. And I am having problems satisfying the versions listed for each dependency on the file `requirements.txt`. I have "newer" versions, and I want...

Dear @jonathf , I have one question. Is it possible to upload "manually" samples to ChaosPy. Usually the general code starts like this: `x = cp.Uniform(a,b)` `y = cp.Normal(a,b)` `dist...

Hello, I followed the guidance of this historical [issue](https://github.com/NVIDIA/cuda-samples/issues/3) but it still fails to compile. Let me post my compilation error here: ``` (base) abv5357@E1-055656:~/Documents/FutureProjects/cuda-samples/Samples/5_Domain_Specific/nbody$ make dbg=1 WARNING - GCC...