Links and notes for SciPy 2017.
What to know what happed last year?
Please help mainain the list! send a PR!
Lists of tutorials: https://scipy2017.scipy.org/ehome/220975/493418/
Proceedings: http://conference.scipy.org/proceedings/scipy2017/
Videos of talks and tutorials: https://www.youtube.com/playlist?list=PLYx7XA2nY5GfdAFycPLBdUDOUtdQIVoMf
JOSS (Journal of Open Source Software) Slides: https://doi.org/10.6084/m9.figshare.5208151
- jupyter widget bof: https://gist.github.com/mwcraig/176560759e889a3635cbaaa1fdef8bbc
bit.ly/sprints2017
- https://github.com/katyhuff/2017-07-12-scipy
- https://www.slideshare.net/GaelVaroquaux/presentations
- Python + Tableau: Building an Interactive and Beautiful Data Visualization with TabPy
- Dataflow Notebooks: Encoding and Using Cell Dependencies
- David Koop
- https://github.com/dataflownb/dfkernel
- Working with notebook cells
- iterermediate results
out
dictionary,_
, global variablesOut['13']
- Persistent cell IDs
- bqplot - Seamless Interactive Visualizations in the Jupyter Notebook
- nbgrader: A Tool for Creating and Grading Assignments in the Jupyter Notebook
- Berryconda : Scientific Python on the Raspberry Pi
- MatchPy: A Pattern Matching Library
- Manuel Krebber, RWTH Aachen University
- https://github.com/HPAC/matchpy
- slides: http://slides.com/wheerd/matchpy#/
- MNE to see the brain at a millisecond time scale
- pulse2percept: A Python-based simulation framework for bionic vision
- Michael Beyeler, University of Washington
- https://github.com/uwescience/pulse2percept
- slides: https://figshare.com/articles/pulse2percept_A_Python-based_simulation_framework_for_bionic_vision/5198575
- Composable Multiprocessing and Multithreading for Numeric Libraries
- Anton Malakhov, Anton Gorshkov, Terry Wilmarth
- https://github.com/IntelPython/smp
- Dash - A New Framework for Buildin User Interfaces for Technical Computing
- Chris Parmer
- It's like Shiny for Python!
- https://github.com/plotly/dash
- https://plot.ly/products/dash/
- http://flask.pocoo.org/
- https://facebook.github.io/react/
- 'widgets' are react components
- Learn react: https://academy.plot.ly/
- Diversity and Inclusion at the SciPy Conference
- Make it Work, Make it Right, Make it Fast - Debugging and Profiling in Dask
- Introducing JOSS: The Journal of Open Source Software
- Scientific MicroPython on Microcontrollers and IoT
- Roberto Colistete Jr
- https://github.com/micropython/micropython
- Creating Reproducible Experiments with ReproZip
- Vicky Steeves (@VickySteeves)
- Rémi Rampin (@remram44)
- https://reprozip.org
- https://vickysteeves.gitlab.io/2017-SciPy/
- Efficient Array Computing in C++ with xtensor and Apache Arrow
- Johan Mabille
- Sylvian Corlau
- https://github.com/QuantStack/xtensor
- http://xtensor.readthedocs.io/en/latest/numpy.html
- Predicting Phenotype from Genotype with Machine Learning, in the Biology, Biophysics and Biostatistics mini-symposium
- Patricia Francis-Lyon
- Shraddha Lanka
- Lakshmi Navin Arbatti
- Gaurika Tyagi
- Hun do
- https://www.slideshare.net/patriciafrancislyon/predicting-phenotype-from-genotype-with-machine-learning
-
Dask: Advanced Techniques
-
Terabytes at Your Fingertips: Interactive Big Data Coding with PySpark
-
Scientific Analysis at Scale: a Comparison of Five Systems
- Jake VanderPlas
- https://speakerdeck.com/jakevdp/image-analysis-at-scale -Comparative Evaluation of Big-Data Systems on Scientific Image Analytics Workloads
-
A Python API for Earth
-
NEXT: Machine Learning, Crowdsourcing, and Cartoons
- Scott Sievert
- https://speakerdeck.com/stsievert/scipy-2017-next
-
ChiantiPy
-
python packaging
-
Scientific Programming with the SciPy Stack
-
Dashboards Visualizing Hundreds of Millions of Datapoints in 30 Lines of Python
-
Stingray : A Library of Time series methods for X-Ray Astronomy
- Himanshu Mishra (@OrkoHunter)
- Slides
- Talk
- Slack
-
modeling simulation in python: http://greenteapress.com/wp/modsimpy/
-
screenlamp (toolkit for facilitating hypothesis-driven, ligand-based screening of large molecule libraries): https://github.com/psa-lab/screenlamp
-
biopandas: https://github.com/rasbt/biopandas
-
figurefirst: http://flyranch.github.io/figurefirst/
-
synthpy (synthetic data in python): https://github.com/pambot/synthpy
-
PlasmaPy: https://github.com/PlasmaPy/PlasmaPy
-
PyART, The Python ARM Radar Toolkit, Atmospheric Radiation Measurement (ARM) : http://arm-doe.github.io/pyart/
-
Computational Experiments Survey: http://survey.npimentel.net/en/
-
ipython-unittest: https://www.google.com/search?q=ipython+unit+test&ie=utf-8&oe=utf-8
-
burrito data: http://bit.ly/burritodata
-
burrito review: https://docs.google.com/forms/d/e/1FAIpQLSdWAkbSKzHydtzJ-AKHp_rXKHeG80cZuUBjyEeMAUZXJsiFKQ/viewform
-
burrito: https://github.com/srcole/burritos
-
elegant scipy: https://github.com/elegant-scipy/elegant-scipy
- givaway: elegant-scipy/elegant-scipy#308
- picking the 25 people script/gist: https://gist.github.com/stefanv/87c866f3bda2a1f1f2d23380cdf4dd9f
- html build copy: https://www.dropbox.com/s/cw49dk1gj6r389i/elegant-scipy-2017-07-13_15-18-54.zip?dl=0
-
bokeh genome explorer: https://github.com/tobsecret/Bokeh_genome_explorer
-
tex2ipy (beamer to jupyter notebooks): https://github.com/prabhuramachandran/tex2ipy
tex2ipy talk.tex talk.ipynb
-
ipyaml: https://github.com/prabhuramachandran/ipyaml
-
reproducible self-publishing: pythontex: https://github.com/gpoore/pythontex
-
vpython (navigable 3D displays and animations): http://vpython.org/
- Matt Craig - MSUM Physics and Astronomy
- http://www.glowscript.org/
- https://github.com/BruceSherwood/vpython-jupyter
-
Jupyter Lab: https://github.com/jupyterlab/jupyterlab
- Jason Grout: http://jasongrout.org/
- clap clap
-
Data Package manaer (data retriever): http://www.data-retriever.org/
-
cpDetect (Bayesian change point detection): https://github.com/choderalab/cpdetect
-
BACnet: http://www.bacnet.org/
-
script all the things: https://goo.gl/AqQd9v
-
datalore
-
opsn source sustainability:
- https://www.numfocus.org/
- bit.ly/nf-sustainability
-
pep8speaks
-
clover health
- https://www.cloverhealth.com/en/
- Associate Software Engineer Program
- https://www.cloverhealth.com/en/about-us/careers
- We miss you Matt: https://twitter.com/jiffyclub
-
RDP
-
ipython 6.0 6.1
- python 3 only
- upgrade
pip
andsetuptools
- ending py2 compatibility: https://www.youtube.com/watch?v=2DkfPzWWC2Q
- https://github.com/Carreau/pycon2017
-
gormless
- @dontusethiscode: https://twitter.com/dontusethiscode
- domain modelling
-
firefly
- https://github.com/Caltech-IPAC/firefly
- stargazer?
- ipywidgets.readthedocs.io
- firefly_widgets: https://github.com/Caltech-IPAC/firefly_widgets
- cookiecutter templates for jupyter widgets
-
Pwang
- mission accomplished
- open source won!
- 2010 talk: https://www.youtube.com/watch?v=fK6E9tq-KjM&feature=youtu.be
-
Pump up the Jams
-
Bus Factor: https://github.com/dpshelio/busfactor
-
Hack your inbox: https://docs.google.com/presentation/d/1EaoHUxg3VNDqDq6LBD8ayawUVGVwMKkJMn-7SSH5ujk/edit#slide=id.p