Pinned Repositories
ansible-playbooks
arrayfire
ArrayFire: a general purpose GPU library.
artist-explorer
Artist Explorer is a music discovery tool to to explore artists and music by browsing artists through a relationship tree
asp
ASP: A SEJITS Implementation for Python
cmeans-linalg-cuda-mpi
Automatically exported from code.google.com/p/cmeans-linalg-cuda-mpi
convolution
Communication-Minimizing 2D Convolution in GPU Registers
cookbook-code
Recipes of the IPython Cookbook, the definitive guide to high-performance scientific computing and data science in Python
cub_integral_image
Integral image implementation using CUB
gpu_medfilter
Median filter implementation on GPUs and multicores
kafka_monitoring_pandas
aglenis's Repositories
aglenis/asp
ASP: A SEJITS Implementation for Python
aglenis/convolution
Communication-Minimizing 2D Convolution in GPU Registers
aglenis/cub_integral_image
Integral image implementation using CUB
aglenis/cuda-scons
SCons scripts for cross-platform CUDA development
aglenis/cudahandbook
Source code that accompanies The CUDA Handbook.
aglenis/gmail
A Pythonic interface for Google Mail
aglenis/gocookbook
A collection of Go recipes
aglenis/GpuComputing
This repository contains easy-to-read Python/CUDA implementations of fundamental GPU computing primitives: map, reduce, prefix sum (scan), split, radix sort, and histogram. I use these primitives to construct easy-to-read Python/CUDA implementations of the following image processing operations: Gaussian blurring, bilateral filtering, histogram equalization, red-eye removal, and seamless image cloning.
aglenis/grade_spammer
A python script parsing excel files with student grades and sending out the grades with personal e-mails
aglenis/gunrock
High-performance Graph Primitives on GPU
aglenis/Kangaroo
CUDA helper library for vision.
aglenis/prettyplotlib
Painlessly create beautiful matplotlib plots.
aglenis/pycasp
aglenis/python-cookbook
Code samples from the "Python Cookbook, 3rd Edition", published by O'Reilly & Associates, May, 2013.
aglenis/python-patterns
A collection of design patterns implemented (by other people) in python
aglenis/python-rex
Python Regular Expressions for Humans™.
aglenis/roly
A comparison of various moving window median algorithms
aglenis/scipy-lecture-notes
Tutorial material on the scientific Python ecosystem
aglenis/stencilprobe
Stencil Probe - a stencil microbenchmark
aglenis/storm-book-clone
Clone of storm book examples
aglenis/vlfeat
An open library of computer vision algorithms
aglenis/webcam-pulse-detector
A python application that detects and highlights the heart-rate of an individual (using only their own webcam) in real-time.