The current Differentiate/Evaluate APIs can handle an array of doubles. However, some external libraries use different data structures that are not simple arrays but do implement the IList<double> ...
Id #1366 | Release:
1.1
| Updated: Jul 22, 2012 at 10:08 PM by alexshtf | Created: Nov 23, 2011 at 7:06 PM by alexshtf
Add an external library that allows easy integration with AlgLib.
Id #1365 | Release:
None
| Updated: Nov 23, 2011 at 7:04 PM by alexshtf | Created: Nov 23, 2011 at 7:04 PM by alexshtf
We have API that returns an array with the gradient. We need to add an API that updates an array, in case we want to avoid repeated allocation of arrays and for better integration with external lib...
Id #1364 | Release:
1.1
| Updated: May 29, 2012 at 6:58 AM by alexshtf | Created: Nov 23, 2011 at 7:03 PM by alexshtf
Not sure whether I will really need this at some point, but was just wondering whether this is something that might be added in the future to the library? I am mainly opening this issue so that peo...
Id #1264 | Release:
1.1
| Updated: Aug 10, 2012 at 3:59 PM by profix898 | Created: Sep 29, 2011 at 5:58 PM by davidacoder
Try using Parallel extensions for .NET to allow developers to compute gradients and function values faster on multi-code machines.
Id #683 | Release:
None
| Updated: May 7, 2012 at 11:54 AM by alexshtf | Created: Feb 27, 2011 at 9:43 AM by alexshtf