-
#### Describe the new feature or enhancement
It is possible to load EDF+ files with different sampling frequencies. To my understanding, internally, the channels with differing sampling frequencies…
-
We have many simple operations like add, mul, assign, astype, filter, etc.. that were simple and easy to add. This part of the codebase seems pretty stable right now.
There are probably many more …
-
### Steps to reproduce
1. Run `vim --clean`
2. Source the following file:
```vim
call setline(1, repeat(['1234567'], 3))
call prop_type_add('theprop', #{highlight: 'Special'})
call prop_add(2, 2…
-
I have been playing around with different configurations of neovim to get a better handle on how it works with Quarto. However, when I cloned the repo onto my Mac I got the following error when first …
-
The volume of a time series is calculated in the function below:
https://github.com/bluemodel/BlueM.Wave/blob/037010d9aea669d614f9bfdf5eff9f175948d54c/source/Classes/TimeSeries.vb#L402-L429
But …
-
In the task stream today I'm seeing "Fused-operation" a lot. If possible, it would be nice to get a better name here, even if it's only representative of a couple of operations that have been fused.
-
Currently the recipe has been validated by first fetching data with
```
wget --user=cisaacstern --ask-password --auth-no-challenge=on https://oceandata.sci.gsfc.nasa.gov/ob/getfile/AQUA_MODIS.2002…
-
### Contributing guidelines
- [X] I have read [CONTRIBUTING.md](https://github.com/echasnovski/mini.nvim/blob/main/CONTRIBUTING.md)
- [X] I have read [CODE_OF_CONDUCT.md](https://github.com/echasn…
-
### What happens?
Consider the following program:
```
CREATE TABLE t0(c0 DATE);
INSERT INTO t0(c0) VALUES ((DATE '1969-12-10'));
SELECT t0.c0 FROM t0 WHERE (((CASE (1) WHEN (2) THEN (TIMESTAM…
-
```
biocbuild@kunpeng1 ~/git> R CMD build --keep-empty-dirs --no-resave-data alabaster.matrix
* checking for file ‘alabaster.matrix/DESCRIPTION’ ... OK
* preparing ‘alabaster.matrix’:
* checking D…