headmyshoulder
d69cba85f4
Merge pull request #5 from danieljames/metadata
...
Create metadata file.
2014-08-18 16:11:33 +02:00
Daniel James
ca6ff3cb24
Add metadata file.
2014-08-18 15:08:13 +01:00
Karsten Ahnert
b497ca56de
adding documentation for second integrate version
2014-08-16 21:07:35 +02:00
Karsten Ahnert
d81e685e73
Merge branch 'master' of github.com:headmyshoulder/odeint-v2
2014-08-16 21:05:30 +02:00
Karsten Ahnert
720a926e45
fixes #139
2014-08-16 21:05:16 +02:00
Karsten Ahnert
9197519a2d
removing old include from example jamfile
2014-08-16 14:14:23 +02:00
Karsten Ahnert
55c843b5dc
removing old include from external example jamfiles
2014-08-16 14:13:42 +02:00
Karsten Ahnert
87dae441ef
removing old include from external test jamfiles, adding nounused local typedef warning, adding newline to toolset.jam.patch
2014-08-16 14:12:08 +02:00
headmyshoulder
910634d7ac
Merge pull request #4 from jzmaddock/patch-2
...
Update Jamfile.v2
2014-08-16 00:46:25 +02:00
headmyshoulder
1e8a1f0017
Merge pull request #3 from jzmaddock/patch-1
...
Update Jamfile.v2
2014-08-16 00:46:00 +02:00
mariomulansky
0ca187cd6e
added unnamed namespace around placeholders
...
addressing #138
2014-08-15 09:44:56 +02:00
jzmaddock
762dbb3fef
Update Jamfile.v2
...
Fix PDF documentation build:
Fix path to images when building PDF.
Use default path for admon graphics.
Turn off draft mode - it's not a draft anymore.
Change name of pdf install rule - apparently Boost.Build no longer accepts target names with hyphens in them :-(
2014-08-13 18:35:12 +01:00
jzmaddock
b0cf12534d
Update Jamfile.v2
...
Fix PDF documentation build:
Fix path to images when building PDF.
Use default path for admon graphics.
Turn off draft mode - it's not a draft anymore.
Change name of pdf install rule - apparently Boost.Build no longer accepts target names with hyphens in them :-(
2014-08-13 18:33:56 +01:00
mariomulansky
9473d7f067
added thrust backend vectors to operations_dispatcher
2014-08-01 19:38:45 +02:00
mariomulansky
91bb278cf9
Merge branch 'slayoo-master'
2014-08-01 19:27:10 +02:00
mariomulansky
286b87a872
some cosmetics and more dispatcher specializations
2014-08-01 19:26:03 +02:00
slayoo
ca69d012bb
adding thrust resizing macros for thrust::cpp::vector, thrust::omp::vector, thrust::tbb::vector and thrust::cuda::vector (addressing #136 )
2014-08-01 14:36:56 +02:00
mariomulansky
ab613676d9
fix double include
2014-07-31 23:03:50 +02:00
mariomulansky
bf7b9f64c9
added macros for thrust resizing, addressing #136
2014-07-31 22:53:52 +02:00
mariomulansky
b3a6581842
fixes #135
2014-07-31 16:08:34 +02:00
mariomulansky
59282c8555
enable c++11, disable gcc on osx in travis
2014-07-14 11:00:46 +02:00
mariomulansky
fb8894c42c
fix osx compilation
2014-07-14 10:45:28 +02:00
mariomulansky
cbd2959c54
disable c++11 builds in travis
2014-07-14 10:22:18 +02:00
mariomulansky
5f1b1c6ffb
linux+osx runs
2014-07-13 19:40:40 +02:00
mariomulansky
3d1a4d379d
only osx
2014-07-13 19:32:01 +02:00
mariomulansky
6ac91534a0
only osx
2014-07-13 19:29:49 +02:00
mariomulansky
2442912b5a
activate osx build2
2014-07-13 19:27:11 +02:00
mariomulansky
c81753b19a
activate osx build2
2014-07-13 19:24:43 +02:00
mariomulansky
b16d11e59d
activate osx build
2014-07-13 19:11:36 +02:00
Karsten Ahnert
28a27fabdc
Merge branch 'develop'
2014-07-11 22:00:39 +02:00
Karsten Ahnert
a871f3bf83
Merge branch 'odeint_master' into develop
2014-07-11 21:50:55 +02:00
mariomulansky
27029e332b
disable units example for clang
2014-07-11 19:42:16 +02:00
mariomulansky
0e45725eb5
fix travis.yml
2014-07-11 18:53:46 +02:00
mariomulansky
1d2ffe4bb9
new approach to travis clang build
2014-07-11 18:48:07 +02:00
mariomulansky
88d23490bc
remove wait from travis build
2014-07-11 15:58:50 +02:00
mariomulansky
5041c24245
disable c++0x for clang
2014-07-11 15:25:24 +02:00
mariomulansky
ae27305eff
try activate clang build
2014-07-11 14:47:58 +02:00
mariomulansky
6139643899
change c++11 to c++0x to work with gcc-4.6
2014-07-11 14:17:39 +02:00
mariomulansky
52daeba365
add c++11 build to travis
2014-07-11 13:56:40 +02:00
mariomulansky
ef35151e09
Merge branch 'master' of github.com:headmyshoulder/odeint-v2
2014-07-11 13:56:00 +02:00
mariomulansky
6e9d680cb5
some fixes for c++11, clang and msvc
2014-07-11 13:55:20 +02:00
Karsten Ahnert
2f021f760c
disable the default boost bind placeholders
2014-07-05 11:07:35 +02:00
Karsten Ahnert
e4b8dd8fa5
Merge remote-tracking branch 'odeint_root/master' into develop
2014-07-02 11:37:48 +02:00
mariomulansky
1cdc33dc9c
use correct env variable in nt2 jamfile
2014-07-01 20:04:18 +02:00
mariomulansky
26beea5455
Merge branch 'nt2_specializations' of https://github.com/MetaScale/odeint-v2
2014-07-01 19:18:22 +02:00
Mario Mulansky
02e1c223ae
Merge pull request #130 from MetaScale/boost_throw_exception
...
exceptions are handled by BOOST_THROW_EXCEPTION so that the compiler opt...
2014-07-01 18:48:13 +02:00
Karsten Ahnert
b94b3c1b29
Revert "Revert "Merge branch 'sfinae'""
...
This reverts commit 56a7c4040e
.
2014-06-29 22:21:36 +02:00
Karsten Ahnert
56a7c4040e
Revert "Merge branch 'sfinae'"
...
This reverts commit a593879d23
, reversing
changes made to d575761ead
.
2014-06-29 21:47:24 +02:00
Karsten Ahnert
a593879d23
Merge branch 'sfinae'
2014-06-29 21:31:41 +02:00
alankelly
1ca3c4758e
there is no same size unit test as this is tested as part of the resize unit test
2014-06-27 13:15:33 +02:00