-
I found some typos and small errors in the "Aparapi Quick Reference Guide" (QuickReference.pdf):
- Section "Create an anonymous inner class extending com.amd.aparapi.Kernel"
Should "single di…
-
## Compiler version
3.3.3
## Minimized code
```Scala
val x: Ordering[?] = (x: Any, y: Any) => 0
```
## Output
Compilatin error
```
| ^
|Nam…
-
Hello there, it seems that I cannot reopen the previous post I made, so I had to open a new issue.
I think I am still missing data.extract_all_methods_and_tests file, this file is called in: rq1/assi…
-
Hi,
I would like to know if there is any Life cycle kind of method provided by Seneca which will gets called once the action method execution completed. It is like if I attached it to the action me…
-
## Expected Behavior
Should not report any violation for the below code
```kotlin
val maxAvailble = min(
m1
m2
)
```
## Observed Behavior
Getting violation as below
`Unnamed…
-
The rotateX, rotateY and rotateZ methods of the Matrix class assume the angle of rotation is in radians not degrees like all of the other cadquery methods.
```python
import cadquery as cq
import …
gumyr updated
3 years ago
-
- Project JavaScript String Methods
- Project JavaScript Number Methods
- Project JavaScript Math Methods
- Project JavaScript Array Methods
-
Hi @lylytran
Still on the methods in Issue#101, you may kindly evaluate the accuracy of GAN for each decision node with both branches covered. For each such decision node, we can try to let GAN ge…
-
### Increasing access
When we release p5 2.0, there will be some API changes. For ease of switching and for preservation purposes, we'd like to make an addon that re-introduces the old APIs so old …
-
The deprecated class has been removed.
"Historically these methods were faster than the equivalent double-based Math methods. On versions of Android with a JIT they became slower and have since been…