Pinned Repositories
arogozhnikov.github.io
Sources of 'brilliantly wrong'
cookbook-code
Recipes of the IPython Cookbook, the definitive guide to high-performance scientific computing and data science in Python
docs
This repository contains .NET Documentation.
error_propogation_units
An ipython notebook showing the basic setup for using uncertainties and pint to do calculations with units and errors in python.
github-for-developers-7
graphicsjs
A lightweight JavaScript graphics library with the intuitive API, based on SVG/VML technology.
GreeterDistilled
hello-world
Initial repository.
iOS_AR_Ch1_Introduction
ipython-asymptote
IPython extension for rendering and displaying asymptote in an IPython notebook.
davemelanson's Repositories
davemelanson/arogozhnikov.github.io
Sources of 'brilliantly wrong'
davemelanson/cookbook-code
Recipes of the IPython Cookbook, the definitive guide to high-performance scientific computing and data science in Python
davemelanson/docs
This repository contains .NET Documentation.
davemelanson/error_propogation_units
An ipython notebook showing the basic setup for using uncertainties and pint to do calculations with units and errors in python.
davemelanson/github-for-developers-7
davemelanson/graphicsjs
A lightweight JavaScript graphics library with the intuitive API, based on SVG/VML technology.
davemelanson/GreeterDistilled
davemelanson/hello-world
Initial repository.
davemelanson/iOS_AR_Ch1_Introduction
davemelanson/ipython-asymptote
IPython extension for rendering and displaying asymptote in an IPython notebook.
davemelanson/learn-java-with-math
Source Code for 'Learn Java with Math' by Ron Dai
davemelanson/learning-groovy
Git repo for the book "Learning Groovy"
davemelanson/minibook-code
Recipes of the IPython Minibook
davemelanson/OptionKit
Option parsing in Swift
davemelanson/osp
Open Source Physics Core Library
davemelanson/pandas-cookbook
Recipes for using Python's pandas library
davemelanson/pydata-book
Materials for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
davemelanson/rwTODOs
Sample project for the Beginning git video course
davemelanson/SigmaSwiftStatistics
A collection of functions for statistical calculation written in Swift.
davemelanson/SwiftCLI
A powerful framework that can be used to develop a CLI in Swift
davemelanson/ThinkJavaCode2
Supporting code for Think Java, 2nd edition, by Allen Downey and Chris Mayfield.
davemelanson/ThinkStats2
Text and supporting code for Think Stats, 2nd Edition