csharpfftfsharpintegrationinterpolationlinear-algebramathdifferentiationmatrixnumericsrandomregressionstatisticsmathnet
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
364 B
8 lines
364 B
namespace Microsoft.FSharp
|
|
open System.Reflection
|
|
[<assembly:AssemblyDescription("FSharp.Compiler.CodeDom.dll")>]
|
|
[<assembly:AssemblyCompany("Microsoft Corporation")>]
|
|
[<assembly:AssemblyTitle("FSharp.Compiler.CodeDom.dll")>]
|
|
[<assembly:AssemblyCopyright("\169 Microsoft Corporation. All rights reserved.")>]
|
|
[<assembly:AssemblyProduct("Microsoft\174 F#")>]
|
|
do()
|
|
|