Pinned Repositories
AffineTransforms.jl
Computational geometry with affine transformations
anybadge
A Python project for generating badges for your projects, with a focus on simplicity and flexibility.
BinaryProvider.jl
A reliable binary provider for Julia
ColorVectorSpace.jl
Treat colors as if they are n-vectors for the purposes of arithmetic
CUFFT.jl
Wrapper for the CUDA FFT library
EmpiricalRisks.jl
Julia implementation of predictors and loss functions for empirical risk minimization
ForwardDiff.jl
Julia package for performing forward mode automatic differentiation
Gtk.jl
Julia interface to Gtk windowing toolkit.
ImageView.jl
Interactive display of images and movies
Quaternions.jl
A quaternions library for Julia
Cody-G's Repositories
Cody-G/ImageView.jl
Interactive display of images and movies
Cody-G/AffineTransforms.jl
Computational geometry with affine transformations
Cody-G/anybadge
A Python project for generating badges for your projects, with a focus on simplicity and flexibility.
Cody-G/BinaryProvider.jl
A reliable binary provider for Julia
Cody-G/ColorVectorSpace.jl
Treat colors as if they are n-vectors for the purposes of arithmetic
Cody-G/CUFFT.jl
Wrapper for the CUDA FFT library
Cody-G/EmpiricalRisks.jl
Julia implementation of predictors and loss functions for empirical risk minimization
Cody-G/ForwardDiff.jl
Julia package for performing forward mode automatic differentiation
Cody-G/Gtk.jl
Julia interface to Gtk windowing toolkit.
Cody-G/GtkReactive.jl
Combining Reactive.jl with the Gtk toolkit
Cody-G/GtkUtilities.jl
Interactive utilities for the Gtk toolkit (Julia)
Cody-G/HyperDualNumbers.jl
Julia implementation of HyperDualNumbers
Cody-G/ImageAxes.jl
Julia package for giving "meaning" to the axes of an image
Cody-G/ImageFiltering.jl
Julia implementations of multidimensional array convolution and nonlinear stencil operations
Cody-G/Images.jl
An image library for Julia
Cody-G/ImageTransformations.jl
Geometric transformations on images for Julia
Cody-G/ImagineFormat.jl
Read .imagine files in Julia
Cody-G/julia
The Julia Language: A fresh approach to technical computing.
Cody-G/MappedArrays.jl
Lazy in-place transformations of arrays
Cody-G/MAT.jl
Julia module for reading MATLAB files
Cody-G/NIDAQ.jl
National Instruments Data Acquisition Interface
Cody-G/OpenCVCalibrationFixes
Two imrovements for openCV camera calibration sceme
Cody-G/Optim.jl
Optimization functions for Julia
Cody-G/Plots.jl
Powerful convenience for Julia visualizations and data analysis
Cody-G/python-zxing
python wrapper for the ZXing barcode library
Cody-G/QuadDIRECT.jl
Global optimization without derivatives
Cody-G/Quaternions
A Julia module with quaternion and dual-quaternion functionality
Cody-G/redis-py
Redis Python Client
Cody-G/Regression.jl
Algorithms for regression analysis (e.g. linear regression and logistic regression)
Cody-G/TestImages.jl
Standard test images for Julia