-
Couldn't load subscription status.
- Fork 13
Open
Labels
InternalsChanges that affect the internals of the package, but not the public APIChanges that affect the internals of the package, but not the public API
Milestone
Description
Currently the TiledJet stuct is used as a manually managed linked list for tiled jet reconstruction.
Changing this to a Julia DataStuctures.jl MutableLinkedList would be quite desirable, and would also help with #97, which got stuck because of problems in parameterising the noTiledJet that was used to indicate the start/end points of the list and would no longer be needed.
Metadata
Metadata
Assignees
Labels
InternalsChanges that affect the internals of the package, but not the public APIChanges that affect the internals of the package, but not the public API