Commit Graph

2686 Commits

Author SHA1 Message Date
Ralf W. Grosse-Kunstleve 5daa36d04d boost/python/slice.hpp: bug fix (track #6256)
[SVN r75918]
2011-12-12 17:28:13 +00:00
Ralf W. Grosse-Kunstleve fa24dbb88f merging current boost/python and libs/python from trunk into release branch
[SVN r75414]
2011-11-08 21:27:05 +00:00
Ralf W. Grosse-Kunstleve ba5503cf89 libs/python/pyste/src/Pyste/GCCXMLParser.py: applying python2.5-elementtree.patch from Trac Ticket #2208
[SVN r75413]
2011-11-08 21:16:29 +00:00
Jim Bosch 1e66e33201 removed ublas dependency from gaussian example 2011-11-08 03:45:31 +00:00
Stefan Seefeld 8f909d55ac Refine style. 2011-10-31 22:56:38 +00:00
Stefan Seefeld 05c21bcae1 Refine style. 2011-10-31 22:55:22 +00:00
Stefan Seefeld 0cb3bd7aa5 Add navigation bar. 2011-10-30 22:25:34 +00:00
Stefan Seefeld 7a84a00673 build new 'gaussian.cpp' extension. 2011-10-30 20:54:20 +00:00
Jim Bosch 9d7dfd8449 added gaussian example, updated scons build 2011-10-30 14:43:53 +00:00
Stefan Seefeld 2a8823f745 Fix formatting issues in the Reference Manual. 2011-10-29 20:39:37 +00:00
Stefan Seefeld beaa4b0e4d Remove implementation details from documentation. 2011-10-29 18:20:25 +00:00
Stefan Seefeld 55c3b0569e Restructure documentation sources to build with sphinx. 2011-10-27 14:12:14 +00:00
Ralf W. Grosse-Kunstleve 49e8699b9f merging current boost/python and libs/python from trunk into release branch
[SVN r74931]
2011-10-12 21:38:53 +00:00
Ralf W. Grosse-Kunstleve 8449c34948 libs/python/src/object/function.cpp: apply patch by Matthew Bradbury (trac #4259)
[SVN r74321]
2011-09-08 21:27:10 +00:00
Ankit Daftery 2aca81bca9 Added temporary directory for Reference documentation 2011-08-31 12:35:56 +00:00
Jim Bosch 32d2135462 boost/numpy - enabled new unit tests in old SCons build system 2011-08-25 23:32:43 +00:00
Ralf W. Grosse-Kunstleve 838f44c050 boost/python: fixing long-standing mis-spelling, resolves trac #5805
[SVN r74021]
2011-08-23 16:42:15 +00:00
Ralf W. Grosse-Kunstleve 6699e8a4a2 boost/python/class.hpp: commenting out assertion, resolves trac #5803
[SVN r74020]
2011-08-23 16:24:48 +00:00
Ankit Daftery 7064cf3186 Added tutorial for ufunc 2011-08-17 18:26:20 +00:00
Ankit Daftery 777e16e1d0 Added example for ufunc 2011-08-17 18:25:44 +00:00
Ankit Daftery 715e5cbc31 Added non-unit strides example 2011-08-14 06:49:08 +00:00
Ankit Daftery 67b5b07976 Added non-unit strides example 2011-08-14 06:48:46 +00:00
Ankit Daftery 7b088c9df2 Removed todo 2011-08-13 13:55:03 +00:00
Ankit Daftery 3dda62f8b8 Added tutorial for fromdata, i.e. copy free data access 2011-08-12 09:26:55 +00:00
Ankit Daftery c33460c265 Made a few modifications 2011-08-12 09:26:22 +00:00
Ankit Daftery 4c12b004ec Added example for data access using pointers 2011-08-12 05:16:20 +00:00
Ankit Daftery 5bed132ff8 Added a line for zeros 2011-08-08 17:05:09 +00:00
Ankit Daftery 3ffcf3335a Added working custom dtype example 2011-08-06 21:13:13 +00:00
Ankit Daftery c314274a56 Added working custom dtype exampel 2011-08-06 21:12:42 +00:00
Ankit Daftery 437373456f Added example for custom dtype 2011-08-05 17:04:29 +00:00
Ankit Daftery 7add755ae0 Added tutorial for dtype 2011-08-05 09:06:19 +00:00
Ankit Daftery 79182d7189 Added ndarray.rst 2011-08-04 17:47:09 +00:00
Ankit Daftery 36e9e38373 Tutorial for ndarrays 2011-08-04 17:45:00 +00:00
Ankit Daftery 45e52301e9 Added from_data implementation, zeros(..) examples 2011-08-04 17:39:04 +00:00
Ankit Daftery 37a73f344b Modified Jamfile 2011-08-03 20:07:40 +00:00
Ankit Daftery bbd9aad6e9 New examples 2011-08-03 20:07:20 +00:00
Stefan Seefeld 8fa1f9db9e Add support for ReST docs. 2011-07-19 04:32:25 +00:00
Stefan Seefeld 9c56469358 Add example(s) 2011-07-05 14:20:57 +00:00
Stefan Seefeld 196c9e653f Fix indexing tests. 2011-07-03 20:36:55 +00:00
Stefan Seefeld c572b4db73 Rename (and move) boost.python.numpy to boost.numpy. 2011-07-03 16:42:15 +00:00
Stefan Seefeld b2519a25a9 Rename (and move) boost.python.numpy to boost.numpy. 2011-07-03 16:40:30 +00:00
Ankit Daftery 2979e4b062 Added index array and boolean tests 2011-06-30 02:50:40 +00:00
Stefan Seefeld 88dd5330d0 Tidy indexing tests. 2011-06-27 14:07:54 +00:00
Ankit Daftery fa51b58cd6 Added test for slices with steps. Auto-detection of step not implemented yet 2011-06-27 04:09:12 +00:00
Ralf W. Grosse-Kunstleve 302fee14b0 libs/python/doc/v2/with_custodian_and_ward.html: correcting minor typo
[SVN r72748]
2011-06-25 01:27:17 +00:00
Ralf W. Grosse-Kunstleve 211c90ae0f boost/python.hpp: adding two more missing includes
[SVN r72746]
2011-06-24 22:16:06 +00:00
Ralf W. Grosse-Kunstleve f1efb481c3 boost/python.hpp: include slice.hpp (trac issue 5639)
[SVN r72745]
2011-06-24 21:27:40 +00:00
Ankit Daftery 419b6ec973 Added tests for indexing 2011-06-24 12:58:57 +00:00
Ankit Daftery 085f574d6e Added more tests for ndarray 2011-06-20 17:18:43 +00:00
Stefan Seefeld 69d9f34f3e Fix ndarray tests. 2011-06-19 20:16:06 +00:00