Re: Surrogate factoring works very well



On Mon, 19 Mar 2007 08:16:26 +0000, Mark Murray <w.h.oami@xxxxxxxxxxx>
wrote:

On 18 Mar 2007 21:21:52 -0700, jstevh@xxxxxxxxx wrote:

Nothing like coding a potential factoring solution to see whether or
not it works or not.

The latest code I have is in Java and is available to the world at

http://code.google.com/p/surrogate-factoring/

No it isn't, you liar.

M
It is, but you have to look for it:

Click on the "Source" tab.
Click on the "Subversion repository" link
Click on the "trunk/" link
Click on the "trunk/" link (yes, there are two of them)

That will give you links to three Java classes. The "engine/" link
gives four more Java classes and the "tools/" link gives two more Java
classes.

The code does compile and run once it is all downloaded. It is very
under-commented and at first glance appears over-complex for what it
does. James has included a certain amount of monitoring/timing code
which can presumably be removed for a production version, though he
has not made it easy to do so.

rossum

.



Relevant Pages

  • Re: [ANN] jfli - a Java FLI for LispWorks
    ... How do you plan to go about subclassing Java classes? ... Well, a nice library, such as SWT/Eclipse, often offers interfaces. ...
    (comp.lang.lisp)
  • Re: pack it up
    ... >> I have written a few Java classes that I would like to run on another ... >> Best regards to all Java Pros ... >> Jochen Opp ... a DOS window but the JAVA command line window? ...
    (comp.lang.java.help)
  • Re: [ANN] jfli - a Java FLI for LispWorks
    ... How do you plan to go about subclassing Java classes? ... I struggled with this problem in ABCL, and ended up writing a class generator, ... which produces classes whose methods call Lisp functions. ...
    (comp.lang.lisp)
  • Re: Importing java classes
    ... I need to call my own java class from within Matlab. ... where the last line is the directory of the VectorChooser class I copied ... way I can get matlab to read java classes is by starting matlab in the ...
    (comp.soft-sys.matlab)
  • Re: Load Java Class into Matlab
    ... > My Matlab is R14 SP1, installed on a WinXP Pro machine. ... > steps in the Matlab help menu, I still can not use my Java classes. ... > compiled class files are in directory C:\MyWork\Java\classes. ...
    (comp.soft-sys.matlab)