Commit Graph

  • c20af50ae3 added README file Jim Bosch 2012-04-11 20:17:18 -0400
  • 38e68fa2ae overhauled scons scripts Jim Bosch 2012-03-18 18:57:14 -0400
  • 35a62fea52 added .gitignore Jim Bosch 2012-03-18 17:08:27 -0400
  • b219376e24 fixed header order in gaussian example; Python.h should always come before system headers Jim Bosch 2012-03-18 17:05:22 -0400
  • 76db3311ed merging current boost/python and libs/python from trunk into release branch Ralf W. Grosse-Kunstleve 2012-02-27 02:49:42 +0000
  • af8efb72bd libs/python/doc/v2/make_function.html: fixing obvious doc bug pointed out by Johan Rade Ralf W. Grosse-Kunstleve 2012-02-27 02:20:10 +0000
  • 5792bffaa2 Python: applying #6409: __visibility__ (with underscores) to avoid name clashes Ralf W. Grosse-Kunstleve 2012-01-17 19:36:56 +0000
  • 7acb544b47 merging current boost/python and libs/python from trunk into release branch Ralf W. Grosse-Kunstleve 2012-01-11 23:48:18 +0000
  • e3130fe75b Document 'Creating boost::python::object from PyObject*'. Daniel James 2012-01-11 23:07:01 +0000
  • f054b64315 Merge python doc rebuild to release. Daniel James 2012-01-08 10:07:09 +0000
  • ef6194f1f8 Revert accidental python commit. Daniel James 2012-01-08 09:22:28 +0000
  • b262615aa8 Quickbook: Merge escape change from quickbook-dev branch. Daniel James 2012-01-01 14:51:32 +0000
  • 842cf85d4b Rebuild python tutorial with recent versions of tools. Daniel James 2011-12-26 21:56:24 +0000
  • 9064a063b2 merging current boost/python and libs/python from trunk into release branch Ralf W. Grosse-Kunstleve 2011-12-12 17:46:33 +0000
  • 5daa36d04d boost/python/slice.hpp: bug fix (track #6256) Ralf W. Grosse-Kunstleve 2011-12-12 17:28:13 +0000
  • fa24dbb88f merging current boost/python and libs/python from trunk into release branch Ralf W. Grosse-Kunstleve 2011-11-08 21:27:05 +0000
  • ba5503cf89 libs/python/pyste/src/Pyste/GCCXMLParser.py: applying python2.5-elementtree.patch from Trac Ticket #2208 Ralf W. Grosse-Kunstleve 2011-11-08 21:16:29 +0000
  • 1e66e33201 removed ublas dependency from gaussian example Jim Bosch 2011-11-08 03:45:31 +0000
  • 8f909d55ac Refine style. Stefan Seefeld 2011-10-31 22:56:38 +0000
  • 05c21bcae1 Refine style. Stefan Seefeld 2011-10-31 22:55:22 +0000
  • 0cb3bd7aa5 Add navigation bar. Stefan Seefeld 2011-10-30 22:25:34 +0000
  • 7a84a00673 build new 'gaussian.cpp' extension. Stefan Seefeld 2011-10-30 20:54:20 +0000
  • 9d7dfd8449 added gaussian example, updated scons build Jim Bosch 2011-10-30 14:43:53 +0000
  • 2a8823f745 Fix formatting issues in the Reference Manual. Stefan Seefeld 2011-10-29 20:39:37 +0000
  • beaa4b0e4d Remove implementation details from documentation. Stefan Seefeld 2011-10-29 18:20:25 +0000
  • 55c3b0569e Restructure documentation sources to build with sphinx. Stefan Seefeld 2011-10-27 14:12:14 +0000
  • 49e8699b9f merging current boost/python and libs/python from trunk into release branch Ralf W. Grosse-Kunstleve 2011-10-12 21:38:53 +0000
  • 8449c34948 libs/python/src/object/function.cpp: apply patch by Matthew Bradbury (trac #4259) Ralf W. Grosse-Kunstleve 2011-09-08 21:27:10 +0000
  • 2aca81bca9 Added temporary directory for Reference documentation Ankit Daftery 2011-08-31 12:35:56 +0000
  • 32d2135462 boost/numpy - enabled new unit tests in old SCons build system Jim Bosch 2011-08-25 23:32:43 +0000
  • 838f44c050 boost/python: fixing long-standing mis-spelling, resolves trac #5805 Ralf W. Grosse-Kunstleve 2011-08-23 16:42:15 +0000
  • 6699e8a4a2 boost/python/class.hpp: commenting out assertion, resolves trac #5803 Ralf W. Grosse-Kunstleve 2011-08-23 16:24:48 +0000
  • 7064cf3186 Added tutorial for ufunc Ankit Daftery 2011-08-17 18:26:20 +0000
  • 777e16e1d0 Added example for ufunc Ankit Daftery 2011-08-17 18:25:44 +0000
  • 715e5cbc31 Added non-unit strides example Ankit Daftery 2011-08-14 06:49:08 +0000
  • 67b5b07976 Added non-unit strides example Ankit Daftery 2011-08-14 06:48:46 +0000
  • 7b088c9df2 Removed todo Ankit Daftery 2011-08-13 13:55:03 +0000
  • 3dda62f8b8 Added tutorial for fromdata, i.e. copy free data access Ankit Daftery 2011-08-12 09:26:55 +0000
  • c33460c265 Made a few modifications Ankit Daftery 2011-08-12 09:26:22 +0000
  • 4c12b004ec Added example for data access using pointers Ankit Daftery 2011-08-12 05:16:20 +0000
  • 5bed132ff8 Added a line for zeros Ankit Daftery 2011-08-08 17:05:09 +0000
  • 3ffcf3335a Added working custom dtype example Ankit Daftery 2011-08-06 21:13:13 +0000
  • c314274a56 Added working custom dtype exampel Ankit Daftery 2011-08-06 21:12:42 +0000
  • 437373456f Added example for custom dtype Ankit Daftery 2011-08-05 17:04:29 +0000
  • 7add755ae0 Added tutorial for dtype Ankit Daftery 2011-08-05 09:06:19 +0000
  • 79182d7189 Added ndarray.rst Ankit Daftery 2011-08-04 17:47:09 +0000
  • 36e9e38373 Tutorial for ndarrays Ankit Daftery 2011-08-04 17:45:00 +0000
  • 45e52301e9 Added from_data implementation, zeros(..) examples Ankit Daftery 2011-08-04 17:39:04 +0000
  • 37a73f344b Modified Jamfile Ankit Daftery 2011-08-03 20:07:40 +0000
  • bbd9aad6e9 New examples Ankit Daftery 2011-08-03 20:07:20 +0000
  • 8fa1f9db9e Add support for ReST docs. Stefan Seefeld 2011-07-19 04:32:25 +0000
  • 9c56469358 Add example(s) Stefan Seefeld 2011-07-05 14:20:57 +0000
  • 196c9e653f Fix indexing tests. Stefan Seefeld 2011-07-03 20:36:55 +0000
  • c572b4db73 Rename (and move) boost.python.numpy to boost.numpy. Stefan Seefeld 2011-07-03 16:42:15 +0000
  • b2519a25a9 Rename (and move) boost.python.numpy to boost.numpy. Stefan Seefeld 2011-07-03 16:40:30 +0000
  • 2979e4b062 Added index array and boolean tests Ankit Daftery 2011-06-30 02:50:40 +0000
  • 88dd5330d0 Tidy indexing tests. Stefan Seefeld 2011-06-27 14:07:54 +0000
  • fa51b58cd6 Added test for slices with steps. Auto-detection of step not implemented yet Ankit Daftery 2011-06-27 04:09:12 +0000
  • 302fee14b0 libs/python/doc/v2/with_custodian_and_ward.html: correcting minor typo Ralf W. Grosse-Kunstleve 2011-06-25 01:27:17 +0000
  • 211c90ae0f boost/python.hpp: adding two more missing includes Ralf W. Grosse-Kunstleve 2011-06-24 22:16:06 +0000
  • f1efb481c3 boost/python.hpp: include slice.hpp (trac issue 5639) Ralf W. Grosse-Kunstleve 2011-06-24 21:27:40 +0000
  • 419b6ec973 Added tests for indexing Ankit Daftery 2011-06-24 12:58:57 +0000
  • 085f574d6e Added more tests for ndarray Ankit Daftery 2011-06-20 17:18:43 +0000
  • 69d9f34f3e Fix ndarray tests. Stefan Seefeld 2011-06-19 20:16:06 +0000
  • 36ee7d23f9 Fix ndarray tests. Stefan Seefeld 2011-06-19 20:08:48 +0000
  • b269b4b124 Adding test for ndarray.Fails as of now. Ankit Daftery 2011-06-19 19:38:51 +0000
  • 3e409f9a87 boost/python/slice.hpp: correct long-standing spelling error; affects interface; keeping old interface for backward compatibility Ralf W. Grosse-Kunstleve 2011-06-14 23:23:33 +0000
  • 20b68f2a2f Added build rule for shapes Ankit Daftery 2011-06-14 03:36:59 +0000
  • 2794a9bd15 Test to check the shape of the ndarray Ankit Daftery 2011-06-14 03:32:10 +0000
  • cfa2baf8c9 merging current boost/python and libs/python from trunk into release branch Ralf W. Grosse-Kunstleve 2011-06-07 04:15:33 +0000
  • 1212a14739 boost/python/override.hpp: trac issue #4101 Ralf W. Grosse-Kunstleve 2011-06-04 09:50:27 +0000
  • 8e703e9569 libs/python/src: patches by Bogdan Opanchuk (trac #5590) Ralf W. Grosse-Kunstleve 2011-06-02 17:04:43 +0000
  • 0a76801936 Move build system improvements Stefan Seefeld 2011-05-30 20:39:43 +0000
  • faf3cd0b78 merging current boost/python and libs/python from trunk into release branch Ralf W. Grosse-Kunstleve 2011-05-30 05:51:49 +0000
  • daf466a697 Work on numpy configuration Stefan Seefeld 2011-05-30 01:18:16 +0000
  • 718cfd468e First build of numpy.jam module to check for the location of the numpy build directory Ankit Daftery 2011-05-29 18:39:06 +0000
  • 3796825523 Updated to include the numpy.jam module Ankit Daftery 2011-05-29 18:34:21 +0000
  • 6904a166f7 Updated to include the numpy.jam module Ankit Daftery 2011-05-29 18:33:56 +0000
  • 39b9047190 New addition to support boost.build Ankit Daftery 2011-05-28 12:53:03 +0000
  • 930167e961 New addition to support boost.build Ankit Daftery 2011-05-28 12:52:29 +0000
  • 64b2c1697b Patch to fix scons issue Ankit Daftery 2011-05-28 12:47:37 +0000
  • f0345b2521 New addition to support boost.build Ankit Daftery 2011-05-28 12:45:52 +0000
  • 4df7f1c247 libs/python/doc/tutorial/doc/tutorial.qbk: fixing small oversight (issue #5574) Ralf W. Grosse-Kunstleve 2011-05-27 17:11:44 +0000
  • 201c100422 libs/python/test/Jamfile.v2: correction, by Steven Watanabe Ralf W. Grosse-Kunstleve 2011-05-26 04:09:40 +0000
  • f441ec7dfd libs/python/test/Jamfile.v2: implementing suggestions by Steven Watanabe (thanks!) Ralf W. Grosse-Kunstleve 2011-05-26 01:50:32 +0000
  • 09dc86f5f2 libs/python/test/Jamfile.v2: patch provided by Niklas Angare (Ticket #5565) Ralf W. Grosse-Kunstleve 2011-05-26 00:21:33 +0000
  • a5e564be83 merging current boost/python and libs/python from trunk into release branch Ralf W. Grosse-Kunstleve 2011-04-13 17:34:35 +0000
  • dcc3590907 verifying commit privs Dave Abrahams 2011-04-09 16:55:43 +0000
  • a11a3f9f76 libs/python/src/converter/builtin_converters.cpp: Python 3.2 compatibility, based on patch by Matthew Bradbury, fixes issue #4994 Ralf W. Grosse-Kunstleve 2011-04-06 21:32:59 +0000
  • 74daea3d88 boost/libs/python/doc/PyConDC_2003: removing $Date$ and $Revision$ so they do not create noise on each merge to the release branch Ralf W. Grosse-Kunstleve 2011-04-05 16:49:31 +0000
  • 4c2927ca46 boost/libs/python/doc/PyConDC_2003: removing $Date$ and $Revision$ so they do not create noise on each merge to the release branch Ralf W. Grosse-Kunstleve 2011-04-05 16:39:36 +0000
  • e28f0509d8 merging current boost/python and libs/python from trunk into release branch Ralf W. Grosse-Kunstleve 2011-04-05 16:31:51 +0000
  • a8fb9f7746 libs/python/src/module.cpp: bug fix: adding missing BOOST_PYTHON_DECL that should have been in rev. 67462, fixes trac issue #5283 Ralf W. Grosse-Kunstleve 2011-03-24 04:10:59 +0000
  • 0a211a746d merging current boost/python and libs/python from trunk into release branch Ralf W. Grosse-Kunstleve 2011-03-23 00:14:55 +0000
  • 2a20884e78 libs/python/src/object/class.cpp: metaclass fixes by James Emerton: james at emdata dot net Ralf W. Grosse-Kunstleve 2011-03-04 17:32:41 +0000
  • 77ec571511 Boost.Python.Numpy - moved convenience header one directory lower Jim Bosch 2011-02-16 00:24:22 +0000
  • 70c7fbd1d8 Boost.Python.Numpy - removing malfunctioning variant build directories Jim Bosch 2011-01-17 20:01:48 +0000
  • 91a1119070 Boost.Python.Numpy - cleaning up build system Jim Bosch 2011-01-15 23:00:43 +0000
  • a300f7cdd0 boost.python.numpy - updates to build system, added some svn:ignores Jim Bosch 2011-01-07 23:39:45 +0000
  • 65db10061f numpy - (build system) fixed setting lib output path in tests Jim Bosch 2011-01-06 19:37:28 +0000