SpaceRoots Downloads
Software
The following table contains the links to the various parts of Mantissa library. The jar file and javadoc can be rebuilt from the source distribution, there is no need to download all three files.
| Name | Type | Size | Date |
|---|---|---|---|
| mantissa-7.2-src.zip | source archive | 418706 | 2007-10-07 |
| mantissa-7.2-doc.zip | javadoc archive | 609225 | 2007-10-07 |
| mantissa-7.2.jar | compiled java archive | 194587 | 2007-10-07 |
| mantissa-7.1-src.zip | source archive | 417911 | 2007-09-26 |
| mantissa-7.1-doc.zip | javadoc archive | 609624 | 2007-09-26 |
| mantissa-7.1.jar | compiled java archive | 194484 | 2007-09-26 |
| mantissa-7.0-src.zip | source archive | 417174 | 2006-12-14 |
| mantissa-7.0-doc.zip | javadoc archive | 606550 | 2006-12-14 |
| mantissa-7.0.jar | compiled java archive | 194137 | 2006-12-14 |
| mantissa-6.4-src.zip | source archive | 418142 | 2006-11-19 |
| mantissa-6.4-doc.zip | javadoc archive | 623385 | 2006-11-19 |
| mantissa-6.4.jar | compiled java archive | 197547 | 2006-11-19 |
The following table contains the links to the various parts of RKcheck tool. The jar file and javadoc can be rebuilt from the source distribution, there is no need to download all three files.
| Name | Type | Size | Date |
|---|---|---|---|
| rkcheck-3.1-src.zip | source archive | 58869 | 2004-05-23 |
| rkcheck-3.1-doc.zip | javadoc archive | 71138 | 2004-05-23 |
| rkcheck-3.1.jar | compiled java archive | 37984 | 2004-05-23 |
The following table contains the links to the various parts of Jarmor library. The jar file and javadoc can be rebuilt from the source distribution, there is no need to download all three files.
| Name | Type | Size | Date |
|---|---|---|---|
| jarmor-1.0-src.zip | source archive | 60748 | 2006-04-28 |
| jarmor-1.0-doc.zip | javadoc archive | 58109 | 2006-04-28 |
| jarmor-1.0.jar | compiled java archive | 17195 | 2006-04-28 |
| jarmor-0.7-src.zip | source archive | 60133 | 2005-08-27 |
| jarmor-0.7-doc.zip | javadoc archive | 57676 | 2005-08-27 |
| jarmor-0.7.jar | compiled java archive | 17149 | 2005-08-27 |
The following table contains the link to some stand-alone classes. EllipticalArc implements the algorithms described in the Drawing an elliptical arc using polylines, quadratic or cubic Bézier curves paper, Ellipsoid implements the algorithms described in the Quick computation of the distance between a point and an ellipse paper, CircleFitter implements the algorithms described in the Finding the circle that best fits a set of points paper, and StyledDocumentPrinter allows to print classes implementing the javax.swing.text.StyledDocumentinterface through the Java Print Services API.
| Name | Type | Size | Date |
|---|---|---|---|
| EllipticalArc.java | java source file | 32367 | 2004-10-23 |
| Ellipsoid.java | java source file | 7486 | 2005-05-31 |
| CircleFitter.java | java source file | 13205 | 2007-10-25 |
| StyledDocumentPrinter.java | java source file | 17513 | 2005-02-15 |
Documents
The following table contains the links to the various formats of the Drawing an elliptical arc using polylines, quadratic or cubic Bézier curves paper. The content is the same in all files since they were all produced from the LaTeX source.
| Name | Format | Size | Date |
|---|---|---|---|
| elliptical-arc.tex | LaTeX source | 43201 | 2005-05-29 |
| elliptical-arc.pdf | 110984 | 2005-05-29 | |
| elliptical-arc.ps.gz | compressed PostScript | 91470 | 2005-05-29 |
| elliptical-arc.html | online html | N.A. | 2005-05-29 |
The following table contains the links to the various formats of the Quick computation of the distance between a point and an ellipse paper. The content is the same in all files since they were all produced from the LaTeX source.
| Name | Format | Size | Date |
|---|---|---|---|
| distance-to-ellipse.tex | LaTeX source | 31322 | 2006-02-04 |
| distance-to-ellipse.pdf | 103399 | 2006-02-04 | |
| distance-to-ellipse.ps.gz | compressed PostScript | 74463 | 2006-02-04 |
| distance-to-ellipse.html | online html | N.A. | 2006-02-04 |
The following table contains the links to the various formats of the Finding the circle that best fits a set of points paper. The content is the same in all files since they were all produced from the LaTeX source.
| Name | Format | Size | Date |
|---|---|---|---|
| circle-fitting.tex | LaTeX source | 24053 | 2007-10-25 |
| circle-fitting.pdf | 144184 | 2007-10-25 | |
| circle-fitting.ps.gz | compressed PostScript | 52483 | 2007-10-25 |
Resources
The following table contains the links to the Runge-Kutta DTD and the Runge-Kutta methods coefficients files that can be used by the RKcheck tool. Beware that if your browser does support XML, it will try to interpret the markup while displaying these XML files. This can look rather weird. In this case you should better either ask the browser to display the source of the page or download the xml file and look at it in some other editor.
| Name | Format | Size | Date |
|---|---|---|---|
| Runge-Kutta.dtd | DTD | 2461 | 2002-08-13 |
| CashKarp.xml | XML | 2191 | 2004-05-24 |
| ClassicalRungeKutta.xml | XML | 1039 | 2004-05-24 |
| DormandPrince54.xml | XML | 2648 | 2004-05-24 |
| DormandPrince853.xml | XML | 7856 | 2004-05-24 |
| DormandPrinceRKsuite.xml | XML | 17353 | 2004-05-23 |
| Euler.xml | XML | 529 | 2004-05-24 |
| Fehlberg45.xml | XML | 2101 | 2004-05-24 |
| Fehlberg78.xml | XML | 5152 | 2004-05-24 |
| Gill.xml | XML | 1293 | 2004-05-24 |
| Heun.xml | XML | 823 | 2004-05-24 |
| HighamHall.xml | XML | 2413 | 2004-05-24 |
| Merson.xml | XML | 1504 | 2004-05-24 |
| Midpoint.xml | XML | 663 | 2004-05-24 |
| Runge2.xml | XML | 623 | 2004-05-24 |
| Runge3.xml | XML | 879 | 2004-05-24 |
| ThreeEighths.xml | XML | 1019 | 2004-05-24 |
| Verner.xml | XML | 3091 | 2004-05-24 |
| Zonneveld.xml | XML | 1468 | 2004-05-24 |
