Hi Stefan,

  I sometimes prefer adding the source myself.  I see that it is a small
library so it shouldn't be too much code.  On the other hand, the java
source is in the jar so you should be able to debug into the routines.  If
you aren't planning on modifying the sources, it is probably unnecessary.

Larry

On Nov 10, 2007 8:32 AM, Stefan Steiniger <[EMAIL PROTECTED]> wrote:

> Hei Guys,
>
> i have a question.
> I currently implement some standard cartographic classification methods
> (equal number, equal range, mean-standard dev) and also made a Histogram
> and Scatterplot function. I use for both the jmathtools libraries.
>
> I am right now considering to add the sources of the jmathtools directly
> to the openjump source (org.math.xxx). Would you agree with that
> decision or rather prefer to inlcude the jmathtools jar files? Or...
>
> btw. for the classification I am using some functions for double arrays
> (such as sorting, mean,std) but the lib provides also some functions
> such as L/R decomposition and double array (= matrix) inversion to do
> some more math stuff.
>
>
> stefan
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> _______________________________________________
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>



-- 
http://amusingprogrammer.blogspot.com/
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to