SciSharp / NumSharp

High Performance Computation for N-D Tensors in .NET, similar API to NumPy.
https://github.com/SciSharp
Apache License 2.0
1.37k stars 192 forks source link

F# in README #432

Closed dsyme closed 3 years ago

dsyme commented 3 years ago

Per recent discussion with @Oceania2018, I've become a architext on SciSharp and will be working to improve the F# experience of using the major SciSharp projects. Part of this is to mention C# and F# equivalently in initial getting started material. This will help attract F# contributors.

This needs to be backed by F# samples and some documentation. These will come in later pull requests.