issues
search
JuliaArrays
/
ShiftedArrays.jl
Lazy shifted arrays for data analysis in Julia
Other
51
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Added support for CuArray via Adapt.jl
#67
RainerHeintzmann
opened
10 months ago
2
Added speed improvements and CuArray support to CircShiftedArray
#66
RainerHeintzmann
opened
1 year ago
30
enable dependabot for GitHub actions
#65
ranocha
opened
1 year ago
0
CUDA support
#64
roflmaostc
opened
1 year ago
2
Fix typo
#63
LilithHafner
closed
1 year ago
1
why lag/lead no longer exported?
#62
tbeason
opened
2 years ago
1
add fixing of the array argument for lead and lag
#61
bkamins
opened
2 years ago
2
Add permissions to tagbot
#60
piever
closed
2 years ago
0
Update `TagBot.yml` workflow
#59
Felix-Gauthier
closed
2 years ago
2
TagBot trigger issue
#58
JuliaTagBot
closed
2 years ago
3
bump version number
#57
piever
closed
2 years ago
0
Update documenter
#56
piever
closed
2 years ago
0
unexport lag and lead
#55
piever
closed
2 years ago
2
Please release a new version
#54
mkitti
closed
2 years ago
1
remove unnecessary nesting
#53
piever
closed
2 years ago
0
clean up before release
#52
piever
closed
2 years ago
0
Add `ShiftedArrays.diff` for differences between elements in a vector
#51
pdeffebach
opened
3 years ago
7
Prevent `lag`, `lead` and `circshift` from nesting shifted arrays
#50
piever
closed
2 years ago
0
make `_padded_tuple` inferrable and rename to `padded_tuple`
#49
piever
closed
3 years ago
0
doc fixes
#48
piever
closed
3 years ago
0
minor formatting fixes
#47
piever
closed
3 years ago
2
fix docstring tests
#46
piever
closed
3 years ago
1
Add `fftshift` & `ifftshift` | Also migrate to GitHub CI
#45
roflmaostc
closed
3 years ago
4
Changed the behaviour of boundary checking to be compatible with other AbstractArray types.
#44
RainerHeintzmann
closed
3 years ago
12
Support for FFT Shifts | `fftshifted` & `ifftshifted`
#43
roflmaostc
closed
3 years ago
3
Remove nonexistent exports of reduce_vec and mapreduce_vec
#42
nalimilan
closed
3 years ago
1
Can we add a better `diff` function?
#41
pdeffebach
opened
3 years ago
0
No method matching `deleteat!`
#40
pdeffebach
opened
3 years ago
0
Out of bound
#39
matthieugomez
closed
3 years ago
6
Update lag.jl
#38
matthieugomez
closed
4 years ago
0
Lead/lag with respect to a time variable
#37
matthieugomez
opened
4 years ago
35
Install TagBot as a GitHub Action
#36
JuliaTagBot
closed
4 years ago
1
update links
#35
piever
closed
4 years ago
1
switch to deployed docs
#34
piever
closed
5 years ago
1
fix docstrings
#33
piever
closed
5 years ago
1
added docs
#32
piever
closed
5 years ago
1
remove dependencies and reduce method
#31
piever
closed
5 years ago
1
add julia compat
#30
piever
closed
5 years ago
1
Hosted Doc infrastructure
#29
Nosferican
closed
5 years ago
3
Update deps compat
#28
Nosferican
closed
5 years ago
2
function request
#27
ZHENGSY
opened
5 years ago
0
drop missings dep
#26
piever
closed
6 years ago
1
fix coverage on julia 1
#25
piever
closed
6 years ago
1
improve coverage
#24
piever
closed
6 years ago
0
port to offset arrays
#23
piever
closed
6 years ago
0
use int instead of int64
#22
piever
closed
6 years ago
0
performance hacks
#21
piever
closed
6 years ago
1
dont pirate convert: fix https://github.com/mauro3/Parameters.jl/issues/73
#20
piever
closed
6 years ago
5
update travis
#19
piever
closed
6 years ago
1
Add benchmarks to compare with Base.circshift for simple operations
#18
piever
opened
6 years ago
1
Next