Whether you're a hedge fund, investment bank or asset manager. The time it takes to go from idea to product is critical.
See how you can take research and development into production using industry best-practices and minimal recoding.
Accelerate your number crunching, analytics and reporting.
Break down computational bottlenecks through exploiting parallel hardware such as GPUs.
Make MATLAB work as a reliable part of your IT and software ecosystem.
From Excel Add-Ins to re-usable Java/.NET components, make your numerics fit into your existing infrastructure.
I'm a freelance software developer based in Cambridge. My focus is on MATLAB based solutions for clients in the finance industry.
Most recently, working for a large asset management firm, I was responsible for taking quant research into production.
Prior to this I worked at MathWorks in a customer-facing engineering role. Working with a wide variety of customers and specialising in parallel computing applications and software integration.
After completing my studies I joined the aerospace and defence industry where I contributed to a wide variety of exciting projects.
My academic background is as a mathematician. I graduated from Oxford University in 2003 with a MSc in Mathematical Modelling and Scientific Computing. Modules studied included:
My dissertation explored the numerical solution of magnetic fluid flow and made heavy use of MATLAB and Fortran.
As an undergraduate I studied Mathematics at Cambridge University. There I was able to indulge my passion for applied maths and theoretical physics.
I have been using MATLAB since my days at university. Three of those years were working as part of the application engineering team at MathWorks. I've seen how MATLAB can be used from both sides of the fence and across a multitude of industries and application areas.
I believe there is a place for simple and effective communication in any project.
Broad experience with a variety of programming languages and environments. Including (but not limited to):
My academic background is as a mathematician. I graduated from Oxford University in 2003 with a MSc in Mathematical Modelling and Scientific Computing. Modules studied included:
My dissertation explored the numerical solution of magnetic fluid flow and made heavy use of MATLAB and Fortran.
As an undergraduate I studied Mathematics at Cambridge University where focused on applied maths and theoretical physics.
I have worked for a large asset management firm where I was responsible for taking quant research into production.
Prior to this I worked at MathWorks in a customer-facing engineering role. Working with a wide variety of customers. These included investment banks, hedge funds, and other financial services businesses.
Go from novel idea to full implementation in days not months
Widely used by quants and analyists for its power to explore ideas and quickly build up models. See how you avoid reimplementing in C++/Java/C#.
Keep core analytics and models as reusable MATLAB code. Deploy as standalone applications or integrate with other environments where appropriate.
In the real world data comes from multiple sources, each with its own format, is often incomplete and occasionally is plain wrong. Chances are your research and development code will fall over the moment it encounters an actual piece of data.
Apply proven productivity boosting techniques to the solutions your MATLAB users produce. This requires judgement and experience because you and your team want to keep the speed of development MATLAB enables without being slowed down by a traditional software development methodology.
We can select those practices which are most appropriate for the business needs and experience of your team. A few examples are described below.
Quick turnaround requires you to take on board modern software development practices. The key takeaway here is that the only way to deliver a successful project in a short timescale with uncertain requirements is to iterate.
This goes without saying and yet it is still common to come across MATLAB code-bases which number in the 10s of thousands of lines which are not under version control.
We all know we should it more. They key is to be smart about it. Avoiding testing at the start of a project is a great way to buld up technical debt. Better still - automate as much as you can.
Take labour intensive tasks such as testing and deployment out of the hands of your developers and let a machine do it for you.
Can be as simple as commented code to creating your own documentation integrated with the MATLAB help browser.
Do more, or do the same in less time - the choice is yours
Coaxing MATLAB applications into running as fast as they should is at its heart a simple step-by-step process:
Only then consider opting for the more exotic approaches such as:
Driven by the demands for increasingly realistic visuals the computational power of modern graphics cards continues to grow at a staggering pace. These massively parallel pieces of hardware represent a potentially cost-effective source of hardware for compute intensive tasks.
However, only certains type of problem are suitable for running on a GPU. And even those which are suitable can require a potentially prohibitive degree of developer effort and skill. A number of promising examples of middleware and tools are in development to make the process of developing for a GPU easier - this includes MATLAB with the Parallel Computing Toolbox.
I am available to help determine if a problem is appropriate and to help identify sensible technical approaches to developing a GPU solution. This includes developing low-level CUDA based solutions. Typically this would take the form of a proof-of-concept.
Whether it's a compelling graphical end-user application, or a number crunching algorithm
Developing an applications should consist of so much more than delivering code.
Developing a graphical user interface should never be an after thought.
Call out to existing code and applications. Whether you are using Java, C++, C#, Python, Scala, F# or anything else there is a way to make MATLAB communicate.
Go the other direction. Incorporate MATLAB code into your existing applications and infrastructure. It could be a critical algorithm you want to deploy to production or a whizzy calculation that you want your traders to be able to use in Excel.