9728651b50exceptions are handled by BOOST_THROW_EXCEPTION so that the compiler option fno-exceptions may safely be used
alankelly
2014-06-26 18:42:45 +0200
31ed4aaddent2_norm_inf defines the infinity norm of a multi-dimensional matrix in the same manner as eigen - that is the largest absolute value
alankelly
2014-06-26 17:42:04 +0200
9d0fc0a1b8norm_inf updated to use new mnorminf function
alankelly
2014-06-23 16:26:55 +0200
1be2466792NT2_ROOT changed to NT2_ROOT_PATH because NT2 misbehaves when NT2_ROOT is defined
alankelly
2014-06-23 16:24:51 +0200
b88c2f389dnt2:tie used to take better advanatge of openmp
alankelly
2014-06-17 14:24:56 +0200
4c56710814parentheses correct on environment variable
alankelly
2014-06-17 11:30:06 +0200
3f528712b1parentheses correct on environemtn variable
alankelly
2014-06-17 11:28:47 +0200
3bcb729a1bnorm_inf unit test updated
alankelly
2014-06-06 14:52:00 +0200
a3b64c2a0binfinity norm on a matrix is defined as the max of the row sums
alankelly
2014-06-06 14:51:40 +0200
033d5cb76bminimal table header, code cleaned, extent used instead of size for resizing/size comparison
alankelly
2014-06-06 10:24:04 +0200
8555a34f5fJamfiles corrected, gcc specific flags are marked so and NT2_SIMD_FLAGS is read from an environment variable
alankelly
2014-06-06 10:23:03 +0200
d4500e0f39instructions added for using NT2/avx
alankelly
2014-05-22 10:06:06 +0200
387972a60aJamefile added, copyright updated and loop extended to match original example
alankelly
2014-05-22 09:11:57 +0200
593b24996aexample of odeint with nt2
alankelly
2014-05-21 17:31:36 +0200
21e66fc974specializations so that nt2 works with odeint
alankelly
2014-05-20 16:07:08 +0200
a756aad694make two level specialization with sfinae for same_size, resize, copy, algebra_dispatcher, and operation_dispatcher
Karsten Ahnert
2014-05-16 09:23:05 +0200
329dabcffcadding two level specialization for is_resizeable
Karsten Ahnert
2014-05-13 18:06:53 +0200
d575761eadMerge pull request #129 from wschreyer/master
headmyshoulder
2014-06-06 16:09:48 +0200
0256c2d40eFix pass-by-reference in bulirsch_stoer_dense_out bulirsch_stoer_dense_out always passed the ODE system as value to its underlying midpoint method.
wschreyer
2014-06-06 15:42:44 +0200
f5e882cd40Create merge base for git.
Daniel James
2014-06-02 10:27:13 +0100
e6730e22bbmake two level specialization with sfinae for same_size, resize, copy, algebra_dispatcher, and operation_dispatcher
Karsten Ahnert
2014-05-16 09:23:05 +0200
d0257efa4aadding two level specialization for is_resizeable
Karsten Ahnert
2014-05-13 18:06:53 +0200
9cdefa89b6Merge pull request #1 from danieljames/develop
headmyshoulder
2014-05-04 22:58:24 +0200
f3d6176b16Remove Jamroot now that odeint is in boost tree.
Daniel James
2014-05-04 13:54:46 +0100
a997d074c1Merge pull request #127 from ddemidov/master
Mario Mulansky
2014-05-02 21:13:24 +0200
d32fcb8d73Typo in chaotic system tutorial
Denis Demidov
2014-05-02 21:58:29 +0400
d6d1902bf9Merge branch 'master' of github.com:headmyshoulder/odeint-v2
Karsten Ahnert
2014-04-28 09:55:00 +0200
7408830b09fixing jamfile for documentation
Karsten Ahnert
2014-04-28 09:03:41 +0200
83f5ffaae8Merge branch 'old_develop' into develop
Karsten Ahnert
2014-04-18 22:45:36 +0200