Log of /branches/windows_from_1456_trunk/pycad/examples
Directory Listing
Revision
1457 -
Directory Listing
Modified
Fri Feb 29 06:18:21 2008 UTC
(13 years, 1 month ago)
by
phornby
Open new branch for system_dep.h fixup & dealing with intermittent run_tests failures on windows.
Revision
1387 -
Directory Listing
Modified
Fri Jan 11 07:45:26 2008 UTC
(13 years, 3 months ago)
by
trankine
Original Path:
temp/pycad/examples
Restore the trunk that existed before the windows changes were committed to the (now moved to branches) old trunk.
Revision
1312 -
Directory Listing
Modified
Mon Sep 24 06:18:44 2007 UTC
(13 years, 6 months ago)
by
ksteube
Original Path:
trunk/pycad/examples
The MPI branch is hereby closed. All future work should be in trunk.
Previously in revision 1295 I merged the latest changes to trunk into trunk-mpi-branch.
In this revision I copied all files from trunk-mpi-branch over the corresponding
trunk files. I did not use 'svn merge', it was a copy.
Revision
1060 -
Directory Listing
Modified
Mon Mar 26 05:11:10 2007 UTC
(14 years ago)
by
ksteube
Original Path:
trunk/pycad/examples
A new pycad example which shows how to have an object with a cutout area
Revision
1034 -
Directory Listing
Modified
Wed Mar 14 23:49:20 2007 UTC
(14 years, 1 month ago)
by
gross
Original Path:
trunk/pycad/examples
In VC++ boost has problems with numarray arguments from python. This
fixes that problem by taking python::object arguments from the python
level and converting it into python::numeric::array on the C++ level.
This hasn't been tested with VC++ yet.
Moreover the two Data methods dealing with big numarrays as argument and
return value have been removed.
Revision
932 -
Directory Listing
Modified
Fri Jan 19 09:27:15 2007 UTC
(14 years, 2 months ago)
by
gross
Original Path:
trunk/pycad/examples
Design added. The loops tests are switched off to allow faults.