Luke Lindsay created MATH-787:
---------------------------------

             Summary: 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


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

        

Reply via email to