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 |
|
Stefan Seefeld
|
36ee7d23f9
|
Fix ndarray tests.
|
2011-06-19 20:08:48 +00:00 |
|
Ankit Daftery
|
b269b4b124
|
Adding test for ndarray.Fails as of now.
|
2011-06-19 19:38:51 +00:00 |
|
Ralf W. Grosse-Kunstleve
|
3e409f9a87
|
boost/python/slice.hpp: correct long-standing spelling error; affects interface; keeping old interface for backward compatibility
[SVN r72602]
|
2011-06-14 23:23:33 +00:00 |
|
Ankit Daftery
|
20b68f2a2f
|
Added build rule for shapes
|
2011-06-14 03:36:59 +00:00 |
|
Ankit Daftery
|
2794a9bd15
|
Test to check the shape of the ndarray
|
2011-06-14 03:32:10 +00:00 |
|
Ralf W. Grosse-Kunstleve
|
cfa2baf8c9
|
merging current boost/python and libs/python from trunk into release branch
[SVN r72464]
|
2011-06-07 04:15:33 +00:00 |
|
Ralf W. Grosse-Kunstleve
|
1212a14739
|
boost/python/override.hpp: trac issue #4101
[SVN r72384]
|
2011-06-04 09:50:27 +00:00 |
|
Ralf W. Grosse-Kunstleve
|
8e703e9569
|
libs/python/src: patches by Bogdan Opanchuk (trac #5590)
[SVN r72349]
|
2011-06-02 17:04:43 +00:00 |
|
Stefan Seefeld
|
0a76801936
|
Move build system improvements
|
2011-05-30 20:39:43 +00:00 |
|
Ralf W. Grosse-Kunstleve
|
faf3cd0b78
|
merging current boost/python and libs/python from trunk into release branch
[SVN r72277]
|
2011-05-30 05:51:49 +00:00 |
|
Stefan Seefeld
|
daf466a697
|
Work on numpy configuration
|
2011-05-30 01:18:16 +00:00 |
|
Ankit Daftery
|
718cfd468e
|
First build of numpy.jam module to check for the location of the numpy build directory
|
2011-05-29 18:39:06 +00:00 |
|
Ankit Daftery
|
3796825523
|
Updated to include the numpy.jam module
|
2011-05-29 18:34:21 +00:00 |
|
Ankit Daftery
|
6904a166f7
|
Updated to include the numpy.jam module
|
2011-05-29 18:33:56 +00:00 |
|
Ankit Daftery
|
39b9047190
|
New addition to support boost.build
|
2011-05-28 12:53:03 +00:00 |
|
Ankit Daftery
|
930167e961
|
New addition to support boost.build
|
2011-05-28 12:52:29 +00:00 |
|
Ankit Daftery
|
64b2c1697b
|
Patch to fix scons issue
|
2011-05-28 12:47:37 +00:00 |
|
Ankit Daftery
|
f0345b2521
|
New addition to support boost.build
|
2011-05-28 12:45:52 +00:00 |
|
Ralf W. Grosse-Kunstleve
|
4df7f1c247
|
libs/python/doc/tutorial/doc/tutorial.qbk: fixing small oversight (issue #5574)
[SVN r72220]
|
2011-05-27 17:11:44 +00:00 |
|
Ralf W. Grosse-Kunstleve
|
201c100422
|
libs/python/test/Jamfile.v2: correction, by Steven Watanabe
[SVN r72175]
|
2011-05-26 04:09:40 +00:00 |
|
Ralf W. Grosse-Kunstleve
|
f441ec7dfd
|
libs/python/test/Jamfile.v2: implementing suggestions by Steven Watanabe (thanks!)
[SVN r72174]
|
2011-05-26 01:50:32 +00:00 |
|
Ralf W. Grosse-Kunstleve
|
09dc86f5f2
|
libs/python/test/Jamfile.v2: patch provided by Niklas Angare (Ticket #5565)
[SVN r72173]
|
2011-05-26 00:21:33 +00:00 |
|
Ralf W. Grosse-Kunstleve
|
a5e564be83
|
merging current boost/python and libs/python from trunk into release branch
[SVN r71226]
|
2011-04-13 17:34:35 +00:00 |
|
Dave Abrahams
|
dcc3590907
|
verifying commit privs
[SVN r71150]
|
2011-04-09 16:55:43 +00:00 |
|
Ralf W. Grosse-Kunstleve
|
a11a3f9f76
|
libs/python/src/converter/builtin_converters.cpp: Python 3.2 compatibility, based on patch by Matthew Bradbury, fixes issue #4994
[SVN r71050]
|
2011-04-06 21:32:59 +00:00 |
|
Ralf W. Grosse-Kunstleve
|
74daea3d88
|
boost/libs/python/doc/PyConDC_2003: removing $Date$ and $Revision$ so they do not create noise on each merge to the release branch
[SVN r71004]
|
2011-04-05 16:49:31 +00:00 |
|
Ralf W. Grosse-Kunstleve
|
4c2927ca46
|
boost/libs/python/doc/PyConDC_2003: removing $Date$ and $Revision$ so they do not create noise on each merge to the release branch
[SVN r71003]
|
2011-04-05 16:39:36 +00:00 |
|
Ralf W. Grosse-Kunstleve
|
e28f0509d8
|
merging current boost/python and libs/python from trunk into release branch
[SVN r71002]
|
2011-04-05 16:31:51 +00:00 |
|
Ralf W. Grosse-Kunstleve
|
a8fb9f7746
|
libs/python/src/module.cpp: bug fix: adding missing BOOST_PYTHON_DECL that should have been in rev. 67462, fixes trac issue #5283
[SVN r70493]
|
2011-03-24 04:10:59 +00:00 |
|
Ralf W. Grosse-Kunstleve
|
0a211a746d
|
merging current boost/python and libs/python from trunk into release branch
[SVN r70448]
|
2011-03-23 00:14:55 +00:00 |
|
Ralf W. Grosse-Kunstleve
|
2a20884e78
|
libs/python/src/object/class.cpp: metaclass fixes by James Emerton: james at emdata dot net
[SVN r69551]
|
2011-03-04 17:32:41 +00:00 |
|
Jim Bosch
|
77ec571511
|
Boost.Python.Numpy - moved convenience header one directory lower
|
2011-02-16 00:24:22 +00:00 |
|
Jim Bosch
|
70c7fbd1d8
|
Boost.Python.Numpy - removing malfunctioning variant build directories
|
2011-01-17 20:01:48 +00:00 |
|
Jim Bosch
|
91a1119070
|
Boost.Python.Numpy - cleaning up build system
|
2011-01-15 23:00:43 +00:00 |
|
Jim Bosch
|
a300f7cdd0
|
boost.python.numpy - updates to build system, added some svn:ignores
|
2011-01-07 23:39:45 +00:00 |
|
Jim Bosch
|
65db10061f
|
numpy - (build system) fixed setting lib output path in tests
|
2011-01-06 19:37:28 +00:00 |
|