-
> The compile-time evaluation of constant expressions uses the same rules as run-time evaluation of non-constant expressions, except that where run-time evaluation would have thrown an exception, comp…
-
test out the gains of this modified data type
-
Hello, sorry to bother you. Not sure if that is even Katago's problem or something else. Have been using kata under Linux for years using OpenCL with an AMD GPU (RX570). Recently I switched to a RX677…
-
What to do in this case ?
Number of platforms: 3
Platform Profile: FULL_PROFILE
Platform Version: OpenCL 2.1
Platform Name: Intel(R) OpenCL
Platform Vendor: Intel(R) Corporation
Platform Exten…
-
Hi, Thanks for your awesome work, The accelerate of quick sort is of great value in many areas, As a member of Numpy, I want to import simd sort algorithm here to Numpy by using universal intrinsics, …
Qiyu8 updated
3 years ago
-
### Reproducing code example:
Building numpy on ppc64le using gcc 7.3.0
### Error message:
```
numpy/core/src/npymath/npy_math_complex.c.src: In function '_do_hard_workl':
numpy…
-
```
What steps will reproduce the problem?
1.output a floating point number such as 1 + eps
What version of the product are you using? On what operating system?
0.3.0, affects 0.5.0 too
What is the …
-
The third body effect perturbation (equation 3.13 in gravity.pdf) assumes the gravitational acceleration of the frame origin toward a third body is the Newtonian gravitational acceleration of the poin…
-
Ratios that span tens of lines result in lines like `NaNe+Infinity` that crash `AudioParams`.
-
I'm currently debugging an error with sparse matrix allocation with a NVIDIA GTX970 and when I run the tests with the latest development snapshot, the test will intermittently fail:
```
Testing el…