Releases: alexshtf/autodiff
Releases · alexshtf/autodiff
1.2.2
10 Jul 03:36
Compare
Sorry, something went wrong.
No results found
Re-licensed the product under the permissive MIT license.
1.2.1
24 Jan 14:21
Compare
Sorry, something went wrong.
No results found
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.
1.1
10 Nov 11:22
Compare
Sorry, something went wrong.
No results found
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.
1.0.2
07 Aug 09:47
Compare
Sorry, something went wrong.
No results found
Migrated to .NET Standard 1.4. Should work on more platforms.
1.0
07 Aug 09:46
Compare
Sorry, something went wrong.
No results found
The latest stable release before migration to netstandard