Pinned Repositories
BoundedStreams.jl
Wrapping Streams with a definite size
ChannelBuffers.jl
Parallel tasks using pipe streams
CommutativeRings.jl
CAS, Commutative Rings, Fraction Fields, Quotient Rings, Polynomial Rings, Galois Fields
CStructures.jl
Accessing C-data structures from Julia - convert Julia data to C-structures
GeneratorArrays.jl
View Generators and Iterators as Abstract Arrays
PkgVersion.jl
Access `version`, `uuid`, etc. in `Project.toml`
PolygonInbounds.jl
Implement inpoly2
ResourceBundles.jl
Provide resource bundles to support i18n in Julia similar to Java
Scanf.jl
The C-style formatted scanf as a companion of stdlib/Printf
TarIterators.jl
Allow to read from input streams for all elements of a tar archive
KlausC's Repositories
KlausC/PkgVersion.jl
Access `version`, `uuid`, etc. in `Project.toml`
KlausC/Scanf.jl
The C-style formatted scanf as a companion of stdlib/Printf
KlausC/PolygonInbounds.jl
Implement inpoly2
KlausC/CommutativeRings.jl
CAS, Commutative Rings, Fraction Fields, Quotient Rings, Polynomial Rings, Galois Fields
KlausC/ChannelBuffers.jl
Parallel tasks using pipe streams
KlausC/BoundedStreams.jl
Wrapping Streams with a definite size
KlausC/ResourceBundles.jl
Provide resource bundles to support i18n in Julia similar to Java
KlausC/CStructures.jl
Accessing C-data structures from Julia - convert Julia data to C-structures
KlausC/GeneralizedCRT.jl
Chinese Remainder Theorem
KlausC/AbsArrFallbackTrap.jl
Sandbox Package
KlausC/FuseApi.jl
Julia interface and support for FUSE using lowlevel api of libfuse3
KlausC/LinAlgBigFloat.jl
Extend functions of Base.LinAlg for high precision and complex arithmetic.
KlausC/MatrixAlgebra.jl
Matrix calculations
KlausC/michimass
Interpolation and surface fitting
KlausC/OpenLocationCode.jl
Julia implemention of Open Location Code (OLC or Plus Code) specification
KlausC/BenchmarkTools.jl
A benchmarking framework for the Julia language
KlausC/julia
The Julia Programming Language
KlausC/Krylov.jl
A Julia Basket of Hand-Picked Krylov Methods
KlausC/LDUfacts.jl
P' L D L' P factorization of symmetric real or hermitian indefinite matrices
KlausC/MatrixDepot
KlausC/MatrixDepot.jl
An Extensible Test Matrix Collection for Julia
KlausC/MatrixDepotTemplate.jl
Example for user-defined extension of MatrixDepot
KlausC/Plots.jl
Powerful convenience for Julia visualizations and data analysis
KlausC/pyplay
KlausC/SkewLinearAlgebra.jl
Julia Package for skew-symmetric matrices
KlausC/SoftPosit.jl
A posit arithmetic emulator. Julia types for the C-based SoftPosit library.
KlausC/SparseArrays.jl
SparseArrays.jl is a Julia stdlib
KlausC/SpecialFunctions.jl
Special mathematical functions in Julia
KlausC/SQLiteFs.jl
Implement a file system on a SQLite database
KlausC/VectorSpaces.jl
Finite Dimensional Vector Spaces over Real or Complex