Not just Python, but the scientific stack as well:

Size: px
Start display at page:

Download "Not just Python, but the scientific stack as well: https://www.continuum.io/downloads"

Transcription

1 Not just Python, but the scientific stack as well: Anaconda is better than other Python Distributions because of its package manager conda.* * Python s own package manager pip requires compilation.

2 The differences between 2 and 3 are small. Python 3 has many exciting new features. Python 2 is maintained for legacy applications only. No new features are backported. Some libraries have not been updated for seven years, and thus do not support Python 3.

3 New projects should use Python*. * The most current version of Python But there is legacy Python that still supports your seven year old application if you need it.

4 PyCharm Community Edition (free) Full IDE: Refactoring Projects Navigation Debugging

5 Spyder Comes with Anaconda Open Source Matlab-Like: Interactive Console Data Views Debugging

6 Atom & IPython Text Editor and Command Line Choose your own text editor Choose IPython as a great command line

7 pip install <package> installs packages.

8 pip install <package> installs packages. But there is a problem If the package includes C code, pip needs a compiler. And compilers are a BIG BAG OF PAIN.

9 pip install <package> conda install <package> installs packages. binaries. pythons. languages. but only if it s one of these*: abstract-rendering affine alabaster ansi2html appscript argcomplete astroid astropy azure babel basemap bcolz beautiful-soup binstar binstar-build biopython bitarray blaze blaze blist blockspring blz bokeh boost boto bottleneck bsdiff4 btrees certifi cffi chameleon chest chrpath click cligj cloudpickle clyent cmake colorama conda conda-api conda-build con configobj coverage cryptography cssselect csvkit cubes curl cvxopt cymem cython cytoolz dask datashape datrie dbf decorator dill django docopt docutils dynd-python ecdsa ephe execnet fastcache feedparser fiona flake8 flask flask-login flask-wtf fontconfig freeglut freetype future futures gdal gensim geos greenlet gunicorn h5py hdf5 heapdict holoviews h icu idna iopro ipython itsdangerous jdcal jedi jinja2 joblib jpeg jsonschema lancet-ioam launcher ldap3 libconda libdynd libffi libgdal libnetcdf libpng libsodium libtiff libxml2 libxslt line_profiler llvmlite locket lockfile logilab-common lxml markdown markdown2 markupsafe mathjax matplotlib mccabe mdp meld3 menuinst mingw mistune mock mpmath msg python multimethods multipledispatch murmurhash mysql-connector-python nano natsort ncurses netcdf4 networkx nltk node-webkit nose numba numexpr numpy numpydoc o openpyxl openssl pandas param paramiko partd passlib pastedeploy patchelf patsy pep8 persistent pexpect pillow pip plac ply preshed psutil psycopg2 ptyprocess py pyasn1 pyco pycparser pycrypto pycurl pyflakes pygments pylint pymc pymongo pymysql pyodbc pyopengl pyopengl-accelerate pyopenssl pyparsing pyqt pyramid pyreadline pyserial pysnmp pytables pytest pytest-cache pytest-pep8 python python-dateutil pytz pywget pywin32 pyyaml pyzmq qt quandl queuelib rasterio readline redis redis-py reportlab requests rope sas7bdat scikit-bio scikit-image scikit-learn scipy seaborn semantic_version setuptools sh shapely sip six snowballstemmer snuggs sockjs-tornado spacy sphinx sphinx_rtd_theme s sqlalchemy sqlite sqlparse statsmodels stripe sympy terminado theano thinc tk toolz tornado translationstring twisted ujson unidecode unixodbc unxutils util-linux venusian virtua * it s not that big a deal in practice

10 conda install <package> installs most packages. pip install <package> installs all other packages. On Windows, if you re desperate, there s also

11 For Python: For Numpy/Scipy: For Matplotlib: you get the idea. Every package has its own website.

12 The Python Tutorial Dive Into Python 3 A Byte of Python (Python 2*) * the differences between 2 and 3 are small

Introduction to Python for Econometrics, Statistics and Data Analysis. Kevin Sheppard University of Oxford

Introduction to Python for Econometrics, Statistics and Data Analysis. Kevin Sheppard University of Oxford Introduction to Python for Econometrics, Statistics and Data Analysis Kevin Sheppard University of Oxford Tuesday 5 th August, 2014 - 2012, 2013, 2014 Kevin Sheppard 2 Changes since the Second Edition

More information

ANACONDA. Open Source Modern Analytics Platform Powered by Python ANACONDA DELIVERS OPEN ENTERPRISE PYTHON KEY FEATURES WHY YOU LL LOVE ANACONDA

ANACONDA. Open Source Modern Analytics Platform Powered by Python ANACONDA DELIVERS OPEN ENTERPRISE PYTHON KEY FEATURES WHY YOU LL LOVE ANACONDA 1 Open Source Modern Analytics Platform Powered by Python KEY FEATURES 100% Open Source Modern Analytics Platform Powered by Python Single click installation Package management Works with Windows, OS X,

More information

Ultrascale Visualization Climate Data Analysis Tools (UV-CDAT) Final Report

Ultrascale Visualization Climate Data Analysis Tools (UV-CDAT) Final Report LLNL-TR-655463 Ultrascale Visualization Climate Data Analysis Tools (UV-CDAT) Final Report D. N. Williams June 5, 2014 Disclaimer This document was prepared as an account of work sponsored by an agency

More information

Unlocking the True Value of Hadoop with Open Data Science

Unlocking the True Value of Hadoop with Open Data Science Unlocking the True Value of Hadoop with Open Data Science Kristopher Overholt Solution Architect Big Data Tech 2016 MinneAnalytics June 7, 2016 Overview Overview of Open Data Science Python and the Big

More information

Big Data Paradigms in Python

Big Data Paradigms in Python Big Data Paradigms in Python San Diego Data Science and R Users Group January 2014 Kevin Davenport! http://kldavenport.com [email protected] @KevinLDavenport Thank you to our sponsors: Setting up

More information

CME 193: Introduction to Scientific Python Lecture 8: Unit testing, more modules, wrap up

CME 193: Introduction to Scientific Python Lecture 8: Unit testing, more modules, wrap up CME 193: Introduction to Scientific Python Lecture 8: Unit testing, more modules, wrap up Sven Schmit stanford.edu/~schmit/cme193 8: Unit testing, more modules, wrap up 8-1 Contents Unit testing More modules

More information

building software with ease

building software with ease HPC UGENT 1 building software with ease PyBUG meeting @ Ghent lightning talk - Oct. 1st 2013 [email protected] [email protected] HPC UGENT About HPC UGent: central contact for HPC at Ghent

More information

Exercise 0. Although Python(x,y) comes already with a great variety of scientic Python packages, we might have to install additional dependencies:

Exercise 0. Although Python(x,y) comes already with a great variety of scientic Python packages, we might have to install additional dependencies: Exercise 0 Deadline: None Computer Setup Windows Download Python(x,y) via http://code.google.com/p/pythonxy/wiki/downloads and install it. Make sure that before installation the installer does not complain

More information

SUNPY: PYTHON FOR SOLAR PHYSICS. AN IMPLEMENTATION FOR LOCAL CORRELATION TRACKING

SUNPY: PYTHON FOR SOLAR PHYSICS. AN IMPLEMENTATION FOR LOCAL CORRELATION TRACKING ISSN 1845 8319 SUNPY: PYTHON FOR SOLAR PHYSICS. AN IMPLEMENTATION FOR LOCAL CORRELATION TRACKING J. I. CAMPOS ROZO 1 and S. VARGAS DOMINGUEZ 2 1 Universidad Nacional de Colombia, Bogotá, Colombia 2 Big

More information

Session 85 IF, Predictive Analytics for Actuaries: Free Tools for Life and Health Care Analytics--R and Python: A New Paradigm!

Session 85 IF, Predictive Analytics for Actuaries: Free Tools for Life and Health Care Analytics--R and Python: A New Paradigm! Session 85 IF, Predictive Analytics for Actuaries: Free Tools for Life and Health Care Analytics--R and Python: A New Paradigm! Moderator: David L. Snell, ASA, MAAA Presenters: Brian D. Holland, FSA, MAAA

More information

Scientific Visualization

Scientific Visualization Member of the Helmholtz Association Scientific Visualization PGI-1 / IAS-1 Scientific Visualization Workshop Josef Heinen Outline Motivation Scientific visualization software Visualization with Python

More information

AuShadha Documentation

AuShadha Documentation AuShadha Documentation Release 0.1 Dr. Easwar T.R and others (see credits) October 17, 2015 Contents 1 Introduction to AuShadha Project 3 1.1 AuShadha (): Means medicine in Sanskrit................................

More information

Koalix ERP. Release 0.2

Koalix ERP. Release 0.2 Koalix ERP Release 0.2 October 23, 2015 Contents 1 Features 3 1.1 Screenshots................................................ 3 1.2 Installation................................................ 6 2 Indices

More information

Python and Google App Engine

Python and Google App Engine Python and Google App Engine Dan Sanderson June 14, 2012 Google App Engine Platform for building scalable web applications Built on Google infrastructure Pay for what you use Apps, instance hours, storage,

More information

Postprocessing with Python

Postprocessing with Python Postprocessing with Python Boris Dintrans (CNRS & University of Toulouse) [email protected] Collaborator: Thomas Gastine (PhD) Outline Outline Introduction - what s Python and why using it? - Installation

More information

CRASH COURSE PYTHON. Het begint met een idee

CRASH COURSE PYTHON. Het begint met een idee CRASH COURSE PYTHON nr. Het begint met een idee This talk Not a programming course For data analysts, who want to learn Python For optimizers, who are fed up with Matlab 2 Python Scripting language expensive

More information

Scientific Programming, Analysis, and Visualization with Python. Mteor 227 Fall 2015

Scientific Programming, Analysis, and Visualization with Python. Mteor 227 Fall 2015 Scientific Programming, Analysis, and Visualization with Python Mteor 227 Fall 2015 Python The Big Picture Interpreted General purpose, high-level Dynamically type Multi-paradigm Object-oriented Functional

More information

GR.jl Plotting for Julia based on GR

GR.jl Plotting for Julia based on GR Member of the Helmholtz Association GR.jl Plotting for Julia based on GR June 24 th 28 th, 2015 Massachusetts Institute of Technology, Cambridge, Massachusetts JuliaCon 2015 Josef Heinen @josef_heinen

More information

Scientific Programming in Python

Scientific Programming in Python UCSD March 9, 2009 What is Python? Python in a very high level (scripting) language which has gained widespread popularity in recent years. It is: What is Python? Python in a very high level (scripting)

More information

Data Mining with Python (Working draft)

Data Mining with Python (Working draft) Data Mining with Python (Working draft) Finn Årup Nielsen May 8, 2015 Contents Contents List of Figures List of Tables i vii ix 1 Introduction 1 1.1 Other introductions to Python?...................................

More information

Theorist HT Induc0on Course Lesson 1: Se6ng up your new computer (Mac OS X >= 10.6) As of 9/27/2012

Theorist HT Induc0on Course Lesson 1: Se6ng up your new computer (Mac OS X >= 10.6) As of 9/27/2012 Theorist HT Induc0on Course Lesson 1: Se6ng up your new computer (Mac OS X >= 10.6) As of 9/27/2012 Caveats These are recommended setup steps for Mac OS X >= 10.6. They are not the only possible setup.

More information

DATA SCIENCE CURRICULUM WEEK 1 ONLINE PRE-WORK INSTALLING PACKAGES COMMAND LINE CODE EDITOR PYTHON STATISTICS PROJECT O5 PROJECT O3 PROJECT O2

DATA SCIENCE CURRICULUM WEEK 1 ONLINE PRE-WORK INSTALLING PACKAGES COMMAND LINE CODE EDITOR PYTHON STATISTICS PROJECT O5 PROJECT O3 PROJECT O2 DATA SCIENCE CURRICULUM Before class even begins, students start an at-home pre-work phase. When they convene in class, students spend the first eight weeks doing iterative, project-centered skill acquisition.

More information

Introduction Our choice Example Problem Final slide :-) Python + FEM. Introduction to SFE. Robert Cimrman

Introduction Our choice Example Problem Final slide :-) Python + FEM. Introduction to SFE. Robert Cimrman Python + FEM Introduction to SFE Robert Cimrman Department of Mechanics & New Technologies Research Centre University of West Bohemia Plzeň, Czech Republic April 3, 2007, Plzeň 1/22 Outline 1 Introduction

More information

A Conceptual Map of Open Source Software for Image Processing

A Conceptual Map of Open Source Software for Image Processing A Conceptual Map of Open Source Software for Image Processing Mr. John Stastny SPAWAR Systems Center, Pacific Phone: 619-553-4564 Email: [email protected] Mr. Bryan Bagnall SPAWAR Systems Center, Pacific

More information

depl Documentation Release 0.0.1 depl contributors

depl Documentation Release 0.0.1 depl contributors depl Documentation Release 0.0.1 depl contributors December 19, 2013 Contents 1 Why depl and not ansible, puppet, chef, docker or vagrant? 3 2 Blog Posts talking about depl 5 3 Docs 7 3.1 Installation

More information

Microsoft Research Windows Azure for Research Training

Microsoft Research Windows Azure for Research Training Copyright 2013 Microsoft Corporation. All rights reserved. Except where otherwise noted, these materials are licensed under the terms of the Apache License, Version 2.0. You may use it according to the

More information

An introduction to Python Programming for Research

An introduction to Python Programming for Research An introduction to Python Programming for Research James Hetherington November 4, 2015 Contents 1 Introduction 15 1.1 Why teach Python?......................................... 15 1.1.1 Why Python?.........................................

More information

Survey of Unit-Testing Frameworks. by John Szakmeister and Tim Woods

Survey of Unit-Testing Frameworks. by John Szakmeister and Tim Woods Survey of Unit-Testing Frameworks by John Szakmeister and Tim Woods Our Background Using Python for 7 years Unit-testing fanatics for 5 years Agenda Why unit test? Talk about 3 frameworks: unittest nose

More information

Tutorial: Packaging your server build

Tutorial: Packaging your server build Tutorial: Packaging your server build This tutorial walks you through the steps to prepare a game server folder or package containing all the files necessary for your game server to run in Amazon GameLift.

More information

Microsoft Research Microsoft Azure for Research Training

Microsoft Research Microsoft Azure for Research Training Copyright 2014 Microsoft Corporation. All rights reserved. Except where otherwise noted, these materials are licensed under the terms of the Apache License, Version 2.0. You may use it according to the

More information

Data Analytics at NERSC. Joaquin Correa [email protected] NERSC Data and Analytics Services

Data Analytics at NERSC. Joaquin Correa JoaquinCorrea@lbl.gov NERSC Data and Analytics Services Data Analytics at NERSC Joaquin Correa [email protected] NERSC Data and Analytics Services NERSC User Meeting August, 2015 Data analytics at NERSC Science Applications Climate, Cosmology, Kbase, Materials,

More information

An Introduction to Using Python with Microsoft Azure

An Introduction to Using Python with Microsoft Azure An Introduction to Using Python with Microsoft Azure If you build technical and scientific applications, you're probably familiar with Python. What you might not know is that there are now tools available

More information

Availability of the Program A free version is available of each (see individual programs for links).

Availability of the Program A free version is available of each (see individual programs for links). Choosing a Programming Platform Diane Hobenshield Tepylo, Lisa Floyd, and Steve Floyd (Computer Science and Mathematics teachers) The Tasks Working Group had many questions and concerns about choosing

More information

Detailed installation process for each library is described below.

Detailed installation process for each library is described below. BMEGUI 3.0.1 Installation Manual BMEGUI3.0.1 Update 1 (Last Edited on: 2014/07) Table of content Step 1: Download and unzip various libraries Step 2: Install the libraries Step 3: Download and unzip the

More information

Introduction to Python

Introduction to Python 1 Daniel Lucio March 2016 Creator of Python https://en.wikipedia.org/wiki/guido_van_rossum 2 Python Timeline Implementation Started v1.0 v1.6 v2.1 v2.3 v2.5 v3.0 v3.1 v3.2 v3.4 1980 1991 1997 2004 2010

More information

GUI application set up using QT designer. Sana Siddique. Team 5

GUI application set up using QT designer. Sana Siddique. Team 5 GUI application set up using QT designer Sana Siddique Team 5 Introduction: A very important part of the Team 5 breakout board project is to develop a user friendly Graphical User Interface that is able

More information

OpenCobolIDE Documentation

OpenCobolIDE Documentation OpenCobolIDE Documentation Release 2.4.0-beta Colin Duquesnoy July 03, 2014 Contents 1 Parts of the documentation: 3 1.1 What s New?............................................... 3 1.2 Download & Install...........................................

More information

Prepared for: How to Become Cloud Backup Provider

Prepared for: How to Become Cloud Backup Provider Prepared for: How to Become Cloud Backup Provider Contents Abstract... 3 Introduction... 3 Purpose... 3 Architecture... 4 Result... 4 Requirements... 4 OS... 5 Networking... 5 Database... 5 Permissions...

More information

Testing Python. Applying Unit Testing, TDD, BDD and Acceptance Testing

Testing Python. Applying Unit Testing, TDD, BDD and Acceptance Testing Brochure More information from http://www.researchandmarkets.com/reports/2755225/ Testing Python. Applying Unit Testing, TDD, BDD and Acceptance Testing Description: Fundamental testing methodologies applied

More information

AN INTRODUCTION TO BACKTESTING WITH PYTHON AND PANDAS

AN INTRODUCTION TO BACKTESTING WITH PYTHON AND PANDAS AN INTRODUCTION TO BACKTESTING WITH PYTHON AND PANDAS Michael Halls-Moore - QuantStart.com WHAT S THIS TALK ABOUT? A talk of two halves! In the first half we talk about quantitative trading and backtesting

More information

Data-Intensive Applications on HPC Using Hadoop, Spark and RADICAL-Cybertools

Data-Intensive Applications on HPC Using Hadoop, Spark and RADICAL-Cybertools Data-Intensive Applications on HPC Using Hadoop, Spark and RADICAL-Cybertools Shantenu Jha, Andre Luckow, Ioannis Paraskevakos RADICAL, Rutgers, http://radical.rutgers.edu Agenda 1. Motivation and Background

More information

Python for Data Analysis and Visualiza4on. Fang (Cherry) Liu, Ph.D [email protected] PACE Gatech July 2013

Python for Data Analysis and Visualiza4on. Fang (Cherry) Liu, Ph.D fang.liu@oit.gatech.edu PACE Gatech July 2013 Python for Data Analysis and Visualiza4on Fang (Cherry) Liu, Ph.D PACE Gatech July 2013 Outline System requirements and IPython Why use python for data analysis and visula4on Data set US baby names 1880-2012

More information

socketio Documentation

socketio Documentation socketio Documentation Release 0.1 Miguel Grinberg January 17, 2016 Contents 1 What is Socket.IO? 3 2 Getting Started 5 3 Rooms 7 4 Responses 9 5 Callbacks 11 6 Namespaces 13 7 Using a Message Queue 15

More information

An Android based Quantum GIS prototype. Ramon Carrillo, Daniel Ochoa [email protected]

An Android based Quantum GIS prototype. Ramon Carrillo, Daniel Ochoa dochoa@espol.edu.ec An Android based Quantum GIS prototype Ramon Carrillo, Daniel Ochoa [email protected] Summary Background Past works Quantum GIS Mobile Quantum GIS Results Future works Background Robotic and computer

More information

Python Documentation & Startup

Python Documentation & Startup Python Documentation & Startup Presented 16 DEC 2010: Training Module Version 1.01 By Dr. R. Don Green, Ph.D. Email: [email protected] Website: http://drdg.tripod.com Prerequisites If needed, refer to and

More information

Getting more out of Matplotlib with GR

Getting more out of Matplotlib with GR Member of the Helmholtz Association Getting more out of Matplotlib with GR July 20 th 26 th, 2015 Bilbao EuroPython 2015 Josef Heinen @josef_heinen Visualization needs visualize and analyzing two- and

More information

Main Bullet #1 Main Bullet #2 Main Bullet #3

Main Bullet #1 Main Bullet #2 Main Bullet #3 Main Bullet #1 Main Bullet #2 Main Bullet #3 : a bag of chips or all that? :A highlevelcrossplatformpowerfullyfunapplication andorsmallusefultooldevelopmentlanguage Why? Main Bullet #1 Main Bullet Vas

More information

Intro to scientific programming (with Python) Pietro Berkes, Brandeis University

Intro to scientific programming (with Python) Pietro Berkes, Brandeis University Intro to scientific programming (with Python) Pietro Berkes, Brandeis University Next 4 lessons: Outline Scientific programming: best practices Classical learning (Hoepfield network) Probabilistic learning

More information

Data Management So,ware Stack Intro

Data Management So,ware Stack Intro Data Management So,ware Stack Intro Mario Jurić LSST Data Management Project Scien:st SLAC DM Stack Working Mee:ng 10-12 December, 2012 1 LSST Data Management Tasks Processes the incoming stream of images

More information

Rapid GUI Application Development with Python

Rapid GUI Application Development with Python Rapid GUI Application Development with Python Volker Kuhlmann Kiwi PyCon 2009 Christchurch 7 November 2009 Copyright 2009 by Volker Kuhlmann Released under Creative Commons Attribution Non-commercial Share-alike

More information

GTk+ and GTkGLExt Build Process for Windows 32- bit

GTk+ and GTkGLExt Build Process for Windows 32- bit SUNY Geneseo June 15, 2010 GTk+ and GTkGLExt Build Process for Windows 32- bit Using Minimal GNU for Windows (MinGW) and Minimal System (MSYS) Author Advisor : Hieu Quang Tran : Professor Doug Baldwin

More information

Introduction to Python

Introduction to Python Introduction to Python Sophia Bethany Coban Problem Solving By Computer March 26, 2014 Introduction to Python Python is a general-purpose, high-level programming language. It offers readable codes, and

More information

Mastering pandas. Mastering pandas. Mastering pandas. Femi Anthony. Master the features and capabilities of pandas, a data analysis toolkit for Python

Mastering pandas. Mastering pandas. Mastering pandas. Femi Anthony. Master the features and capabilities of pandas, a data analysis toolkit for Python Fr ee Python is a ground breaking language for its simplicity and succinctness, allowing the user to achieve a great deal with a few lines of code, especially compared to other programming languages. The

More information

R YOU READY FOR PYTHON? Sunday 19th April, 2015

R YOU READY FOR PYTHON? Sunday 19th April, 2015 R YOU READY FOR PYTHON? Sunday 19th April, 2015 THIS IS NOT A PYTHON VS R TALK credits - https://meetmrholland.wordpress.com/2013/02/03/creative-5-tips-to-make-all-your-meetings-exactly-the-same/ WHO ARE

More information

Flash and Python. Dynamic Object oriented Rapid development. Flash and Python. Dave Thompson

Flash and Python. Dynamic Object oriented Rapid development. Flash and Python. Dave Thompson Dynamic Object oriented Rapid development 1 What is Flash? Byte code is interpreted by VM in Flash Player Actionscript code is compiled to byte code AS2 Flash Player 7+, Flash Player Lite AS3 Flash Player

More information

cloud-kepler Documentation

cloud-kepler Documentation cloud-kepler Documentation Release 1.2 Scott Fleming, Andrea Zonca, Jack Flowers, Peter McCullough, El July 31, 2014 Contents 1 System configuration 3 1.1 Python and Virtualenv setup.......................................

More information

TAACO Quick Start Guide: Windows 7 Kristopher Kyle and Scott Crossley 9-9- 2014

TAACO Quick Start Guide: Windows 7 Kristopher Kyle and Scott Crossley 9-9- 2014 I. Required Programs TAACO Quick Start Guide: Windows 7 Kristopher Kyle and Scott Crossley 9-9- 2014 Before TAACO will work correctly, you must have Python 2.7, Natural Language Toolkit (NTLK), and NumPy

More information

Writing robust scientific code with testing (and Python) Pietro Berkes, Enthought UK

Writing robust scientific code with testing (and Python) Pietro Berkes, Enthought UK Writing robust scientific code with testing (and Python) Pietro Berkes, Enthought UK Modern programming practices and science } Researchers and scientific software developers write software daily, but

More information

Python programming Testing

Python programming Testing Python programming Testing Finn Årup Nielsen DTU Compute Technical University of Denmark September 8, 2014 Overview Testing frameworks: unittest, nose, py.test, doctest Coverage Testing of numerical computations

More information

HOSTING PYTHON WEB APPLICATIONS. Graham Dumpleton PyCon Australia Sydney 2011

HOSTING PYTHON WEB APPLICATIONS. Graham Dumpleton PyCon Australia Sydney 2011 HOSTING PYTHON WEB APPLICATIONS Graham Dumpleton PyCon Australia Sydney 2011 WEB APPLICATIONS Only a few well known Python web applications. WEB FRAMEWORKS Many Python web frameworks for building your

More information

Introduction Installation Comparison. Department of Computer Science, Yazd University. SageMath. A.Rahiminasab. October9, 2015 1 / 17

Introduction Installation Comparison. Department of Computer Science, Yazd University. SageMath. A.Rahiminasab. October9, 2015 1 / 17 Department of Computer Science, Yazd University SageMath A.Rahiminasab October9, 2015 1 / 17 2 / 17 SageMath(previously Sage or SAGE) System for Algebra and Geometry Experimentation is mathematical software

More information

Analytic Modeling in Python

Analytic Modeling in Python Analytic Modeling in Python Why Choose Python for Analytic Modeling A White Paper by Visual Numerics August 2009 www.vni.com Analytic Modeling in Python Why Choose Python for Analytic Modeling by Visual

More information

B&K Precision 1785B, 1786B, 1787B, 1788 Power supply Python Library

B&K Precision 1785B, 1786B, 1787B, 1788 Power supply Python Library B&K Precision 1785B, 1786B, 1787B, 1788 Power supply Python Library Table of Contents Introduction 2 Prerequisites 2 Why a Library is Useful 3 Using the Library from Python 6 Conventions 6 Return values

More information

Release: August 2011. Gluster Filesystem Unified File and Object Storage Beta 2

Release: August 2011. Gluster Filesystem Unified File and Object Storage Beta 2 Release: August 2011 Gluster Filesystem Unified File and Object Storage Beta 2 Copyright Copyright 2011 Gluster, Inc. This is a preliminary document and may be changed substantially prior to final commercial

More information

Journal of Statistical Software

Journal of Statistical Software JSS Journal of Statistical Software July 2010, Volume 35, Issue 4. http://www.jstatsoft.org/ PyMC: Bayesian Stochastic Modelling in Python Anand Patil University of Oxford David Huard McGill University

More information

An Introduction to Open Source Geospatial Tools

An Introduction to Open Source Geospatial Tools An Introduction to Open Source Geospatial Tools by Tyler Mitchell, author of Web Mapping Illustrated GRSS would like to thank Mr. Mitchell for this tutorial. Geospatial technologies come in many forms,

More information

CSE 6040 Computing for Data Analytics: Methods and Tools. Lecture 1 Course Overview

CSE 6040 Computing for Data Analytics: Methods and Tools. Lecture 1 Course Overview CSE 6040 Computing for Data Analytics: Methods and Tools Lecture 1 Course Overview DA KUANG, POLO CHAU GEORGIA TECH FALL 2014 Fall 2014 CSE 6040 COMPUTING FOR DATA ANALYSIS 1 Course Staff Instructor Da

More information

Simple big data, in Python. Gaël Varoquaux

Simple big data, in Python. Gaël Varoquaux Simple big data, in Python Gaël Varoquaux Simple big data, in Python Gaël Varoquaux This is a lie! Please allow me to introduce myself Physicist gone bad I m a man of wealth and taste I ve been around

More information

Satchmo Documentation

Satchmo Documentation Satchmo Documentation Release 0.9.3-Dev Chris Moffitt September 19, 2014 Contents 1 Overview 3 1.1 Satchmo Introduction.......................................... 3 1.2 About this Project............................................

More information

Performance Monitoring using Pecos Release 0.1

Performance Monitoring using Pecos Release 0.1 Performance Monitoring using Pecos Release 0.1 Apr 19, 2016 Contents 1 Overview 1 2 Installation 1 3 Simple example 2 4 Time series data 5 5 Translation dictionary 5 6 Time filter 6 7 Quality control tests

More information

Python programming guide for Earth Scientists. Maarten J. Waterloo and Vincent E.A. Post

Python programming guide for Earth Scientists. Maarten J. Waterloo and Vincent E.A. Post Python programming guide for Earth Scientists Maarten J. Waterloo and Vincent E.A. Post Amsterdam Critical Zone Hydrology group September 2015 Cover page: Meteorological tower in an abandoned agricultural

More information

Chemical and Biological Engineering Calculations using Python 3. Jeffrey J. Heys

Chemical and Biological Engineering Calculations using Python 3. Jeffrey J. Heys Chemical and Biological Engineering Calculations using Python 3 Jeffrey J. Heys Copyright c 2014 Jeffrey Heys All rights reserved. This version is being made available at no cost. Please acknowledge access

More information

Django Two-Factor Authentication Documentation

Django Two-Factor Authentication Documentation Django Two-Factor Authentication Documentation Release 1.3.1 Bouke Haarsma April 05, 2016 Contents 1 Requirements 3 1.1 Django.................................................. 3 1.2 Python..................................................

More information

Machine Learning in Python with scikit-learn. O Reilly Webcast Aug. 2014

Machine Learning in Python with scikit-learn. O Reilly Webcast Aug. 2014 Machine Learning in Python with scikit-learn O Reilly Webcast Aug. 2014 Outline Machine Learning refresher scikit-learn How the project is structured Some improvements released in 0.15 Ongoing work for

More information

i5k_doc Documentation

i5k_doc Documentation i5k_doc Documentation Release 1.0 Fish Lin June 27, 2016 Table of Contents 1 Pre-requeisites 3 1.1 Python modules............................................. 3 1.2 Service-side pre-requisites........................................

More information

pylinac Documentation

pylinac Documentation pylinac Documentation Release 1.3.1 James February 06, 2016 Contents 1 Pylinac General Overview 3 1.1 Intended Use............................................... 4 1.2 Philosophy................................................

More information

Python for Scientific Computing. http://bender.astro.sunysb.edu/classes/python-science

Python for Scientific Computing. http://bender.astro.sunysb.edu/classes/python-science http://bender.astro.sunysb.edu/classes/python-science Course Goals Simply: to learn how to use python to do Numerical analysis Data analysis Plotting and visualizations Symbol mathematics Write applications...

More information

Parallel Visualization of Petascale Simulation Results from GROMACS, NAMD and CP2K on IBM Blue Gene/P using VisIt Visualization Toolkit

Parallel Visualization of Petascale Simulation Results from GROMACS, NAMD and CP2K on IBM Blue Gene/P using VisIt Visualization Toolkit Available online at www.prace-ri.eu Partnership for Advanced Computing in Europe Parallel Visualization of Petascale Simulation Results from GROMACS, NAMD and CP2K on IBM Blue Gene/P using VisIt Visualization

More information

CS Matters in Maryland CS Principles Course

CS Matters in Maryland CS Principles Course CS Matters in Maryland CS Principles Course Curriculum Overview Project Goals Computer Science (CS) Matters in Maryland is an NSF supported effort to increase the availability and quality of high school

More information

Programming with the Dev C++ IDE

Programming with the Dev C++ IDE Programming with the Dev C++ IDE 1 Introduction to the IDE Dev-C++ is a full-featured Integrated Development Environment (IDE) for the C/C++ programming language. As similar IDEs, it offers to the programmer

More information

MACHINE LEARNING IN HIGH ENERGY PHYSICS

MACHINE LEARNING IN HIGH ENERGY PHYSICS MACHINE LEARNING IN HIGH ENERGY PHYSICS LECTURE #1 Alex Rogozhnikov, 2015 INTRO NOTES 4 days two lectures, two practice seminars every day this is introductory track to machine learning kaggle competition!

More information

Joshua G. Mausolf Curriculum Vitae 2015

Joshua G. Mausolf Curriculum Vitae 2015 Joshua G. Mausolf Curriculum Vitae 2015 Address: 1126 East 59 th Street, 305 Chicago, IL 60637 Phone: 231-667-7017 Email: [email protected] Web: jmausolf.github.io EDUCATION University of Chicago Ph.D.

More information