Pinned Repositories
AbstractIndices.jl
A generic interface to indices in Julia with additional concrete types specified.
AxisIndices.jl
Apply meaningful keys and custom behavior to indices.
ChainedFixes.jl
Chain Julias's in fix operators
DenseArrays.jl
Variations on the Julia's dense array.
FieldProperties.jl
Per field properties that can be easily defined across metadata structures
Metadata.jl
Generic interface for attaching metadata to stuff.
StaticRanges.jl
StaticArray style ranges
SwapStreams.jl
Encode endianness in your I/O stream for automatic byte swapping.
TimeAxes.jl
Utilities for working with axes that correspond to a time dimension in Julia
Tokazama's Repositories
Tokazama/ChainedFixes.jl
Chain Julias's in fix operators
Tokazama/SwapStreams.jl
Encode endianness in your I/O stream for automatic byte swapping.
Tokazama/AbstractIndices.jl
A generic interface to indices in Julia with additional concrete types specified.
Tokazama/StaticLists.jl
Statically sized lists for Julia
Tokazama/AxisArrays.jl
Performant arrays where each dimension can have a named axis with values
Tokazama/BitTwiddlingConvenienceFunctions.jl
Bit twiddling convenience functions.
Tokazama/CloseOpenIntervals.jl
Tokazama/Compat.jl
Compatibility across Julia versions
Tokazama/CPUSummary.jl
Tokazama/DataAPI.jl
A data-focused namespace for packages to share functions
Tokazama/DWI_Workshop
Graduate Student Workshop on Diffusion Weighted MRI imaging and data processing.
Tokazama/FieldArrays.jl
Tokazama/FieldDicts.jl
Dictionary interface access to structures fields in Julia.
Tokazama/General
The official registry of general Julia packages
Tokazama/GlobalMetadata.jl
Tokazama/HashArrayMappedTries.jl
Tokazama/HostCPUFeatures.jl
Tokazama/julia
The Julia Programming Language
Tokazama/julia-vscode
Julia extension for Visual Studio Code
Tokazama/JuliaSyntax.jl
A Julia frontend, written in Julia
Tokazama/LoopVectorization.jl
Macro(s) for vectorizing loops.
Tokazama/ManualMemory.jl
Manual memory management utilities.
Tokazama/Maybe.jl
Optional value handling for Julia
Tokazama/MetadataArrays.jl
Tokazama/NamedDims.jl
For working with dimensions of arrays by name
Tokazama/OrderedCollections.jl
Julia implementation of associative containers that preserve insertion order
Tokazama/penumbra
Penumbra Color Theme
Tokazama/Resizing.jl
Tokazama/SumTypes.jl
An implementation of Sum types in Julia
Tokazama/VectorizedStatistics.jl
Fast, LoopVectorization.jl-based summary statistics