Python Numba tips for quant data analysis
This is yet another Python Package to use for compiling just in time
I learned these from my Meteup webinar tonight
python numba for jit
the JIT compiler let you keep the python withou inhecting C++ code
for you numba links Numba Docs
1.3. Compiling Python code with @jit
http://numba.pydata.org/numba-doc/dev/user/jit.html
1.4. Creating Numpy universal functions
http://numba.pydata.org/numba-doc/dev/user/vectorize.html
1.6. Troubleshooting and tips
http://numba.pydata.org/numba-doc/dev/user/troubleshoot.html
1.7. Frequently Asked Questions
http://numba.pydata.org/numba-doc/dev/user/faq.html
1.8. Examples
http://numba.pydata.org/numba-doc/dev/user/examples.html
2. Reference Manual
http://numba.pydata.org/numba-doc/dev/reference/index.html
2.1. Numba Types
http://numba.pydata.org/numba-doc/dev/reference/types.html
Join my FREE newsletter to leaern more about using Python for automated trading
NOTE I now post my TRADING ALERTS into my personal FACEBOOK ACCOUNT and TWITTER. Don't worry as I don't post stupid cat videos or what I eat!