F# 与 OpenTK 示例?

发布于 2024-09-25 22:57:57 字数 139 浏览 11 评论 0原文

有人知道也可以使用 F# 中的 OpenTK (http://www.opentk.com/) 等 C# 库吗? 我对数学工具包库特别感兴趣,它可以通过利用 F# 中的 GPU 来为某些脚本提供额外的速度。

有什么无痛的方法可以做到这一点? :)

Is anybody aware of a possibility to use C# libraries like OpenTK (http://www.opentk.com/) from F#, too?
I'm especially interested in a Math toolkit library to give some scripts extra speed by taking advantage of the GPU from within F#.

What's a painless way to do that? :)

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

还在原地等你 2024-10-02 22:57:57

正如 Juliet 提到的,您可以使用 F# 中的任何 .NET 库。具体谈论 OpenTK,有 Laurent Le Brun 编写的一些材料(但是,所有这些材料都是关于图形而不是数学):

可能不是 与您正在寻找的完全相同,但它应该有所帮助(例如,如果在使用 F# 中的 OpenTK 时需要完成一些棘手的事情)

As Juliet mentions, you can use any .NET library from F#. Talking about OpenTK specifically, there is some material written by Laurent Le Brun (however, all of them are about graphics and not math):

It's probably not exactly the same thing as you're looking for, but it should help (e.g. if there are some tricky things that need to be done when using OpenTK from F#)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文