Polynomial regression: Difference between revisions

m
Line 55:
{{trans|Ada}}
 
{{works with|ALGOL 68|Standard - ''lu decomp'' and ''lu solve'' are from the [[:Category:Libgsl|GSL]] library}}
{{works with|ALGOL 68G|Any - tested with release mk15-0.8b.fc9.i386}} <!-- with version's of a68g up to mk18 the GSL library has problems with VEC and MAT with LWB 0 , and transposes of non square MAT, hence we include source code of replacement OPerators here -->
<!-- {{does not work with|ELLA ALGOL 68|Any (with appropriate job cards AND formatted transput statements removed) - tested with release 1.8.8d.fc9.i386 - ELLA has no FORMATted transput}} -->
<lang algol>MODE FIELD = REAL;