-
#### Describe the bug
When using a SGDClassifier, the patterns computed with LinearModel/get_coef come out with a fanny scale i.e. in the wrong order of magnitude.
#### Steps to reproduce
```pyth…
-
I cannot manage to use multithreading on my CPU (with 56 cores and `JULIA_NUM_THREADS=55`):
```julia
julia> using ImageFiltering
julia> img = randn(10000, 10000);
julia> kernel = KernelFactors.gau…
-
**Platform (use [x])**
[x] Android
[x] iOS
**Device info**
Manufacture: Apple
Model: iphone7
OS version: 14.6
Manufacture: Samsung
Model: galaxy10
OS version:
**Describe the bug:**
…
-
ffmpeg can play/record across Mac/Windows/Linux and has more options
https://ffmpeg.org/ffmpeg-devices.html
-
Any chance of adding support for LV2?
-
CubeMX provides a default Ethernet configuration for Nucleo boards incorporating an unassigned NULL pointer to which the MAC address is written. When written, this corrupts the zero wait state, deter…
-
I would like to be able to put my config and filters in one folder and reference the filter files relative to the config file.
E.g.:
- my_config_dir/config.yaml
- my_config_dir/filter.txt
```
fil…
-
Thirty one source files in lib_dsp currently conditionally compile portions of code based on the symbol `__XS2A__`. Typically the `#else` clause assumes an XS1 architecture. To ensure that the corre…
-
The `lfilter` function would be really useful for demodulation. For example, FM demodulation (de-emphasis and stereo).
Scipy Signal:
https://docs.scipy.org/doc/scipy/reference/generated/scipy.sign…
-
Would you like to wrap any pointer data members with the class template “[std::unique_ptr](https://en.wikipedia.org/wiki/Smart_pointer#unique_ptr "Description for the usage of smart pointers")”?
Up…