矩阵计算 [英] Matrix Computation

查看:93
本文介绍了矩阵计算的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

为什么F#不提供标准化的Matrix计算库?我知道那里有一些半熟的开源,但是它们似乎不够扎实,无法用于生产.由于这个单一原因,F#对我来说是很酷的玩具-没用.我希望微软 有一个答案.

解决方案

F#是一种可以与各种不同的软件包一起用于多种用途的语言. F#本身不是软件包的集成(例如Matlab或R).

可以在F#中使用的一些数学库的概述在这里:

您所追求的可能是诸如StatFactory的FCore之类的较新的商业库,请参阅 http://statfactory.co.uk/

您可能也对Cloud Numerics( http://connect.microsoft.com )

Don,对于Visual F#团队来说





Why doesn’t F# provide a standardized Matrix computation lib? I know there are some half-baked open sources there, but they don’t appear to be solid enough for production. For this single reason, F# is a cool toy to me -- useless.  I hope Microsoft has an answer.

解决方案

F# is a language that can be used with a large range of different packages for a wide range of purposes. F# itself is not an integration of packages (e.g. like Matlab or R).

An overview of some of the math libraries you can use with F# is here: http://msdn.microsoft.com/en-us/library/hh304368(v=vs.100).aspx.  F# doesn't decide which matrix library is "right" for you. There are several options. Some of these are open source and some are commercial.

A more recent commercial library like FCore from StatFactory may be what you're after, see http://statfactory.co.uk/

You might also be interested in Cloud Numerics (http://www.microsoft.com/en-us/sqlazurelabs/labs/numerics.aspx), which is in lab-preview at the moment. This is a cloud-scalable distributed matrix compute library.

If you're looking for open source and to contribute, then Math.NET has been progressing a lot lately.

You can also, if you wish, send feedback through Microsoft Connect (http://connect.microsoft.com)

Don, for the Visual F# team





这篇关于矩阵计算的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆