-
Hi,
When I run the Demand script - both in the dashboard as in the console - I get the error:
```
Building No. 141 completed out of 149: df7f7943-69b0-11ec-92a1-eb49ce5d42be
Building No. 142 com…
-
# Const Generics
"Const Generics" stands for allowing constant value to be used in a type parameter.
A fully working MVP implementation for CoreCLR can be found here: https://github.com/dotnet/r…
-
Source
https://github.com/meta-introspector/meta-meme/wiki/Ode-to-heideigger#ode-to-heideigger
### Summary of Our Path
1. **Initial Concepts and Inspiration**:
- We began by invoking the Mu…
-
See https://en.wikipedia.org/wiki/ISO_8601#Durations
This seems like a relatively easy thing to implement. There are some edge cases to consider (it allows a fractional component for the smallest t…
-
## Algorithms for arithmetic (`+`, `-`, `*`, `/`)
The algorithms for real (as opposed to complex) double-word addition, multiplication and division were seemingly (there are no relevant explanatory…
-
- Completion of tiling and halo exchanges
- Adaptation for GPUs (following on work by Simon Mueller and STFC – Andy Porter).
- Incorporate some optimisations in GOSI configurations: for CPUs + RK3 …
-
# Describe the bug
Testing the migration of Kodi to `std::chrono` (xbmc/xbmc#18727), the bug has been reported in STL chrono implementation where
time zones with DST adjustment preference grayed-o…
-
The following example is confusing because of the apparition of the imaginary part
```
sage: y = QQbar(cos(pi/18))
sage: y.imag() == 0
True
sage: y
0.9848077530122081? + 0.?e-36*I
```
This ticket p…
-
Perhaps this due to instruction formatting constraints, but it seems silly not to provide both when computing one implies computing the other. I guess you could leave it to compiler optimization, but …
-
Experimenting with the python API, raises some question about what we want the API to be.
Chaining operations while maintaining smath precision (SP for lazy exact, mp, interval...) proved difficult t…
vmora updated
8 years ago