Bookshop!
Edgartown
Diego likes the clams!
Edgartown. Obama is next door!
At port, Woods Hole. Going to visit Diego and Lourdes in Martha’s Vineyard.
The unsupervised inference problem for seven pairwise correlated recognizers is solvable
It takes 127 variables to describe the space of all possible pair wise correlations between 7 recognizers. This is equal to the number of label voting patterns $L^R – 1 = 2^7 – 1 = 127$. Conjecture: the problem is solvable.
Mathematica syntax highlighter test
Testing the syntax highlighter with Mathematica code,
[mathematica]
(* Using algebra to prove geometry theorems *)
LinesAreParallel[{a:point,b:point},{c:point,d:point}] :=
Simplify[
(a[[1]] – b[[1]])(c[[2]] – d[[2]]) -
(a[[2]] – b[[2]])(c[[1]] – d[[1]])
]
[/mathematica]
Testing new code syntaxhighlighter
A new code syntax highlighter has been installed
#! /usr/bin/env python
if __name__ == '__main__':
print "I am highlighted"
MathJax re-enabled and Cambria typeface installed
MathJax is now re-enabled on the blog. I’m trying a 30 day trial of Cambria typeface. Not sure if it works, since it does not look that different from the default web fonts.



