Continued fraction/Arithmetic/G(matrix ng, continued fraction n): Difference between revisions

Content added Content deleted
Line 2,971: Line 2,971:
{{trans|ATS}}
{{trans|ATS}}
{{trans|C}}
{{trans|C}}

'''WARNING: THIS IS BROKEN. I am fixing it right now.'''


Unlike the ATS and C implementations upon which this Fortran code is based, there is no garbage collector. The memory management is tricky, and if you find bugs in it, please feel free to fix them.
Unlike the ATS and C implementations upon which this Fortran code is based, there is no garbage collector. The memory management is tricky, and if you find bugs in it, please feel free to fix them.