Benoit Patra's Picture

Benoît Patra's blog

Discussions on software engineering and machine learning

  • Home
  • Archives
  • About
  • Academic (past)

October 27, 2013

An unexpected quadratic cost in Excel Interop

My current task at work is the development of an excel addin. This addin is developed in C# .NET and is based on the Excel Interop assemblies, we also use Excel DNA for the packaging and the User Defined functions. While developing...

Add-Ins algorithm C# Excel interop excel Microsoft Excel BigData

August 7, 2013

Powershell + ConEmu + PowerTab: a good combo

Edit: this post was written before the release of PSReadLine which seems to be a more reasonable choice than PowerTab for powershell.exe enhancement (completion, intellisense etc.). Indeed, this latter project looks like to be dead now and does not seem to...

Command-line interface ConEmu powershell PowerTab Windows PowerShell

July 30, 2013

F#-ception, wtf ?!?

coding for fun F# powershell functional programming

July 24, 2013

Rewriting a tree algorithm with purely functional data structures: the "zippers".

This is my first post, it follows a question that I have posted few weeks ago here. A really interesting link provided by a stackoverflow user made me review my question and lead me to write this post. The objective...

algorithm Data structure F# functional implementation Purely functional Tree functional programming BigData

Newer Posts Page 6 of 6

Benoît Patra's blog © 2021.
Powered by Jekyll.

Back to top