Skip to content

Commit

Permalink
Added links to slides and blogs from @ianozsvald to the Programming i…
Browse files Browse the repository at this point in the history
…n Python list
  • Loading branch information
neomatrix369 committed Nov 22, 2019
1 parent 6bdc32b commit 659f728
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Programming-in-Python.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ See [Machine Learning Testing](./details/julia-python-and-r.md#testing)
- [Python and performance](https://github.com/ameroueh/performance)
- [NumPy aware dynamic Python compiler using LLVM ](https://github.com/ameroueh/numba) | [Numba](http://numba.pydata.org/)
- [Profiling in Python](https://github.com/mkunesch/profiling-talk) - by [Markus Kunesch](https://github.com/mkunesch)
- High Performance Python talk by [Ian Oszvald](https://twitter.com/ianozsvald/): Blogs: [1](https://ianozsvald.com/2019/11/16/higher-performance-python-at-pydatacambridge-2019/) o [2](https://ianozsvald.com/2019/11/22/higher-performance-python-odsc-2019/) | [Slides](https://speakerdeck.com/ianozsvald/higher-performance-python-odsc-2019) | [Useful resources shared](https://twitter.com/DataChaz/status/1197608275606413312)

## Competitions & coding challenges

Expand Down

0 comments on commit 659f728

Please sign in to comment.