FSharp.Quotations.Evaluator 1.0.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package FSharp.Quotations.Evaluator --version 1.0.4
NuGet\Install-Package FSharp.Quotations.Evaluator -Version 1.0.4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="FSharp.Quotations.Evaluator" Version="1.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FSharp.Quotations.Evaluator --version 1.0.4
#r "nuget: FSharp.Quotations.Evaluator, 1.0.4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install FSharp.Quotations.Evaluator as a Cake Addin
#addin nuget:?package=FSharp.Quotations.Evaluator&version=1.0.4

// Install FSharp.Quotations.Evaluator as a Cake Tool
#tool nuget:?package=FSharp.Quotations.Evaluator&version=1.0.4

A quotations evaluator for F# based on LINQ expression tree compilation. Some constructs are not supported and performance may be slower than F# compiled code. Based on the old F# 2.0 PowerPack code.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (19)

Showing the top 5 NuGet packages that depend on FSharp.Quotations.Evaluator:

Package Downloads
Akka.FSharp The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

F# API support for Akka.NET

Aardvark.Rendering.NanoVg

Aardvark is an open-source platform for visual computing, real-time graphics and visualization.

Brahma.FSharp

Core components of Brahma.FSharp.

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.

Brahma.FSharp.OpenCL.Translator

F# quotations to OpenCL C translator.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on FSharp.Quotations.Evaluator:

Repository Stars
akkadotnet/akka.net
Canonical actor model implementation for .NET with local + distributed actors in C# and F#.
SonarSource/sonar-dotnet
Code analyzer for C# and VB.NET projects
Version Downloads Last updated
2.1.0 204,803 3/12/2020
2.0.0 2,814 11/23/2019
1.1.3 62,566 10/31/2018
1.1.2 27,462 3/25/2018
1.1.1 1,166 3/25/2018
1.1.0 6,071 3/21/2018
1.0.7 16,677 12/15/2015
1.0.6 320,541 3/9/2015
1.0.4 2,399 11/24/2014
1.0.3 1,461 11/19/2014
1.0.2 2,476 11/1/2014
1.0.1 3,307 9/8/2014
1.0.0 3,591 9/8/2014

simplification refactorings
(my) stylistic code formatting