source: trunk/bindings/python @ 1812

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1808   2 weeks Ray Osborn Refs #322: Further improvements to make file saves work more intuitively. …
(edit) @1806   2 weeks Ray Osborn Refs #322: Further improvements to make file saves work more intuitively. …
(edit) @1805   3 weeks Ray Osborn Refs #322: Added arguments to use the standard matplotlib format strings …
(edit) @1804   3 weeks Paul Kienzle Refs #322: Allow root.save() to replace the underlying file; tree property …
(edit) @1803   3 weeks Ray Osborn Refs #323: Added 'nxload' as an alias to 'load' for use when there are …
(edit) @1801   3 weeks Ray Osborn Refs #322: Major revision to the tree API to make it more robust and …
(edit) @1781   2 months Eugenwintersberger Started with unit tests for the python binding. refs #296
(edit) @1770   3 months Freddie Akeroyd * don't install headers for tclap * remove check for history library * …
(edit) @1707   4 months Stephen Rankin Packaging updates - set type of item i.e Runtime etc. ref#281
(edit) @1706   4 months Paul Kienzle Pretty python indents. Refs #255.
(edit) @1660   4 months Peter Peterson Refs #285
(edit) @1659   4 months Peter Peterson Refs #285
(edit) @1658   4 months Paul Kienzle python: support 64-bit dims. Refs #285
(edit) @1636   4 months Pete Jemian point to current WWW site in license text, refs #281
(edit) @1633   5 months Stephen Rankin Now update for source packaging. ref#281
(edit) @1624   6 months Stephen Rankin NEXUSLIB not set for custom command (finally works). ref#236.
(edit) @1623   6 months Stephen Rankin NEXUSLIB not set for custom command. ref#236.
(edit) @1622   6 months Stephen Rankin NEXUSLIB not set for custom command. ref#236.
(edit) @1621   6 months Stephen Rankin NEXUSLIB not set for custom command. ref#236.
(edit) @1606   7 months Stephen Rankin Initial import of CMake Files ref#281.
(edit) @1580   12 months Reuterma Updating ignores. This refs #264.
(edit) @1572   16 months Freddie Akeroyd numpy.ones gives an array of reals whereas nxcompmakedata expects integers …
(edit) @1571   16 months Peter Chang Refs #255, python tidy up * Correct bugs in napi that were noted and …
(edit) @1564   16 months Freddie Akeroyd tree bindings now loaded and installed by default. Refs #252.
(edit) @1547   16 months Ray Osborn Refs #252: First commit of the tree interface to the Python bindings
(edit) @1529   16 months Freddie Akeroyd Fix shared extent for Mac. Refs #245
(edit) @1474   21 months Freddie Akeroyd More doc tweaks. Also now automatically builds javadoc for web. Refs #231
(edit) @1473   21 months Freddie Akeroyd Improve comments and reference test programs. Refs #231.
(edit) @1462   21 months Freddie Akeroyd Set NEXUSLIB when using pydoc. Refs #220
(edit) @1461   21 months Freddie Akeroyd Updates for web doc production. Refs #220
(edit) @1249   3 years Freddie Akeroyd Add setup script for python to be used if pythion installed after nexus …
(edit) @1222   3 years Paul Kienzle python binding requires matched open/close data to maintain path. Refs …
(edit) @1221   3 years Paul Kienzle fix python string issue. Refs #173.
(edit) @1209   3 years Freddie Akeroyd Add test run file to distribution. Refs #101.
(edit) @1208   3 years Freddie Akeroyd Add script to run test against built, rather than installed, version of …
(edit) @1203   3 years Peter Peterson Cleaned up getnxclass as suggested by Paul. Refs #101.
(edit) @1196   3 years Peter Peterson Made error message more specific. Refs #101.
(edit) @1195   3 years Peter Peterson Fixed bug in calculating how many levels to go up and down in openpath. …
(edit) @1191   3 years Peter Peterson Added property that returns the long path (with class names). Refs #101.
(edit) @1190   3 years Peter Peterson Added small optimization to get search for the type of a supplied entry …
(edit) @1189   3 years Peter Peterson Added ability for the types to be supplied in openpath. Refs #101.
(edit) @1188   3 years Peter Peterson I was wrong about an indentation problem. Refs #101.
(edit) @1187   3 years Peter Peterson Fixed indentation issue. Refs #101.
(edit) @1186   3 years Peter Peterson Same treatment as entries, but with attributes. Refs #101.
(edit) @1185   3 years Peter Peterson Added feature to opengroup where the nxclass does not need to be specifed. …
(edit) @1184   3 years Peter Peterson Changed exception on EOD in getnext entry to return tuple and added …
(edit) @1172   3 years Paul Kienzle Improve handling of CDF0.0 and other HDF4 problems. Refs #149.
(edit) @1171   3 years Paul Kienzle xml getattrinfo now returns correct number of attrs for root; nxstest now …
(edit) @1170   3 years Freddie Akeroyd Use == rather than "is" for comparison. Refs #149.
(edit) @1159   3 years Paul Kienzle python: don't test i8 on hdf4. Refs #101.
(edit) @1150   3 years Freddie Akeroyd Update trunk with 4.2 branch fix for python install path. Refs #115.
(edit) @1132   3 years Freddie Akeroyd Update for python distribution files. Refs #101.
(edit) @1131   3 years Paul Kienzle python: remove tree interface. Refs #101
(edit) @1124   3 years Paul Kienzle python: use NeXusError rather than RuntimeError. Refs #101.
(edit) @1123   3 years Paul Kienzle python: suppress error printing in NAPI. Refs #101.
(edit) @1122   3 years Paul Kienzle python: make docs and code correspond; simplify slab interface. Refs #101.
(edit) @1121   3 years Paul Kienzle python: repackaging (step 2). Refs #101.
(edit) @1120   3 years Paul Kienzle python: make proper package (step 1) Refs #101.
(edit) @1117   3 years Freddie Akeroyd Add in new files from Paul Kienzle. Refs #101.
(edit) @1116   3 years Paul Kienzle improve comments and docs; fix whitespace; fix minor bugs introduced for …
(edit) @1005   4 years Paul Kienzle Document NEXUSDIR and nxprefix. Refs #101
(edit) @1003   4 years Freddie Akeroyd * On windows check for NEXUSDIR variable set by installer Refs #101
(edit) @1002   4 years Freddie Akeroyd * Fix for automake-1.10 * nxs.py is now editied during the install process …
(edit) @1000   4 years Freddie Akeroyd Add new python bindings to configure. Refs #101.
(edit) @999   4 years Mark Koennecke Made python binding compatible with python 2.4.3, refs #101
(edit) @980   4 years Paul Kienzle Fix typo on standard path name (Refs #101)
(add) @976   4 years Paul Kienzle Python bindings to libNeXus. Refs #101
Note: See TracRevisionLog for help on using the revision log.