-
Support vectorited aggregator for trade_offline_streamer.
Vektorizovaný přístup již realizován v `loader/aggregator_vectorized.py` a otestován v `loader/agg_vect.ipynb`, kde agregace tradů do 1s ba…
-
Hi Hannes.
Another thing on Julian's wishlist:-)
The function is not vectorized if the user wants to supply the function with crop groups. The application of PEC_sw_drift() to a large data set …
-
Eclipse currently relies on PNG files for displaying icons, requiring two different sizes to handle various zoom levels. For zoom factors between 100% and 174%, the original-size icon is used, while f…
-
### Backend
VL (Velox)
### Bug description
Type mismatch error in VectorHasher.
### Spark version
Spark-3.5.x
### Spark configurations
_No response_
### System information
_No response_
### …
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues.
### Version
1.2.7.1
### What's Wrong?
BE node core…
-
```
def opart(sequence, lda):
y, z = get_cumsum(sequence) # O(n)
sequence_length = len(sequence) # O(1)
C = np.zeros(sequence_length) …
-
Eclipse only supports rasterized icons and uses conventions for providing higher-resolution versions (adding `@2x` to the file name). In order to improve icon quality with different DPI settings, vect…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues.
### Version
2.1.6
### What's Wrong?
Returns an err…
-
Would only require defining additional jax-powered vectorized functions of the following threshold functions. Similar to `VectorizedFastHotel2T2` in `FRR_Initialize_Jax`
[Ridge Rerandomization](htt…
-
Hello,
Thanks a lot for the work you've done in this crate!
I currently use `tokio-tungstenite` to write a high-performance client for benchmarking multiple Websocket libraries. The client-si…