-
-p47 you write `W_{d,c}` instead of `W^{d,c}`
- p46 Your comment about `Y_pred.ravel()` could have been made earlier on p40 where it was first introduced
-
-
**Summary**
When i use export before any class decorator notation stryker will throw errors.
**Does work**
```js
@Pipe({ name: 'contactName', standalone: true })
export class ContactNamePipe i…
-
I would expect something like this rendering, for the following ABC:
![image](https://github.com/paulrosen/abcjs/assets/18676432/4b68e29d-ecbd-445a-844f-50278c5b4cc2)
But with abcjs it seems impos…
-
Now in order to make a snapshot tarantool creates a read view of all primary indexes and blocks freeing of old tuples until the snapshot is completed.
Of course that costs some memory (up to doubling…
-
I'm dealing with time ranges; with some research I discovered a special type of checks to ensure time ranges between rows don't overlap, using the `btree_gist` Postgres extension and this syntax:
`…
-
### Checklist
- [x] I am reporting an issue in existing functionality that does not work as intended
- [x] I've searched for existing [GitHub issues](https://github.com/telegrammessenger/Telegram-iO…
-
# Request
Provide a set of parameterized endpoints that simplify queries of HubMAP/SenNet data. These endpoints would provide
a layer of abstraction for "convenience searches" that would allow user…
-
Monoids in `coq-ext-lib` are defined as follow:
https://github.com/coq-community/coq-ext-lib/blob/ee71d144bd2a171532d9243198538c93aebb8a58/theories/Structures/Monoid.v#L11-L14
Is there a special r…
-
Few specs:
- make `dpini` variable with an internal (to `SixDesk`) loop --> kind of DA scan with `dpini` as parameter: will always scan amplitude/angles, no matter the value of `dpini`;
- no need of…
-
**Describe the bug**
I ran draft-windows-amd64.exe create against a node.js react app , draft detected it as a java and not javascript. The app can be found at https://github.com/rolfschutten/pokedex-…