All Versions
5
Latest Version
Avg Release Cycle
84 days
Latest Release
1789 days ago
Changelog History
Changelog History
-
v1.2.2 Changes
July 10, 2018Re-licensed the product under the permissive MIT license.
-
v1.2.1 Changes
January 24, 2018- ๐ Code contracts are no longer used. Microsoft seems to abandon them, and so do we.
- ๐ [SerializableAttribute] was previously removed from Term objects by mistake. It is now back in the relevant framework versions.
-
v1.1 Changes
November 10, 2017- ๐ Substantial improvement of evaluation and differentiation performance by improving cache locality
- Modernized APIs by exploiting new interfaces, such as IReadOnlyList, to expand the set of types accepted as function arguments.
- โ Added multi-targeting. The NuGet package now contains AutoDiff assemblies for various target frameworks.
-
v1.0.2 Changes
August 07, 2017Migrated to .NET Standard 1.4. Should work on more platforms.
-
v1.0 Changes
August 07, 2017๐ The latest stable release before migration to netstandard