Pinned Repositories
DeclarativePackages.jl
Declarative, per-project package management for Julia
ExtremelyRandomizedTrees.jl
Classification and Regression (also with n-D targets) using Extremely Randomized Trees
FunctionalData.jl
Functional, efficient data manipulation framework
FunctionalDataUtils.jl
Utility functions for the FunctionalData package, mainly from the area of computer vision / machine learning
KShiftsClustering.jl
Fast, low-memory method for batch and online clustering
LaTeX.jl
Create LaTeX documents from within Julia, including image handling
QuickShiftClustering.jl
Fast hierarchical medoid clustering
RandomFerns.jl
Implementation of Random Ferns classifier / regressor
ShapeModels.jl
Statistical shape models / point distribution models
Watcher.jl
File watcher in Julia - can be used to auto-run unit tests etc
rened's Repositories
rened/LaTeX.jl
Create LaTeX documents from within Julia, including image handling
rened/FunctionalData.jl
Functional, efficient data manipulation framework
rened/QuickShiftClustering.jl
Fast hierarchical medoid clustering
rened/Watcher.jl
File watcher in Julia - can be used to auto-run unit tests etc
rened/FunctionalDataUtils.jl
Utility functions for the FunctionalData package, mainly from the area of computer vision / machine learning
rened/KShiftsClustering.jl
Fast, low-memory method for batch and online clustering
rened/ShapeModels.jl
Statistical shape models / point distribution models
rened/InformedDifferentialEvolution.jl
Implementation of Differential Evolution with optional custom predictors
rened/precompile_example
Example of using a precompiled sysimage in Julia 1.8
rened/AutoGrad.jl
Julia port of the Python autograd package.
rened/CodecZlib.jl
zlib codecs for TranscodingStreams.jl.
rened/Compat.jl
Compatibility across Julia versions
rened/DataStructures.jl
Julia implementation of Data structures
rened/Fddf.jl
Convert between arrays of Dicts and DataFrames in Julia
rened/FileIO.jl
Main Package for IO, loading all different kind of files
rened/GZip.jl
A Julia interface for gzip functions in zlib
rened/ImageMagick.jl
Thin Wrapper for the library ImageMagick
rened/JLD2.jl
HDF5-compatible file format in pure Julia
rened/JSON.jl
JSON parsing and printing
rened/JuliaMeetup20181212
rened/kcov
Code coverage tool for compiled programs, Python and Bash which uses debugging information to collect and report data without special compilation options
rened/Knet.jl
Koç University deep learning framework.
rened/LightXML.jl
A light-weight Julia package for XML based on libxml2.
rened/LMDB.jl
Julia interface to Lightning Memory-Mapped Database (LMDB)
rened/MappedArrays.jl
Lazy in-place transformations of arrays
rened/NIfTI.jl
Julia module for reading/writing NIfTI MRI files
rened/OffsetArrays.jl
Fortran-like arrays with arbitrary, zero or negative starting indices.
rened/TranscodingStreams.jl
Simple, consistent interfaces for any codec.
rened/VegaLite.jl
Julia bindings to Vega-Lite
rened/zig-sqlite
zig-sqlite is a small wrapper around sqlite's C API, making it easier to use with Zig.