kimikage
英語は苦手です。Graduate student in dependable computing, Railway signalling engineer, and Amateur manga-ka
Japan
Pinned Repositories
BMPImages.jl
Windows Bitmap file I/O for Julia
CMYKColorTypes.jl
CMYK color types
CodeCosts.jl
`@code_costs`: a variant of `@code_typed` with estimated costs
ColorBlendModes.jl
blend modes such as multiply, screen, overlay and so on.
ColoredLLCodes.jl
Color `code_llvm` and `code_native` printing
cretart
a tracker of the current returning along the rails.
HDRColorTypes.jl
color types for HDR imaging
ProfileSVG.jl
Write flame graphs to SVG format and explore them interactively in Jupyter, Pluto, etc.
StorageColorTypes.jl
Additional color types for storage formats
YUVColorTypes.jl
Enhanced support for YUV-like color type
kimikage's Repositories
kimikage/ProfileSVG.jl
Write flame graphs to SVG format and explore them interactively in Jupyter, Pluto, etc.
kimikage/CodeCosts.jl
`@code_costs`: a variant of `@code_typed` with estimated costs
kimikage/ColoredLLCodes.jl
Color `code_llvm` and `code_native` printing
kimikage/ColorBlendModes.jl
blend modes such as multiply, screen, overlay and so on.
kimikage/HDRColorTypes.jl
color types for HDR imaging
kimikage/BMPImages.jl
Windows Bitmap file I/O for Julia
kimikage/CMYKColorTypes.jl
CMYK color types
kimikage/HDRImages.jl
julia-native HDR image loaders and tools
kimikage/StorageColorTypes.jl
Additional color types for storage formats
kimikage/YUVColorTypes.jl
Enhanced support for YUV-like color type
kimikage/ANSIColoredPrinters.jl
ANSI escape code translator
kimikage/CheckedArithmetic.jl
Utilities for handling arithmetic overflow
kimikage/CheckedColorArithmetic.jl
kimikage/ColorProfiles.jl
ICC profile reader
kimikage/Colors.jl
Color manipulation utilities for Julia
kimikage/ColorTypes.jl
Basic color definitions and traits
kimikage/ColorVectorSpace.jl
Treat colors as if they are n-vectors for the purposes of arithmetic
kimikage/Documenter.jl
A documentation generator for Julia.
kimikage/FixedPointNumbers.jl
fixed point types for julia
kimikage/FlameGraphs.jl
Analysis of profiling data using trees
kimikage/GooSlicingFiles.jl
Goo slicing format files
kimikage/Graphics.jl
A holding place for Base graphics
kimikage/Issue42200.jl
https://github.com/JuliaLang/julia/issues/42200
kimikage/julia
The Julia Language: A fresh approach to technical computing.
kimikage/july-morning-theme
kimikage/SingleLineFonts.jl
single-line or plotter fonts
kimikage/StyledStrings.jl
Write with ✨ style ✨ and ease
kimikage/TestImages.jl
commonly used test images
kimikage/TiffImages.jl
💎 Pure-Julia TIFF I/O with a focus on correctness 🧐
kimikage/WidthQualifiedFixedPointNumbers.jl
fixed-point numbers qualified with the total bit-width