-
Currently Qalculate! suffers from very specialized expression simplifications. It's impossible to do more sophisticated transformations. Implementing such generic transformation framework would have g…
-
A few comments for consideration in the matrix autodiff design document.
1. As much as the matrix of vars enables better performance it also greatly facilities the implementation matrix-valued reve…
-
I think we should consider removing the `--check-bounds=no` option.
I can't really think of any situation in which it would be safe or sensible to turn it on.
If you really must have something like …
Keno updated
10 months ago
-
### Known Issues:
Nagoya route has a black tunnel animation, which doesn't work correctly.
---
ViewingDistance command is not supported
---
Scripted trains do not currently have sounds impl…
-
I have been following the development of GRBL for quite some time now. I currently use LinuxCNC on a desktop controlling a 3-axis milling machine via parallel port. I would like to get away from the …
-
## Announcements - New Features, Design Patterns, and Methods
I'm unsure how GitHub sends out updates. I don't think people are informed about Wiki changes for example. I've been announcing new f…
-
# Case
```c++
// a.cc
#include
int main()
{
while(true)
;
}
void unreachable()
{
std::cout
-
___
***Bugsquad note:** This issue has been confirmed several times already. No need to confirm it further.*
***Bugsquad note2:** Also, please avoid asking when this will be fixed. The issue is co…
-
I'm looking at a lot of the benchmarks for the Vega 56 and people are showing they're getting upwards of 1500h/s+. I'm barely breaking the 1000h/s rate.
R9 290 is getting about 600h/s
Could some…
-