Pinned Repositories
21st-Century-Examples
Examples for _21st Century C_ by Ben Klemens
algovis
collection of projects and links about algorithm visualization
algs4
Algorithms, 4th edition textbook libraries
arrayfire
ArrayFire: a general purpose GPU library.
ATKC
ATK
atom
The hackable editor
bam
Bam is a fast and flexible build system. Bam uses Lua to describe the build process. It's takes its inspiration for the script files from scons. While scons focuses on being 100% correct when building, bam makes a few sacrifices to acquire fast full and incremental build times.
bokeh
Interactive Web Plotting for Python
LammpsTutor
Lammps tutorial
uBlock
uBlock: a fast, lightweight, and lean blocker for Chrome, Firefox, and Safari.
stevenio's Repositories
stevenio/YmsCoreBluetooth
A block-based framework for building Bluetooth 4.0 Low Energy (aka Smart or LE) iOS and OS X applications using the CoreBluetooth API. Includes Deanna and DeannaMac, applications to communicate with a TI SensorTag for iOS and OS X respectively.
stevenio/data-algorithms-book
Source Code and Scripts for Data Algorithms Book
stevenio/scikit-learn
scikit-learn: machine learning in Python
stevenio/Cpp
C++ extension for StarUML 2
stevenio/UnicodeMath
Plugin for Sublime for inserting unicode math symbols
stevenio/RoboRemote-IR-Dongle-SDK
This repository provides all the sounds necessary to use the WowWee RoboRemote IR dongle provided with RoboSapien X.
stevenio/Julia-sublime
Julia syntax highlighting for Sublime Text 2/3
stevenio/pygal
PYthon svg GrAph plotting Library
stevenio/reveal.js
The HTML Presentation Framework
stevenio/JuMP.jl
Modeling language for Mathematical Programming (linear, mixed-integer, conic, nonlinear)
stevenio/mdtraj
A modern, open library for the analysis of molecular dynamics trajectories
stevenio/NPEET
Non-parametric Entropy Estimation Toolbox
stevenio/scientific-python-lectures
Lectures on scientific computing with python, as IPython notebooks.
stevenio/Head-First-HTML
Code for the 2nd edition of Head First HTML and CSS
stevenio/LightXML.jl
A light-weight Julia package for XML based on libxml2.
stevenio/CppCon2014
Speaker materials from CppCon 2014
stevenio/Graphs.jl
Working with graphs in Julia
stevenio/JuliaTutor
Julia
stevenio/LightTable
The Light Table IDE
stevenio/thrust
Thrust is a parallel algorithms library which resembles the C++ Standard Template Library (STL).
stevenio/staruml-docs
StarUML Documentation
stevenio/LammpsTutor
Lammps tutorial
stevenio/graphviz
Graph Visualization Tools
stevenio/TDD
TDD
stevenio/21st-Century-Examples
Examples for _21st Century C_ by Ben Klemens
stevenio/FPMatlab
Functional Programming in Matlab
stevenio/FPICpp
FPIC++: Functional Programming in C++
stevenio/presentations
Presentations for JuliaCon
stevenio/libcircle
An API to provide an efficient distributed queue on a cluster. Libcircle is currently used in production to quickly traverse and perform operations on a file tree which contains several hundred-million file nodes.
stevenio/mpi4py-examples
mpi4py examples