[ANN] RollingWindowArrays.jl - flexible and efficient rolling window operations
|
|
2
|
222
|
November 15, 2024
|
UDPSocket sends short datagram using reinterpret
|
|
1
|
28
|
November 14, 2024
|
How can I change the Pluto notebook theme?
|
|
3
|
105
|
November 7, 2024
|
Avoid allocations in retrieving array parts
|
|
2
|
49
|
October 29, 2024
|
Proving that copyto! is allocation-free on a view, using AllocCheck
|
|
7
|
116
|
October 15, 2024
|
Pushing elements into a view
|
|
4
|
78
|
September 23, 2024
|
Question on performance of views
|
|
4
|
325
|
September 12, 2024
|
How to concatenate matrices views without copying memory?
|
|
3
|
141
|
August 29, 2024
|
Broadcasting on views
|
|
2
|
123
|
August 22, 2024
|
Scalar Indexing error when performing mul!(A, B, C) with A a view of a Matrix
|
|
3
|
149
|
June 11, 2024
|
Copy or view, issue
|
|
1
|
185
|
February 19, 2024
|
Distributed: Passing views of an array for read access to workers (using pmap)
|
|
8
|
452
|
January 31, 2024
|
@view : No bound checkings?
|
|
13
|
568
|
December 27, 2023
|
Can I create a reference to a section of a matrix without copying its elements?
|
|
3
|
279
|
November 27, 2023
|
Is it possible to cut a vector into 2 pieces without allocations?
|
|
11
|
666
|
November 27, 2023
|
Loading views from serialized file disconnects memory link
|
|
0
|
263
|
July 31, 2023
|
Error with @views and a function
|
|
3
|
374
|
July 31, 2023
|
What happens to a view when the parent array is reassigned?
|
|
1
|
273
|
July 11, 2023
|
Making a view of a combination of array indexes and scalars, creating an array to send to a function
|
|
7
|
242
|
May 25, 2023
|
SQL-like "trigger" for arrays within a struct
|
|
3
|
310
|
May 22, 2023
|
Clamped View
|
|
13
|
735
|
March 29, 2023
|
Type stability issues when broadcasting
|
|
4
|
547
|
February 12, 2023
|
How do I use an arugment to a function that is either a vector or a 1D view
|
|
2
|
203
|
February 9, 2023
|
Is working with SubArrays of a SparseMatrix a bad idea?
|
|
9
|
360
|
November 9, 2022
|
What's behind the scenes of the view (...) function?
|
|
4
|
643
|
October 16, 2022
|
Memory Allocation on Views for Arrays
|
|
5
|
583
|
October 15, 2022
|
Workaround for subarray/selectdim on gpu or how does Flux.Conv do it?
|
|
4
|
561
|
September 25, 2022
|
How to mutate values of matrix which by mutating its sub-matrix?
|
|
9
|
467
|
September 16, 2022
|
Rename columns in view
|
|
4
|
365
|
August 4, 2022
|
View or copy: looking for an overview
|
|
8
|
508
|
June 9, 2022
|