You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Luc Maisonobe (JIRA)" <ji...@apache.org> on 2012/05/13 13:20:48 UTC

[jira] [Resolved] (MATH-787) Make org.apache.commons.math3.optimization.PointValuePair and similar classes implement Serializable

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

Luc Maisonobe resolved MATH-787.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 3.1

Fixed in subversion repository as of r1337849.
                
> Make org.apache.commons.math3.optimization.PointValuePair and similar classes  implement Serializable 
> ------------------------------------------------------------------------------------------------------
>
>                 Key: MATH-787
>                 URL: https://issues.apache.org/jira/browse/MATH-787
>             Project: Commons Math
>          Issue Type: Improvement
>    Affects Versions: 3.0
>            Reporter: Luke Lindsay
>             Fix For: 3.1
>
>
> org.apache.commons.math.optimization.RealPointValuePair is Serializable.  I updated some old code to use apache.commons.math3 but now get "java.io.NotSerializableException: org.apache.commons.math3.optimization.PointValuePair" when I attempt to save the results of an optimization problem. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira