[ 
https://issues.apache.org/jira/browse/MATH-1036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ajo Fod updated MATH-1036:
--------------------------

    Attachment: grad-patch.txt

some tests are now included.
                
> GradStructure: A DerivativeStructure that works for large number of variables.
> ------------------------------------------------------------------------------
>
>                 Key: MATH-1036
>                 URL: https://issues.apache.org/jira/browse/MATH-1036
>             Project: Commons Math
>          Issue Type: Bug
>            Reporter: Ajo Fod
>         Attachments: grad-patch.txt, GradStructure.java
>
>
> Ran into problems with DerivativeStructure today. It requires a lot of
> memory with 6000 or so independent variables. The problem starts with the 
> number of DSCompiler objects instantiated.
> Here is a faster/leaner(less memory) GradStructure that only computes up to 
> the first derivative for the case where there are a large number of 
> independent variables.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to