Welcome to MSDN Blogs Sign in | Join | Help

September 2008 - Posts

TrueSkill machine learning samples updated for F# CTP and units of measure

Ralf Herbrich has updated both the TrueSkill in F# and TrueSkill Through Time samples to both work with the new F# September 2008 CTP and to use unit-of-measure with the Gaussian belief distributions. Ralf says: Following the publication of the F# source
Posted by dsyme | 1 Comments

F# Job: Senior role at Credit Suisse in Functional Programming

Credit Suisse is seeking to recruit an expert in functional programming for a senior role in the Global Modelling and Analytics Group (GMAG) in the Securities Division. Cross-posted from http://cs.hubfs.net/forums/thread/7066.aspx : The group consists
Posted by dsyme | 3 Comments

F# CTP release update

It’s been a week now since we posted the F# September 2008 CTP release, and it’s been fantastic to see the great response from existing and new F# users alike. We’ve received a lot of good feedback too, and a big thank you to everyone who has taken the

The F# Operators and Basic Functions

F# comes with a number of essential basic functions and operators pre-defined. For example, even "+" is an operator defined in Microsoft.FSharp.Core.Operators, which is opened by default. Likewise "abs" is a function to take the absolute value of a signed
Posted by dsyme | 5 Comments
 
Page view tracker