RollingArrays
provides Julia with declarative set-length array types. These are a wrapper for a regular one-dimensional Vector
which drops the first index once it reaches a maximum length. This type of Array
has numerous applications when it comes to aggregating data; an example use-case would be storing a certain number of values on the clipboard in an application.
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Set length dropping arrays for julia.
License
ChifiSource/RollingArrays.jl
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Set length dropping arrays for julia.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published