-
### Summary
We need some documentation for contributors on how to contribute to the repo and the different sorts of contributions.
- [x] Should the plugin live in this repo, or should it be self h…
-
As mentioned in #4, Marunouchi line has a fork
![image](https://github.com/user-attachments/assets/b8025fa3-ba30-4b31-9d1d-9a6cc52a3ebc)
For the library being used, in order to draw the train li…
-
I could not get my `utt2spk` file to pass validation, and i traced it to strange `sort` [behaviour](https://stackoverflow.com/a/61139476/10092563)
`/tmp/example`
```
1_2
1_4
13_1
```
Using `…
-
This is great. It's the only tool that seems to actually find any dupes. Would it be possible to add a function to remove the dupes? Even if it was a delete button on the webpage that would be a great…
-
There is a desire to have some sort of shorthand for functions that immediately match on their argument. Currently, one must write:
``` rust
fn foo(x: Type) { match x { ... } }
```
or
``` rust
|x| …
-
```
Thrust::sort is nice, but it doesn't expose all of the performance available in
Merrill's sort because it doesn't pre-allocate or pre-configure anything. So
the allocation and configuration ove…
-
Thanks for the great package!
Do you think you could add a feature for `RcppML::nmf` where I could initialize the values of `w`, `d`, and `h` myself?
Thanks,
Eric.
-
Audio playing via objects, zones, etc. is often choppy and sometimes doesn't play at all.
-
**Describe the bug**
On the right side of the screen by the scrollbar exists the "jump to letter" shortcuts. Unfortunately, this function only works if one sorts by Name Ascending. If using ANY oth…
-
The app.js 'grade' algorithm makes use of: for K in Array — associative arrays — to mount the grids. The problem is that a newer Gecko engine sorts the keys, and older won't sort. So as the engine sor…