Parent Directory
|
Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
Updated the copyright header.
Make everyone sad by touching all the files Copyright dates update
Sphinxing continues
UPDATE THE COPYRIGHT DATES
Relicense all the things!
Copyright dates updated. \version for doxygen to read
all python files now force use of python3 prints and division syntax to stop sneaky errors appearing in py3 environs
adjusted dict->list conversions to be deterministic under python3 (fixes ranks operating on elements in different orders)
Fixing institution name to comply with policy
adding a future import for printing to stop pycad designs printing tuples in py2
Updating all the dates
removing vestigal epydoc markup and replacing with sphinx markup
I changed some files. Updated copyright notices, added GeoComp.
renamed design.Design to design.AbstractDesign as a more explicit/descriptive name, this will break any existing custom implementation until changed to match updated gmsh.Design docstring to match that of the code
Round 1 of copyright fixes
First pass of updating copyright notices
Copyright changes
Another attempt to fix #649
dudley, pasowrap, pycad
pycad kept creating temporary files. This should hopefully fix it.
Don't panic. Updating copyright stamps
missing modules added
implements https://mantis.esscc.uq.edu.au/view.php?id=426
documentation for pycad added.
Merging changes from new doco branch. All docstrings are now in reStructured text. A few email addresses have been fixes as well.
some small additions to pycad to make life a bit easier.
a test for unique PropertySet name added.
Remainder of copyright date fixes
Updating copyright notices
Change __url__ to launchpad site
Assorted spelling, grammar, whitespace and copy/paste error fixes (Part 3). With boost 1.37 all epydoc warnings are gone now. This commit should be a no-op.
Copyright updated in all python files
And get the *(&(*&(* name right
Restore the trunk that existed before the windows changes were committed to the (now moved to branches) old trunk.
Make a temp copy of the trunk before checking in the windows changes
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.
Teo problems in the TagMap class fixed: 1) keyword argument map has been renamed to mapping (as map is a python keyword) 2) self.__mapping is now a copy of the argument in __init__. Otherwise the default value for mapping is changed if self.__mapping is altered.
clear name tagging is supported now.
some changes to make things run with python 2.3
start to put some pycad documentation into the users guide
small small fixes in modellib
Cleaned up the python in-line doc to make epydoc work better Configured for shake71 to find NetCDF libraries
PropertySet added
Design added. The loops tests are switched off to allow faults.
pycad supports volumes now.
reverse orientation added but does not work for 2D yet.
some small changes
a first very basic version of pycad
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
ViewVC Help | |
Powered by ViewVC 1.1.26 |