-
Very minor, but here:
https://github.com/cwclaib/cwclaib.github.io/blob/c6e9ec53de9e9e549daf18e2ce58b105bad446e8/football/scorigami/script.js#L118-L120
You should be able to replace this with so…
-
In OR when generating the metrics we do:
```
report_clock_skew >> $filename
report_clock_skew_metric >> $filename // calls worst_clock_skew -setup
report_clock_skew_metric -hold >> $…
-
Shrine can do this for us, just need to see how it will work alongside existing files on storage.
-
#### The Problem:
The Home Unite Us application is designed to be used by numerous host home organizations, each with unique branding. Displaying the Home Unite Us application in the organization's b…
-
**Is your feature request related to a problem? Please describe.**
I want to be able to exercise ameliorate's functionality without a mouse - both for accessibility, and for efficiency. Specifically,…
-
I was just debugging something and noticed that the `curator.validate()` function seems to call `validate()` very many times per passed categorical. I observed 10 calls to `validate()` per categorical…
-
Representing `BooleanSeries` internally as a bitset instead of `boolean[]` results in a very compact data structure (1/8 of byte vs 1 byte). Access is probably slower , but we can improve it by replac…
-
Consider I have the following people in the data base:
![Screenshot 2024-11-15 at 4.57.38 PM.png](https://raw.githubusercontent.com/nus-cs2103-AY2425S1/pe/master/files/557f3483-c3ea-41f3-94af-fbd225d…
-
When renumbering tasks, we delete and re-add the entire working set:
https://github.com/GothenburgBitFactory/taskchampion/blob/e725a38c991dd32fd5f3b9b2daa4644b7dbbc9d2/taskchampion/src/taskdb/worki…
-
### Describe the proposed feature and its relevance to inferencing
Add support to slice, segment, and categorize large images atlases.
Used to generate a typical style for anomaly detection.
…