Commit | Date | |
---|---|---|
[r18671]
by
bugman
Implemented the closest_point() and closest_point_ax() functions of lib.geometry.lines. These two functions do the same thing - find the closest point on a line to any given point - but |
2013-03-07 16:15:53 | Tree |
2013-03-07 16:00:44 | Tree | |
[r18669]
by
bugman
Created the lib.text.table module. This originates from the prompt.uf_docstring module as most of that module is functions for creating |
2013-03-07 15:28:40 | Tree |
2013-03-07 15:27:05 | Tree | |
2013-03-07 15:26:32 | Tree | |
[r18666]
by
bugman
Blacklisted a number of files in the maths_fns package for the package __all__ list unit test. |
2013-03-07 15:25:46 | Tree |
[r18665]
by
bugman
Improved the base class unit test for the package __all__ list. Subpackages are now also checked. |
2013-03-07 15:24:24 | Tree |
2013-03-07 14:56:54 | Tree | |
[r18663]
by
bugman
Created the lib.geometry.lines module for performing geometric operations with lines. This has one stub of a function lib.geometry.lines.closest_point() which will be used to find the |
2013-03-07 14:46:56 | Tree |
[r18662]
by
bugman
Created the lib.text package for text manipulation. The first module will be the text formatting of tables. |
2013-03-07 14:39:38 | Tree |