issues
search
Vexatos
/
CircularArrays.jl
Multi-dimensional arrays with fixed size and circular indexing.
MIT License
38
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
add constructors for uninitialized arrays
#32
bjarthur
closed
6 months ago
3
resolve an ambiguity
#31
putianyi889
closed
6 months ago
1
add abstract type `AbstractCircularArray`
#30
jack-dunham
opened
9 months ago
7
Support more array mutation methods
#29
terasakisatoshi
closed
6 months ago
11
update README
#28
terasakisatoshi
closed
6 months ago
1
run tests with Julia 1.6 (Long-term support release)
#27
terasakisatoshi
closed
6 months ago
2
Arrays that are circular in certain dimensions
#26
putianyi889
closed
6 months ago
2
export CircularMatrix
#25
terasakisatoshi
closed
9 months ago
3
Add method for `Base.empty`
#24
eliascarv
closed
10 months ago
2
add alias CircularMatrix
#23
putianyi889
closed
10 months ago
1
Wrong fallback for Base.empty
#22
juliohm
closed
10 months ago
0
Missing push! implementation
#21
juliohm
closed
6 months ago
6
Missing `insert!` method
#20
juliohm
closed
1 year ago
1
Fix deprecation warnings
#19
eliascarv
closed
1 year ago
3
Fix Vararg warning
#18
juliohm
closed
1 year ago
1
No constructor for fully specified type
#17
Wizarth
closed
2 years ago
1
Semantic versioning
#16
juliohm
closed
3 years ago
5
Type consistency
#15
putianyi889
closed
3 years ago
3
map problem
#14
BASS10
closed
3 years ago
2
Consider moving the package to JuliaArrays for greater visibility
#13
juliohm
opened
3 years ago
7
Support `deleteat!`
#12
MasonProtter
closed
3 years ago
11
Implement deleteat!
#11
juliohm
closed
3 years ago
1
Simplify indexing
#10
mcabbott
closed
3 years ago
19
TagBot trigger issue
#9
JuliaTagBot
closed
3 years ago
8
Fix OffsetArrays ambiguity resolution again
#8
yha
closed
3 years ago
3
Add "periodic boundary conditions" to README
#7
timholy
closed
4 years ago
2
Fix abmiguity resolution for change in OffsetArrays.OffsetAxis
#6
yha
closed
4 years ago
2
Register new version?
#5
yha
closed
4 years ago
3
Install TagBot as a GitHub Action
#4
JuliaTagBot
closed
4 years ago
1
Type piracy with OffsetArrays
#3
Vexatos
opened
4 years ago
1
Use concrete field type for type stability
#2
yha
closed
4 years ago
4
Generalized indices and arbitrary indexing support.
#1
yha
closed
4 years ago
1