Size: 1562
Comment:
|
Size: 4512
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 5: | Line 5: |
If you’d like to be kept informed about the details of these events, join us on the [[http://www.linkedin.com/groups?gid=2428849| LindedIn group]] or contact Didrik (dpinte@enthought.com) by e-mail. | If you’d like to be kept informed about the details of these events, join us on the [[http://www.linkedin.com/groups?gid=2428849| LinkedIn group]] or contact Didrik (dpinte@enthought.com) by e-mail. |
Line 14: | Line 14: |
* Dec 14th, 2009 at 7pm (Monday) * Topic: * ''Resolver One, the Pythonic spreadsheet, and the open source Ironclad project, which lets you use NumPy from IronPython and thus from other .NET languages.'' - Giles Thomas - [[http://www.resolversystems.com/|Resolver Systems]] * ''Chaco : a 2D interactive plotting application toolkit'' - Didrik Pinte, [[htp://www.enthought.com | Enthought]] * Location: MWB Regent Street, Liberty House 222 Regent Street, London W1B 5TR |
* September 15, 2010 * Topics : * ''Introduction to the Numpy for .NET project'', by Didrik Pinte, [[http://www.enthought.com | Enthought]] * Suggestions are welcome * Location: * Undefined - suggestion are welcome |
Line 23: | Line 24: |
* Nov 11th, 2009 at 6.30pm (Tuesday): Didrik Pinte talked about [[http://code.google.com/p/pandas/|pandas]] | * June 23, 2010 * Topics : * ''Real time web and implementations with repoze.bfg and eventlet'', by Ben Ford * ''Sensitivity analysis of an option pricing model using Traits, Chaco and Mayavi'', by Didrik Pinte, [[http://www.enthought.com | Enthought]] * April, 13 2010 * Topics : * ''Working with Excel files'' by Chris Wither, [[http://www.simplistix.co.uk/ | Simplistix]] - ([[http://www.python-excel.org/ | Full tutorial ]]) * ''Integrating C/C++ libraries using Cython (ta-lib and gsl examples)'' by Didrik Pinte, [[http://www.enthought.com | Enthought]] * ([[http://dpinte.wordpress.com/2010/04/22/interfacing-ta-lib-with-cython/ | Ta-lib blog post ]]) * ([[http://dpinte.wordpress.com/2010/04/22/interfacing-gsl-with-python-using-cython-comparison-with-weave/ | GSL blog post ]]) * Location: * [[http://smarkets.com | Smarkets Limited]], 144a Clerkenwell Road, London EC1R 5DF * March, 11 2010 * ''[[http://Sto.cx | Sto.cx]] helps you play around with ideas for share portfolios'' by Andrew, Timetric. * ''An integrated VAR calculation demo using : * Numpy memory maps and structured data-types * [[http://www.picloud.com | picloud]], Cloud computing simplified by Travis Oliphant, [[http://www.enthought.com | Enthought]] * Interactive Python graphics/visualisation with Excel ([[http://dpinte.wordpress.com/2010/03/12/interactive-python-graphicsvisualisation-with-excel/ | Blog post ]]) by Didrik Pinte , [[http://www.enthought.com | Enthought]] * Cloud computing with Python and Excel ([[http://dpinte.wordpress.com/2010/03/12/cloud-computing-with-python-and-excel-picloud-integration/ | Blog post]]) by Didrik Pinte [[htp://www.enthought.com | Enthought]] * Feb 3, 2010 at 7pm * Improving NumPy performance with the Intel MKL ([[http://dpinte.wordpress.com/2010/01/15/numpy-performance-improvement-with-the-mkl/ | Blog post]]) - Didrik Pinte [[htp://www.enthought.com | Enthought]] * Python to Excel bridges : * "PyXLL, a user friendly Python-Excel bridge" ([[http://www.pyxll.com/downloads/PyXLL_LFPUG_20100203.pdf | Slides]]) - Tony Roberts : * Discussion on connecting Python and Excel (xlrd/xlwt, pyinex, win32com, pyxll, ...) * Speeding up Python code using Cython ([[http://dpinte.wordpress.com/2010/02/12/improving-python-speed-using-cython-binomial-option-valuation-example/ | Blog post]]) - Didrik Pinte, [[htp://www.enthought.com | Enthought]] * Dec 14th, 2009 : * Resolver One, the Pythonic spreadsheet, and the open source Ironclad project, which lets you use NumPy from IronPython and thus from other .NET languages. - Giles Thomas - [[http://www.resolversystems.com/|Resolver Systems]] * Reportlab's framework for producing nice financial reports. - Andy Robinson - [[http://www.reportlab.com/|Reportlab]] * Chaco : a 2D interactive plotting application toolkit - Didrik Pinte, [[htp://www.enthought.com | Enthought]] * Nov 11th, 2009 : Didrik Pinte talked about [[http://code.google.com/p/pandas/|pandas]] === Lightning talks === * The target is to have between 2 to 5 ligthning talks per sessions. Talk duration between 5-10 minutes followed by 5-10 minutes Q&A. * Suggestions are welcome, please do send them by e-mail to Didrik (dpinte@enthought.com). |
The London Financial Python User Group (affectionately, LFPUG) has been started in November 2009. Over the last several years, the Python/Numpy/Scipy toolset has steadily grown in popularity among quants. It now plays an important role in the trading and visualization systems throughout the financial industry. A number of London-based quants, traders, and other financial professionals have asked Enthought to set up a “Financial Python” user group.
Beginning in November 2009, Enthought started to organize a monthly event where people can meet and discuss Python’s use in the financial sector (best practices, new technologies, etc.).
If you’d like to be kept informed about the details of these events, join us on the LinkedIn group or contact Didrik (dpinte@enthought.com) by e-mail.
Table of Contents:
Contents
Next Meeting
- September 15, 2010
- Topics :
Introduction to the Numpy for .NET project, by Didrik Pinte, Enthought
- Suggestions are welcome
- Location:
- Undefined - suggestion are welcome
Previous meetings
- June 23, 2010
- Topics :
Real time web and implementations with repoze.bfg and eventlet, by Ben Ford
Sensitivity analysis of an option pricing model using Traits, Chaco and Mayavi, by Didrik Pinte, Enthought
- April, 13 2010
- Topics :
Working with Excel files by Chris Wither, Simplistix - (Full tutorial)
Integrating C/C++ libraries using Cython (ta-lib and gsl examples) by Didrik Pinte, Enthought
- Location:
Smarkets Limited, 144a Clerkenwell Road, London EC1R 5DF
- March, 11 2010
- Feb 3, 2010 at 7pm
Improving NumPy performance with the Intel MKL (Blog post) - Didrik Pinte Enthought
- Python to Excel bridges :
"PyXLL, a user friendly Python-Excel bridge" (Slides) - Tony Roberts :
- Discussion on connecting Python and Excel (xlrd/xlwt, pyinex, win32com, pyxll, ...)
Speeding up Python code using Cython (Blog post) - Didrik Pinte, Enthought
- Dec 14th, 2009 :
Resolver One, the Pythonic spreadsheet, and the open source Ironclad project, which lets you use NumPy from IronPython and thus from other .NET languages. - Giles Thomas - Resolver Systems
Reportlab's framework for producing nice financial reports. - Andy Robinson - Reportlab
Chaco : a 2D interactive plotting application toolkit - Didrik Pinte, Enthought
Nov 11th, 2009 : Didrik Pinte talked about pandas
Lightning talks
The target is to have between 2 to 5 ligthning talks per sessions. Talk duration between 5-10 minutes followed by 5-10 minutes Q&A.
Suggestions are welcome, please do send them by e-mail to Didrik (dpinte@enthought.com).