Hephaestus Computational Framework News
Status: Pre-Alpha
Brought to you by:
cjhuitt
All of the conversion tests for the points are now working. This includes converting both ways between Point2D and PolarPoint, and converting all ways amongst Point3D, CylindricalPoint, and SphericalPoint.
Along the way, the code for the points has been improved to better keep the bounds-dependant points in their bounds for the numerical values.
I have been making quite a few improvements to the code for the points, and the testing of the points is progressing. Of course, every time the testing halts for a while, it's because I have to make some more improvements to the code for the points...