Bannalia: trivial notes on themes diverse
Sunday, June 29, 2008
Cpp bignum comparison
›
Equality of two C preprocessor bignums is trivially established (negatively) when the lengths of their representative sequences differ: #d...
1 comment:
Wednesday, June 25, 2008
Back to the future
›
Future -based concurrent programming can be unexpectedly inefficient when some futures depend on others. Consider the following code (althou...
1 comment:
Saturday, June 21, 2008
Making choices: adaptive strategy
›
We revisit the problem of selecting one among N candidates based on the evaluation of M independent normally distributed random candidate...
Tuesday, June 17, 2008
C preprocessor bignums
›
Consider the following Boost.Preprocessor -based snippet: // ARRAY defines a stack-based array or a dynamically // allocated array when th...
Thursday, June 12, 2008
A complex monad in metaC++
›
In a prior entry we proposed a Boost.MPL -based representation of monads in C++ template metaprogramming. Let us exercise this framework b...
2 comments:
Monday, June 9, 2008
Making choices: two-stage strategies
›
Let us consider more sophisticated selection strategies than those studied in a prior entry for the problem of selecting one among N candi...
Thursday, June 5, 2008
Rotating bunny
›
Isometric perspective and a little animation can be used to conveniently visualize intricate 3D models: The 1,889 points defining the surfa...
‹
›
Home
View web version