jwinn replied on 05-12-2010 2:25 AM
The current version should work fine in VS2010/.NET 4.0, with the exceptions stated below, although as these are relatively new we have not done extensive testing. The example projects supplied with Infer.NET are for VS2005/2008 so would need to be converted
to work in VS2010 (this should happen automatically when you open them).
The limitations are:
- The current (experimental) implementation of parallel support was designed to work with the CTP and will not work with the .NET 4.0 parallel libraries. We will fix this in the next release.
- We also have reports that the current F# wrapper is not compatable with F#2.0 - this will not prevent you from using Infer.NET from F# 2.0 but will make it less convenient to do certain operations. Again, we will look to fix this in the next
release.
Please let us know if you do encounter any other difficulties using either VS2010 or .NET4.0 and we will do our best to resolve them.
Best regards,
John W.