Menu

SVN archive Commit Log


Commit Date  
[r18672] by bugman

Improved the package __all__ list base unit test by skipping all hidden files and directories.

2013-03-07 16:16:45 Tree
[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
take different arguments to define the line.

2013-03-07 16:15:53 Tree
[r18670] by bugman

Updated the lib package __all__ list for the lib.text package.

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
formatted text tables.

2013-03-07 15:28:40 Tree
[r18668] by bugman

Created a unit test for the lib.geometry.lines.closest_point() function.

2013-03-07 15:27:05 Tree
[r18667] by bugman

Added a unit test for the lib.geometry package __all__ list.

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
[r18664] by bugman

Added the package checking unit tests for the lib package.

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
closest point on a line to a given point.

2013-03-07 14:46:56 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.