Skip to main content
dsyme avatar

dsyme

NuGet publisher profile

Packages
154
Total Downloads
50.6M
50,590,583

Packages (154)

FSharp.Data package icon

FSharp.Data

The FSharp.Data packages contain type providers and utilities to access common data formats (CSV, HTML, JSON and XML in your F# applications and scripts. * FSharp.Data -- includes everything * FSharp.Data.Http -- http types/helpers * FSharp.Data.Csv.Core -- csv types/helpers * FSharp.Data.Json.Core -- json types/helpers * FSharp.Data.Html.Core -- html types/helpers * FSharp.Data.Xml.Core -- xml types/helpers

9.3M
downloads
FSharp.Control.AsyncSeq package icon

FSharp.Control.AsyncSeq

Asynchronous sequences for F#

4.3M
downloads
Deedle package icon

Deedle

Package Description

2.8M
downloads
FSharp.Data.Http package icon

FSharp.Data.Http

The FSharp.Data packages contain type providers and utilities to access common data formats (CSV, HTML, JSON and XML in your F# applications and scripts. * FSharp.Data -- includes everything * FSharp.Data.Http -- http types/helpers * FSharp.Data.Csv.Core -- csv types/helpers * FSharp.Data.Json.Core -- json types/helpers * FSharp.Data.Html.Core -- html types/helpers * FSharp.Data.Xml.Core -- xml types/helpers

2.5M
downloads
FSharp.Data.Json.Core package icon

FSharp.Data.Json.Core

The FSharp.Data packages contain type providers and utilities to access common data formats (CSV, HTML, JSON and XML in your F# applications and scripts. * FSharp.Data -- includes everything * FSharp.Data.Http -- http types/helpers * FSharp.Data.Csv.Core -- csv types/helpers * FSharp.Data.Json.Core -- json types/helpers * FSharp.Data.Html.Core -- html types/helpers * FSharp.Data.Xml.Core -- xml types/helpers

2.5M
downloads
FSharp.Data.Csv.Core package icon

FSharp.Data.Csv.Core

The FSharp.Data packages contain type providers and utilities to access common data formats (CSV, HTML, JSON and XML in your F# applications and scripts. * FSharp.Data -- includes everything * FSharp.Data.Http -- http types/helpers * FSharp.Data.Csv.Core -- csv types/helpers * FSharp.Data.Json.Core -- json types/helpers * FSharp.Data.Html.Core -- html types/helpers * FSharp.Data.Xml.Core -- xml types/helpers

2.5M
downloads
FSharp.Data.Xml.Core package icon

FSharp.Data.Xml.Core

The FSharp.Data packages contain type providers and utilities to access common data formats (CSV, HTML, JSON and XML in your F# applications and scripts. * FSharp.Data -- includes everything * FSharp.Data.Http -- http types/helpers * FSharp.Data.Csv.Core -- csv types/helpers * FSharp.Data.Json.Core -- json types/helpers * FSharp.Data.Html.Core -- html types/helpers * FSharp.Data.Xml.Core -- xml types/helpers

2.5M
downloads
FSharp.Data.WorldBank.Core package icon

FSharp.Data.WorldBank.Core

The FSharp.Data packages contain type providers and utilities to access common data formats (CSV, HTML, JSON and XML in your F# applications and scripts. * FSharp.Data -- includes everything * FSharp.Data.Http -- http types/helpers * FSharp.Data.Csv.Core -- csv types/helpers * FSharp.Data.Json.Core -- json types/helpers * FSharp.Data.Html.Core -- html types/helpers * FSharp.Data.Xml.Core -- xml types/helpers

2.5M
downloads
FSharp.Data.Adaptive package icon

FSharp.Data.Adaptive

FSharp.Data.Adaptive provides an incremental evaluation system inspired by Adapton, DeltaML and many others for FSharp. The implementation provides incremental datastructures for refs/sets/lists/maps.

2.1M
downloads
TorchSharp package icon

TorchSharp

.NET Bindings for Torch. Requires reference to one of libtorch-cpu, libtorch-cuda-12.8, libtorch-cuda-12.8-win-x64 or libtorch-cuda-12.8-linux-x64 version 2.10.0.0 to execute.

1.4M
downloads
FSharp.Compiler.Tools package icon

FSharp.Compiler.Tools

FSharp.Compiler.Tools for F# 4.5 FSharp.Compiler.Tools built by F# Software Foundation This package includes the F# compiler (fsc.exe), F# Interactive (fsi.exe, fsiAnyCpu.exe) and the MSBuild component (FSharp.Build.dll). NOTE: the compiler executes with .NET Framework and/or Mono. It does not execute with .NET Core. For a compiler that executes with .NET Core use the .NET Core SDK, which includes an F# compiler.

1.1M
downloads
FSharp.Formatting package icon

FSharp.Formatting

The package is a collection of libraries that can be used for literate programming with F# (great for building documentation) and for generating library documentation from inline code comments. The key components are Markdown parser, tools for formatting F# code snippets, including tool tip type information and a tool for generating documentation from library metadata.

1.0M
downloads
libtorch-cpu-linux-x64 package icon

libtorch-cpu-linux-x64

TorchSharp makes PyTorch available for .NET users. libtorch-cpu-linux-x64 contains components of the PyTorch LibTorch library version 2.10.0 redistributed as a NuGet package with added support for TorchSharp.

618.0K
downloads
FSharp.Formatting.CommandTool package icon

FSharp.Formatting.CommandTool

The package is a collection of libraries that can be used for literate programming with F# (great for building documentation) and for generating library documentation from inline code comments. The key components are Markdown parser, tools for formatting F# code snippets, including tool tip type information and a tool for generating documentation from library metadata.

571.0K
downloads
libtorch-cpu-win-x64 package icon

libtorch-cpu-win-x64

TorchSharp makes PyTorch available for .NET users. libtorch-cpu-win-x64 contains components of the PyTorch LibTorch library version 2.10.0 redistributed as a NuGet package with added support for TorchSharp.

455.2K
downloads
TorchSharp-cuda-windows package icon

TorchSharp-cuda-windows

TorchSharp makes PyTorch available for .NET users. This package combines the TorchSharp package with LibTorch 2.10.0 CUDA 12.8 support for Windows.

381.3K
downloads
MBrace.Core package icon

MBrace.Core

The MBrace core library contains all cloud computation essentials, libraries and local execution tools for authoring distributed code.

357.4K
downloads
fsdocs-tool package icon

fsdocs-tool

The 'dotnet fsdocs' documentation generation tool for F# projects. Install use 'dotnet tool add fsdocs-tool'. See the project site for documentation.

337.9K
downloads
libtorch-cpu-osx-x64 package icon

libtorch-cpu-osx-x64

TorchSharp makes PyTorch available for .NET users. libtorch-cpu-osx-x64 contains components of the PyTorch LibTorch library version 2.2.1 redistributed as a NuGet package with added support for TorchSharp.

331.1K
downloads
FSharp.Charting package icon

FSharp.Charting

The F# Charting library (FSharp.Charting.dll) is a compositional library for creating charts from F# on Windows. Use FSharp.Charting.Gtk for other platforms. FSharp.Charting is designed to be a great fit for data scripting in F# Interactive, but charts can also be embedded in Windows applications. The library is a wrapper for .NET Chart Controls, which are only supported on Windows.

321.0K
downloads
DiffSharp.Core package icon

DiffSharp.Core

DiffSharp is a tensor library with support for differentiable programming. It is designed for use in machine learning, probabilistic programming, optimization and other domains. For documentation and installation instructions visit: https://diffsharp.github.io/

310.4K
downloads
MBrace.Runtime package icon

MBrace.Runtime

MBrace runtime core library containing the foundations for implementing distributed runtimes that support cloud workflows. The runtime core uses FsPickler and Vagabond as a foundation for communication and upload of code.

300.0K
downloads
libtorch-cpu package icon

libtorch-cpu

TorchSharp makes PyTorch available for .NET users. libtorch-cpu contains components of the PyTorch LibTorch library version 2.10.0 redistributed as a NuGet package with added support for TorchSharp.

295.8K
downloads
FsLab package icon

FsLab

FsLab is a combination package that supports doing data science with F#. FsLab includes literate scripting converted to HTML and PDF, and by default references Deedle (a data frame library), FSharp.Data (for data access) and XPlot (for visualization). You can optionally add any other nuget packages.

284.9K
downloads
TorchSharp-cpu package icon

TorchSharp-cpu

TorchSharp makes PyTorch available for .NET users. This package combines the TorchSharp package with LibTorch 2.10.0 CPU support.

262.4K
downloads
FSharp.Stats package icon

FSharp.Stats

F#-first linear algebra, machine learning, fitting, signal processing, and statistical testing.

239.3K
downloads
XPlot.GoogleCharts package icon

XPlot.GoogleCharts

XPlot is a cross-platform data visualization library that supports creating charts using Google Charts and Plotly. The library provides a composable domain specific language for building charts and specifying their properties.

239.0K
downloads
RProvider package icon

RProvider

An F# Type Provider providing strongly typed access to the R statistical language. The type provider automatically discovers available R packages and makes them easily accessible from F#, so you can easily call powerful packages and visualization libraries from code running on the .NET platform.

232.6K
downloads
MBrace.Azure package icon

MBrace.Azure

MBrace on Windows Azure.

224.0K
downloads
DiffSharp.Backends.Torch package icon

DiffSharp.Backends.Torch

DiffSharp is a tensor library with support for differentiable programming. It is designed for use in machine learning, probabilistic programming, optimization and other domains. For documentation and installation instructions visit: https://diffsharp.github.io/

178.9K
downloads
libtorch-cuda-11.3-win-x64-part11 package icon

libtorch-cuda-11.3-win-x64-part11

(see main package)

174.9K
downloads
libtorch-cuda-11.3-win-x64-part1 package icon

libtorch-cuda-11.3-win-x64-part1

(see main package)

173.9K
downloads
TorchSharp-cuda-linux package icon

TorchSharp-cuda-linux

TorchSharp makes PyTorch available for .NET users. This package combines the TorchSharp package with LibTorch 2.10.0 CUDA 12.8 support for Linux.

171.6K
downloads
libtorch-cuda-11.3-win-x64-part2 package icon

libtorch-cuda-11.3-win-x64-part2

(see main package)

169.1K
downloads
FSharp.Compiler.CodeDom package icon

FSharp.Compiler.CodeDom

A limited CodeDom implementation for F#

167.0K
downloads
MBrace.Flow package icon

MBrace.Flow

MBrace library for distributing flow computations.

166.4K
downloads
DiffSharp.Backends.Reference package icon

DiffSharp.Backends.Reference

DiffSharp is a tensor library with support for differentiable programming. It is designed for use in machine learning, probabilistic programming, optimization and other domains. For documentation and installation instructions visit: https://diffsharp.github.io/

157.8K
downloads
libtorch-cuda-11.3-win-x64-part8 package icon

libtorch-cuda-11.3-win-x64-part8

(see main package)

153.2K
downloads
Deedle.RPlugin package icon

Deedle.RPlugin

Deedle implements an efficient and robust frame and series data structures for manipulating with structured data. It supports handling of missing values, aggregations, grouping, joining, statistical functions and more. For frames and series with ordered indices (such as time series), automatic alignment is also available. This package installs core Deedle package, together with an R type provider plugin which makes it possible to pass data frames and time series between R and Deedle

153.2K
downloads
libtorch-cuda-11.3-win-x64-part3-fragment1 package icon

libtorch-cuda-11.3-win-x64-part3-fragment1

(see main package)

152.5K
downloads
libtorch-cuda-11.3-win-x64-part9-fragment1 package icon

libtorch-cuda-11.3-win-x64-part9-fragment1

(see main package)

151.4K
downloads
libtorch-cuda-11.3-win-x64-part9-fragment2 package icon

libtorch-cuda-11.3-win-x64-part9-fragment2

(see main package)

151.0K
downloads
libtorch-cuda-11.3-win-x64-part5 package icon

libtorch-cuda-11.3-win-x64-part5

(see main package)

150.8K
downloads
libtorch-cuda-11.3-win-x64-part4 package icon

libtorch-cuda-11.3-win-x64-part4

(see main package)

149.2K
downloads
libtorch-cuda-11.3-win-x64-part10 package icon

libtorch-cuda-11.3-win-x64-part10

(see main package)

143.7K
downloads
libtorch-cuda-11.3-win-x64-part3-fragment2 package icon

libtorch-cuda-11.3-win-x64-part3-fragment2

(see main package)

143.3K
downloads
libtorch-cuda-11.3-win-x64-part6 package icon

libtorch-cuda-11.3-win-x64-part6

(see main package)

141.9K
downloads
libtorch-cuda-11.1-win-x64-part11 package icon

libtorch-cuda-11.1-win-x64-part11

(see main package)

140.8K
downloads
FSharp.Compiler.Service.ProjectCracker package icon

FSharp.Compiler.Service.ProjectCracker

Legacy project file cracker for the F# compiler service.

140.3K
downloads
MBrace.Tests package icon

MBrace.Tests

A collection of abstract NUnit-based test suites for evaluating MBrace runtime implementations.

140.1K
downloads
libtorch-cuda-11.3-win-x64-part9-primary package icon

libtorch-cuda-11.3-win-x64-part9-primary

(see main package)

139.0K
downloads
libtorch-cuda-11.1-win-x64-part1 package icon

libtorch-cuda-11.1-win-x64-part1

(see main package)

138.0K
downloads
libtorch-cuda-11.3-win-x64-part9-fragment3 package icon

libtorch-cuda-11.3-win-x64-part9-fragment3

(see main package)

133.5K
downloads
DiffSharp-cuda-windows package icon

DiffSharp-cuda-windows

DiffSharp is a tensor library with support for differentiable programming. It is designed for use in machine learning, probabilistic programming, optimization and other domains. For documentation and installation instructions visit: https://diffsharp.github.io/

132.9K
downloads
MBrace.Thespian package icon

MBrace.Thespian

Provides a simple MBrace cluster implementation over Nessos.Thespian.

130.2K
downloads
libtorch-cuda-11.3-win-x64-part3-primary package icon

libtorch-cuda-11.3-win-x64-part3-primary

(see main package)

126.1K
downloads
libtorch-cuda-11.1-win-x64-part2 package icon

libtorch-cuda-11.1-win-x64-part2

(see main package)

123.6K
downloads
XPlot.GoogleCharts.Deedle package icon

XPlot.GoogleCharts.Deedle

XPlot is a cross-platform data visualization library that supports creating charts using Google Charts and Plotly. The library provides a composable domain specific language for building charts and specifying their properties.

122.9K
downloads
libtorch-cuda-11.3-win-x64-part7 package icon

libtorch-cuda-11.3-win-x64-part7

(see main package)

122.5K
downloads
libtorch-cuda-11.3-win-x64 package icon

libtorch-cuda-11.3-win-x64

TorchSharp makes PyTorch available for .NET users. libtorch-cuda-11.3-win-x64 contains components of the PyTorch LibTorch library version 1.11.0 redistributed as a NuGet package with added support for TorchSharp.

120.3K
downloads
libtorch-cuda-11.1-win-x64-part3-fragment1 package icon

libtorch-cuda-11.1-win-x64-part3-fragment1

(see main package)

115.2K
downloads
libtorch-cuda-11.1-win-x64-part10 package icon

libtorch-cuda-11.1-win-x64-part10

(see main package)

112.8K
downloads
DiffSharp-cuda-linux package icon

DiffSharp-cuda-linux

DiffSharp is a tensor library with support for differentiable programming. It is designed for use in machine learning, probabilistic programming, optimization and other domains. For documentation and installation instructions visit: https://diffsharp.github.io/

108.3K
downloads
libtorch-cuda-11.1-linux-x64-part1 package icon

libtorch-cuda-11.1-linux-x64-part1

(see main package)

107.3K
downloads
DiffSharp.Data package icon

DiffSharp.Data

DiffSharp is a tensor library with support for differentiable programming. It is designed for use in machine learning, probabilistic programming, optimization and other domains. For documentation and installation instructions visit: https://diffsharp.github.io/

106.9K
downloads
libtorch-cuda-11.1-win-x64-part6 package icon

libtorch-cuda-11.1-win-x64-part6

(see main package)

106.4K
downloads
libtorch-cuda-11.1-linux-x64-part2-fragment4 package icon

libtorch-cuda-11.1-linux-x64-part2-fragment4

(see main package)

105.9K
downloads
libtorch-cuda-11.1-linux-x64-part2-fragment3 package icon

libtorch-cuda-11.1-linux-x64-part2-fragment3

(see main package)

104.2K
downloads
libtorch-cuda-11.1-win-x64-part3-fragment2 package icon

libtorch-cuda-11.1-win-x64-part3-fragment2

(see main package)

103.1K
downloads
libtorch-cuda-11.1-linux-x64-part2-fragment5 package icon

libtorch-cuda-11.1-linux-x64-part2-fragment5

(see main package)

102.2K
downloads
libtorch-cuda-11.1-win-x64-part7-fragment1 package icon

libtorch-cuda-11.1-win-x64-part7-fragment1

(see main package)

102.0K
downloads
libtorch-cuda-11.1-win-x64-part5 package icon

libtorch-cuda-11.1-win-x64-part5

(see main package)

100.6K
downloads
DiffSharp-cpu package icon

DiffSharp-cpu

DiffSharp is a tensor library with support for differentiable programming. It is designed for use in machine learning, probabilistic programming, optimization and other domains. For documentation and installation instructions visit: https://diffsharp.github.io/

100.3K
downloads
libtorch-cuda-11.1-linux-x64-part2-fragment6 package icon

libtorch-cuda-11.1-linux-x64-part2-fragment6

(see main package)

98.0K
downloads
DiffSharp-lite package icon

DiffSharp-lite

DiffSharp is a tensor library with support for differentiable programming. It is designed for use in machine learning, probabilistic programming, optimization and other domains. For documentation and installation instructions visit: https://diffsharp.github.io/

97.6K
downloads
libtorch-cuda-11.1-linux-x64-part3-fragment1 package icon

libtorch-cuda-11.1-linux-x64-part3-fragment1

(see main package)

96.2K
downloads
libtorch-cuda-11.1-win-x64-part8 package icon

libtorch-cuda-11.1-win-x64-part8

(see main package)

95.7K
downloads
libtorch-cuda-11.1-linux-x64-part3-fragment3 package icon

libtorch-cuda-11.1-linux-x64-part3-fragment3

(see main package)

94.3K
downloads
libtorch-cuda-11.1-linux-x64-part3-fragment2 package icon

libtorch-cuda-11.1-linux-x64-part3-fragment2

(see main package)

94.2K
downloads
libtorch-cuda-11.1-win-x64-part9-fragment2 package icon

libtorch-cuda-11.1-win-x64-part9-fragment2

(see main package)

93.3K
downloads
libtorch-cuda-11.1-win-x64-part9-fragment1 package icon

libtorch-cuda-11.1-win-x64-part9-fragment1

(see main package)

93.0K
downloads
libtorch-cuda-11.1-win-x64-part7-fragment2 package icon

libtorch-cuda-11.1-win-x64-part7-fragment2

(see main package)

93.0K
downloads
libtorch-cuda-11.1-win-x64-part9-fragment4 package icon

libtorch-cuda-11.1-win-x64-part9-fragment4

(see main package)

92.8K
downloads
libtorch-cuda-11.1-win-x64-part9-fragment3 package icon

libtorch-cuda-11.1-win-x64-part9-fragment3

(see main package)

92.7K
downloads
libtorch-cuda-11.1-linux-x64-part2-fragment7 package icon

libtorch-cuda-11.1-linux-x64-part2-fragment7

(see main package)

91.7K
downloads
FsLab.Runner package icon

FsLab.Runner

This package contains a library for turning FsLab experiments written as script files into HTML and LaTeX reports. The easiest way to use the library is to use the 'FsLab Journal' Visual Studio template.

91.1K
downloads
MBrace.Azure.Management package icon

MBrace.Azure.Management

MBrace.Azure cluster management library.

89.5K
downloads
libtorch-cuda-11.1-linux-x64-part3-primary package icon

libtorch-cuda-11.1-linux-x64-part3-primary

(see main package)

87.8K
downloads
FSharp.Compiler.Service.MSBuild.v12 package icon

FSharp.Compiler.Service.MSBuild.v12

Additional DLL for legacy compat for the F# compiler service.

85.3K
downloads
libtorch-cuda-11.1-win-x64-part9-primary package icon

libtorch-cuda-11.1-win-x64-part9-primary

(see main package)

83.8K
downloads
libtorch-cuda-11.1-win-x64-part9-fragment5 package icon

libtorch-cuda-11.1-win-x64-part9-fragment5

(see main package)

83.4K
downloads
libtorch-cuda-11.1-win-x64-part4 package icon

libtorch-cuda-11.1-win-x64-part4

(see main package)

82.6K
downloads
libtorch-cuda-11.1-win-x64-part7-primary package icon

libtorch-cuda-11.1-win-x64-part7-primary

(see main package)

82.6K
downloads
libtorch-cuda-11.3-linux-x64-part1 package icon

libtorch-cuda-11.3-linux-x64-part1

(see main package)

82.1K
downloads
libtorch-cuda-11.3-linux-x64-part2-fragment2 package icon

libtorch-cuda-11.3-linux-x64-part2-fragment2

(see main package)

81.8K
downloads
libtorch-cuda-11.3-linux-x64-part2-fragment3 package icon

libtorch-cuda-11.3-linux-x64-part2-fragment3

(see main package)

80.4K
downloads
libtorch-cuda-11.1-win-x64 package icon

libtorch-cuda-11.1-win-x64

TorchSharp makes PyTorch available for .NET users. libtorch-cuda-11.1-win-x64 contains components of the PyTorch LibTorch library version 1.9.0 redistributed as a NuGet package with added support for TorchSharp.

80.2K
downloads
libtorch-cuda-11.1-win-x64-part3-primary package icon

libtorch-cuda-11.1-win-x64-part3-primary

(see main package)

80.1K
downloads
libtorch-cuda-11.1-linux-x64-part2-fragment2 package icon

libtorch-cuda-11.1-linux-x64-part2-fragment2

(see main package)

79.4K
downloads
libtorch-cuda-11.3-linux-x64-part2-fragment4 package icon

libtorch-cuda-11.3-linux-x64-part2-fragment4

(see main package)

78.7K
downloads
libtorch-cuda-11.1-linux-x64-part2-fragment1 package icon

libtorch-cuda-11.1-linux-x64-part2-fragment1

(see main package)

78.5K
downloads
libtorch-cuda-11.3-linux-x64-part2-fragment5 package icon

libtorch-cuda-11.3-linux-x64-part2-fragment5

(see main package)

78.4K
downloads
libtorch-cuda-11.3-linux-x64-part3-fragment1 package icon

libtorch-cuda-11.3-linux-x64-part3-fragment1

(see main package)

75.3K
downloads
libtorch-cuda-11.3-linux-x64-part3-fragment2 package icon

libtorch-cuda-11.3-linux-x64-part3-fragment2

(see main package)

75.1K
downloads
libtorch-cuda-11.1-linux-x64-part2-primary package icon

libtorch-cuda-11.1-linux-x64-part2-primary

(see main package)

72.2K
downloads
libtorch-cuda-11.3-linux-x64-part2-fragment6 package icon

libtorch-cuda-11.3-linux-x64-part2-fragment6

(see main package)

72.2K
downloads
libtorch-cuda-11.3-linux-x64-part3-primary package icon

libtorch-cuda-11.3-linux-x64-part3-primary

(see main package)

70.5K
downloads
libtorch-cuda-11.3-linux-x64-part3-fragment3 package icon

libtorch-cuda-11.3-linux-x64-part3-fragment3

(see main package)

70.3K
downloads
FSharp.Formatting.Literate package icon

FSharp.Formatting.Literate

The package is a collection of libraries that can be used for literate programming with F# (great for building documentation) and for generating library documentation from inline code comments. The key components are Markdown parser, tools for formatting F# code snippets, including tool tip type information and a tool for generating documentation from library metadata.

69.6K
downloads
libtorch-cuda-11.3-linux-x64-part2-fragment1 package icon

libtorch-cuda-11.3-linux-x64-part2-fragment1

(see main package)

69.2K
downloads
libtorch-cuda-11.1-linux-x64-part4 package icon

libtorch-cuda-11.1-linux-x64-part4

(see main package)

68.3K
downloads
libtorch-cuda-11.1-linux-x64-part3-fragment4 package icon

libtorch-cuda-11.1-linux-x64-part3-fragment4

(see main package)

66.0K
downloads
libtorch-cuda-11.1-linux-x64 package icon

libtorch-cuda-11.1-linux-x64

TorchSharp makes PyTorch available for .NET users. libtorch-cuda-11.1-linux-x64 contains components of the PyTorch LibTorch library version 1.9.0 redistributed as a NuGet package with added support for TorchSharp.

65.2K
downloads
libtorch-cuda-11.1-linux-x64-part2-fragment8 package icon

libtorch-cuda-11.1-linux-x64-part2-fragment8

(see main package)

64.0K
downloads
libtorch-cuda-11.3-linux-x64-part2-primary package icon

libtorch-cuda-11.3-linux-x64-part2-primary

(see main package)

63.0K
downloads
libtorch-cuda-11.3-win-x64-part9-fragment4 package icon

libtorch-cuda-11.3-win-x64-part9-fragment4

(see main package)

62.4K
downloads
DiffSharp package icon

DiffSharp

DiffSharp is an automatic differentiation (AD) library. AD allows exact and efficient calculation of derivatives, by systematically invoking the chain rule of calculus at the elementary operator level during program execution. AD is different from numerical differentiation, which is prone to truncation and round-off errors, and symbolic differentiation, which is affected by expression swell and cannot fully handle algorithmic control flow. Using the DiffSharp library, derivative calculations (gradients, Hessians, Jacobians, directional derivatives, and matrix-free Hessian- and Jacobian-vector products) can be incorporated with minimal change into existing algorithms. Diffsharp supports nested forward and reverse AD up to any level, meaning that you can compute exact higher-order derivatives or differentiate functions that are internally making use of differentiation. Please see the API Overview page for a list of available operations. The library is under active development by Atılım Güneş Baydin and Barak A. Pearlmutter mainly for research applications in machine learning, as part of their work at the Brain and Computation Lab, Hamilton Institute, National University of Ireland Maynooth. DiffSharp is implemented in the F# language and can be used from C# and the other languages running on .NET Core, Mono, or the .NET Framework; targeting the 64 bit platform. It is tested on Linux and Windows. We are working on interfaces/ports to other languages.

59.4K
downloads
libtorch-cuda-11.3-linux-x64 package icon

libtorch-cuda-11.3-linux-x64

TorchSharp makes PyTorch available for .NET users. libtorch-cuda-11.3-linux-x64 contains components of the PyTorch LibTorch library version 1.11.0 redistributed as a NuGet package with added support for TorchSharp.

58.0K
downloads
FSharp.Core.Fluent-4.0 package icon

FSharp.Core.Fluent-4.0

Fluent extensions for FSharp.Core

57.2K
downloads
libtorch-cuda-11.1-linux-x64-part2-fragment10 package icon

libtorch-cuda-11.1-linux-x64-part2-fragment10

(see main package)

57.1K
downloads
libtorch-cuda-11.3-linux-x64-part2-fragment7 package icon

libtorch-cuda-11.3-linux-x64-part2-fragment7

(see main package)

56.7K
downloads
Thespian package icon

Thespian

A declarative command line and XML configuration parser for F# applications.

54.9K
downloads
libtorch-cuda-11.1-linux-x64-part2-fragment9 package icon

libtorch-cuda-11.1-linux-x64-part2-fragment9

(see main package)

54.4K
downloads
libtorch-cuda-11.3-linux-x64-part4 package icon

libtorch-cuda-11.3-linux-x64-part4

(see main package)

53.9K
downloads
MBrace.CSharp package icon

MBrace.CSharp

MBrace wrappers and utilities for C#

51.7K
downloads
FSharp.Literate package icon

FSharp.Literate

The package is a collection of libraries that can be used for literate programming with F# (great for building documentation) and for generating library documentation from inline code comments. The key componments are Markdown parser, tools for formatting F# code snippets, including tool tip type information and a tool for generating documentation from library metadata.

47.0K
downloads
libtorch-cuda-11.3-linux-x64-part3-fragment4 package icon

libtorch-cuda-11.3-linux-x64-part3-fragment4

(see main package)

38.0K
downloads
libtorch-cuda-10.2-win-x64-part2 package icon

libtorch-cuda-10.2-win-x64-part2

(see main package)

36.1K
downloads
FSharp.Charting.Gtk package icon

FSharp.Charting.Gtk

The F# Charting Gtk library (FSharp.Charting.Gtk.dll) is a cross-platform variation of of FSharp.Charting. It can be used on Windows, OSX and other platforms supporting Gtk. See also th https://fslab.org/XPlot library for cross-platform charting.

32.6K
downloads
MBrace.Runtime.Core package icon

MBrace.Runtime.Core

MBrace runtime core library containing the foundations for implementing distributed runtimes that support cloud workflows.

31.0K
downloads
libtorch-cuda-10.2-win-x64-part4-primary package icon

libtorch-cuda-10.2-win-x64-part4-primary

(see main package)

23.7K
downloads
libtorch-cuda-10.2-win-x64-part4-fragment1 package icon

libtorch-cuda-10.2-win-x64-part4-fragment1

(see main package)

20.0K
downloads
Deedle.Excel package icon

Deedle.Excel

Package Description

20.0K
downloads
FSharp.TypeProviders.Templates package icon

FSharp.TypeProviders.Templates

`dotnet new` template for building F# Type Providers.

19.2K
downloads
XPlot.GoogleCharts.WPF package icon

XPlot.GoogleCharts.WPF

XPlot is a cross-platform data visualization library that supports creating charts using Google Charts and Plotly. The library provides a composable domain specific language for building charts and specifying their properties.

16.2K
downloads
libtorch-cuda-10.2-win-x64-part3 package icon

libtorch-cuda-10.2-win-x64-part3

(see main package)

16.2K
downloads
DiffSharp-cuda package icon

DiffSharp-cuda

DiffSharp is a tensor library with support for differentiable programming. It is designed for use in machine learning, probabilistic programming, optimization and other domains. For documentation and installation instructions visit: https://diffsharp.github.io/

16.1K
downloads
XPlot.Plotly.WPF package icon

XPlot.Plotly.WPF

XPlot is a cross-platform data visualization library that supports creating charts using Google Charts and Plotly. The library provides a composable domain specific language for building charts and specifying their properties.

15.0K
downloads
FSharp.Core.Fluent-3.1 package icon

FSharp.Core.Fluent-3.1

Fluent members for Seq, List, Array and all F# 3.1 FSharp.Core functions

15.0K
downloads
libtorch-cuda-10.2-win-x64-part5 package icon

libtorch-cuda-10.2-win-x64-part5

(see main package)

11.9K
downloads
FSharp.Data.Experimental.XenomorphProvider package icon

FSharp.Data.Experimental.XenomorphProvider

The FSharp.Data.Experimental.XenomorphProvider type provider provides a strongly typed embedding of financial data from Xenomorph.TimeScape

11.5K
downloads
Hype package icon

Hype

Hype is a proof-of-concept deep learning library, where you can perform optimization on compositional machine learning systems of many components, even when such components themselves internally perform optimization. This is enabled by nested automatic differentiation (AD) giving you access to the automatic exact derivative of any floating-point value in your code with respect to any other. Underlying computations are run by a BLAS/LAPACK backend (OpenBLAS by default).

7.0K
downloads
libtorch-cuda-10.2-win-x64-part4-fragment2 package icon

libtorch-cuda-10.2-win-x64-part4-fragment2

(see main package)

7.0K
downloads
FSharp.Core.Fluent package icon

FSharp.Core.Fluent

Fluent extensions for FSharp.Core

6.3K
downloads
FSharp.Formatting.Razor package icon

FSharp.Formatting.Razor

The package is a collection of libraries that can be used for literate programming with F# (great for building documentation) and for generating library documentation from inline code comments. The key componments are Markdown parser, tools for formatting F# code snippets, including tool tip type information and a tool for generating documentation from library metadata.

6.0K
downloads
FSharp.Data.DbPedia package icon

FSharp.Data.DbPedia

An F# type provider for DBpedia, allowing you to browse and query Wikipedia knowledge in a strongly typed way

4.1K
downloads
AtenSharp package icon

AtenSharp

.NET Bindings for Torch

2.2K
downloads
libtorch-cuda-11.3-linux-x64-part2-fragment10 package icon

libtorch-cuda-11.3-linux-x64-part2-fragment10

(see main package)

1.3K
downloads
FsMath package icon

FsMath

FsMath is a lightweight maths library designed for modern F# workflows. It focuses on zero-friction interop with existing array-centric libraries ( FSharp.Stats, Math.NET Numerics, libtorch via TorchSharp, etc.) while giving you the performance head-room of SIMD-accelerated kernels and a clean, idiomatic F# API.

1.1K
downloads
Fable.React.Adaptive package icon

Fable.React.Adaptive

Fable.React.Adaptive provides react bindings for adaptive values from FSharp.Data.Adaptive.

930
downloads
libtorch-cuda-11.3-linux-x64-part2-fragment8 package icon

libtorch-cuda-11.3-linux-x64-part2-fragment8

(see main package)

882
downloads
libtorch-cuda-11.3-linux-x64-part2-fragment9 package icon

libtorch-cuda-11.3-linux-x64-part2-fragment9

(see main package)

868
downloads
Fable.Elmish.Adaptive package icon

Fable.Elmish.Adaptive

Fable.Elmish.Adaptive provides an elmish(ish) frontend for writing web apps with FSharp.Data.Adaptive

782
downloads
DiffSharp.IO package icon

DiffSharp.IO

Package Description

633
downloads