Skip to content

Commit

Permalink
Adding profiling in python link to the Programming in Python page
Browse files Browse the repository at this point in the history
  • Loading branch information
neomatrix369 committed Aug 8, 2019
1 parent 0a67b6b commit 4852cff
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 @@ -96,6 +96,7 @@
- [Python High Performance - Second Edition](https://github.com/PacktPublishing/Python-High-Performance-Second-Edition)
- [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)

# Contributing

Expand Down

0 comments on commit 4852cff

Please sign in to comment.