Quantcast
Channel: autodiff Source Code Rss Feed
Browsing latest articles
Browse All 30 View Live

Source code checked in, #96781ffbb6fd

Added capability to compile and differentiate arbitrary IList<T> objects instead of only arrays

View Article



Source code checked in, #3c260654533a

Removed old tests project. Will migrate all tests to NUnit

View Article

Source code checked in, #a69da95844ef

Migrated all tests to nunit

View Article

Source code checked in, #116cf0ea528a

Fixed solution configurations

View Article

Source code checked in, #5d581d91062d

Removed redundant solution files

View Article


Source code checked in, #f7101e4e460e

Code cleanup - Remove redundant class (existed before performance optimizations prior to v1.0) - Fix contract classes to be abstract - Make a field private

View Article

Source code checked in, #f5043e53d780

Created a solution folder

View Article

Source code checked in, #9ca3d816b0df

Folder structure changes - moved the core library to the "core" folder

View Article


Source code checked in, #3b65828053ce

Removed "perftest" project. It does not represent performance testing well. We will write a new one based on NUnit

View Article


Source code checked in, #1dc444607846

Added AutoDiff.NMath extension

View Article

Source code checked in, #f1a0e6ff9b3393751842953437601ecea13ae928

Made TermPower serializable #1575

View Article

Source code checked in, #f670d1ba903844b00ba32b274be7d64c741dd1ab

Upgraded to nunit 2.6.3

View Article

Source code checked in, #7db54b845965d0a1b338198847c833330266df11

Removed redundant references from AutoDiff

View Article


Source code checked in, #c4abc9fcdcdc3700d70a1222cad68688068e6e03

Small change in Autodiff.NMath to allow it to reference any version of NMath

View Article

Source code checked in, #c7050fa639919d8d895a96050a6cc33fb350d542

Configured solution for package restore.

View Article


Source code checked in, #33d941cc1da3f9e36579f5bf63a81d9978599599

Pull request merged

View Article

Source code checked in, #d8799882919c8c9d24bfaaa2d6ff727d85d1ff59

Added capability to fill a gradient array from non-parametric differentiator.

View Article


Source code checked in, #7d7e8802859037a72e74ba010dd5ff0bdaae1edd

Added benchmark to the solution. Will modify it to more easily print results and use it to ensure that we did not hurt performance of future releases.

View Article

Source code checked in, #f877601196fc3f34dd99aa9d71da11c8f9564f23

Improved autodiff-benchmark so that it produces results in CSV and runs under .NET 4.5.2 for better performance measurement on modern platforms.

View Article

Source code checked in, #a5ca3154797e26f9dcc2a31215002f71a5229290

Now we do not benchmark manual differentiation (as it i snot interesting) and instead of waiting a constant amount of time to ensure GC, we now use the .NET API to ensure that GC has happened.

View Article
Browsing latest articles
Browse All 30 View Live




Latest Images