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 |
|
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 56a7c4040e4fc3d787d8df1d485f9a77d418e5a2.
|
2014-06-29 22:21:36 +02:00 |
|
Karsten Ahnert
|
56a7c4040e
|
Revert "Merge branch 'sfinae'"
This reverts commit a593879d237d3fb08572b1d23385b8bf895ae8e4, reversing
changes made to d575761eada1eb91b33532b2cdd080357f5787d8.
|
2014-06-29 21:47:24 +02:00 |
|
Karsten Ahnert
|
a593879d23
|
Merge branch 'sfinae'
|
2014-06-29 21:31:41 +02:00 |
|
alankelly
|
9728651b50
|
exceptions are handled by BOOST_THROW_EXCEPTION so that the compiler option fno-exceptions may safely be used
|
2014-06-26 18:42:45 +02:00 |
|
alankelly
|
31ed4aadde
|
nt2_norm_inf defines the infinity norm of a multi-dimensional matrix in the same manner as eigen - that is the largest absolute value
|
2014-06-26 17:42:04 +02:00 |
|
alankelly
|
9d0fc0a1b8
|
norm_inf updated to use new mnorminf function
|
2014-06-26 15:36:10 +02:00 |
|
alankelly
|
a3b64c2a0b
|
infinity norm on a matrix is defined as the max of the row sums
|
2014-06-26 15:36:10 +02:00 |
|
alankelly
|
033d5cb76b
|
minimal table header, code cleaned, extent used instead of size for resizing/size comparison
|
2014-06-26 15:36:10 +02:00 |
|
alankelly
|
a7a39feab9
|
copyright updated
|
2014-06-26 15:36:10 +02:00 |
|
alankelly
|
293ab3613c
|
includes corrected
|
2014-06-26 15:36:10 +02:00 |
|
alankelly
|
21e66fc974
|
specializations so that nt2 works with odeint
|
2014-06-26 15:36:10 +02:00 |
|
Karsten Ahnert
|
a756aad694
|
make two level specialization with sfinae for same_size, resize, copy, algebra_dispatcher, and operation_dispatcher
|
2014-06-26 15:36:10 +02:00 |
|
Karsten Ahnert
|
329dabcffc
|
adding two level specialization for is_resizeable
|
2014-06-26 15:36:10 +02:00 |
|
wschreyer
|
0256c2d40e
|
Fix pass-by-reference in bulirsch_stoer_dense_out
bulirsch_stoer_dense_out always passed the ODE system as value to its underlying midpoint method.
|
2014-06-06 15:42:44 +02:00 |
|
Karsten Ahnert
|
e6730e22bb
|
make two level specialization with sfinae for same_size, resize, copy, algebra_dispatcher, and operation_dispatcher
|
2014-05-16 09:23:05 +02:00 |
|
Karsten Ahnert
|
d0257efa4a
|
adding two level specialization for is_resizeable
|
2014-05-13 18:06:53 +02:00 |
|
Karsten Ahnert
|
8898080167
|
Merge branch 'master' into boost_integ
|
2014-04-09 08:42:58 +02:00 |
|
Karsten Ahnert
|
f944058b1a
|
boost.adaption: moving include directory
|
2014-03-26 08:19:56 +01:00 |
|