Blog Articles
Massively Parallel Monte Carlo Simulation using GPU
On this blog post I’m diving deeper into Thrust usage scenarios with a simple implementation of Monte Carlo simulation.
Under the hood of Anonymous methods CSharp
On this post I'll help you to make better decisions on using C# anonymous methods.