-
// Calculate the resulting acceleration and therefore the force
Vector3 accel = (target - position) \* (1.0f / duration*duration) -
particle->getVelocity() \* duration;
Shouldn't that be:…
-
**Note from the teaching team:** This bug was reported during the _Part II (Evaluating Documents)_ stage of the PE. **You may reject this bug if it is not related to the quality of documentation.**
![…
-
### Bug
I have a position which comes at a negative price, and if I order the position with my supplier it also has a negative price for me.
So If I enter the selling price and my procurement price…
svewa updated
3 weeks ago
-
```
👉 dmypy run test.py -- --strict
Daemon started
Success: no issues found in 42 source files
👉 dmypy run test.py --export-types -- --strict
usage: dmypy [-h] [--status-file STATUS_FILE] [-V] {…
-
### Please check before submitting an issue
- [X] I know what my device, OS and App Manager versions are
- [X] I know how to take logs
- [X] I know how to reproduce the issue which may not be spe…
GfEW updated
3 months ago
-
Passing seq such as
[0 1 0 1 0 0]
[1 1 1 1 1 1]
to stats/binary-measures
is handled as seq being equal, so for example giving accuracy of 1
It took me very long to discover that it requir…
-
I noticed this recently when using disko for the first time with a zpool mirror configuration. I haven't seen it cause a problem yet, but it does seem like it could be confusing and possibly problema…
nipsy updated
1 month ago
-
![image.png](https://raw.githubusercontent.com/Ragnapop/pe/main/files/e45c5492-1ac7-4073-94af-bd76bec55ef7.png)
The error message does not specify whether the error is due to incorrect date format o…
-
![屏幕截图 2024-04-19 163400.png](https://raw.githubusercontent.com/nus-cs2103-AY2324S2/pe/master/files/9fe3c489-7a4b-42a1-9814-946abf97bbcc.png)
It seems that the two "John Doe"s spacing are the same. A…
-
For example:
```
--- FAIL: TestGetContextFromLocalDirWithNoDirectory (0.00s)
Error Trace: context_test.go:84
Error: Not equal:
expected: "/var/folders/_z/phfwjxz…