mariomulansky
|
24dd426585
|
further generalized norm type deduction, now also works for array_algebra
|
2013-05-23 10:15:43 -05:00 |
|
mariomulansky
|
a0a10ef38a
|
fixed some includes
|
2013-05-22 17:15:54 -05:00 |
|
mariomulansky
|
f968baf2f8
|
fixed explicit include path, some cosmetic changes to value type deduction
|
2013-05-22 16:43:11 -05:00 |
|
Karsten Ahnert
|
d72cae7330
|
generalize algebra dispatcher for floating point types, generalize norm_inf_result for complex value types
|
2013-05-22 21:50:47 +02:00 |
|
mariomulansky
|
8627df6fcb
|
Fixes #85, including test cases
|
2013-05-22 10:13:37 -05:00 |
|
mariomulansky
|
c933cb1169
|
ommit unneccessary resizing in symplectic stepper
|
2013-04-26 14:12:35 -05:00 |
|
mariomulansky
|
c3ef77dff5
|
deleted now unused reduce functions in algebra
|
2013-04-24 16:17:49 -05:00 |
|
mariomulansky
|
5891ae0991
|
short update of thrust docs
|
2013-04-23 19:53:31 -05:00 |
|
Mario Mulansky
|
75b8f0a4a3
|
Merge pull request #83 from headmyshoulder/algebra_dispatcher
Algebra dispatcher
|
2013-04-23 17:41:19 -07:00 |
|
mariomulansky
|
b5799c4869
|
added float specialization
|
2013-04-23 19:37:47 -05:00 |
|
mariomulansky
|
57d7c16189
|
merging algebra_dispatcher
|
2013-04-23 19:37:30 -05:00 |
|
mariomulansky
|
c4f11cd517
|
+ ublas patch for matrix operator /
|
2013-04-23 18:50:01 -05:00 |
|
mariomulansky
|
9a27de253b
|
added thrust_operations_dispatcher.hpp
|
2013-04-23 18:41:57 -05:00 |
|
mariomulansky
|
0f5505f35e
|
fix in mtl4 algebra dispatcher for morton dense matrices
|
2013-04-23 18:39:05 -05:00 |
|
mariomulansky
|
70384c5cc4
|
added operations dispatcher
|
2013-04-23 18:33:44 -05:00 |
|
mariomulansky
|
93b277624e
|
updating docs to incorporate the introduction of an algebra_dispatcher
|
2013-04-23 17:40:06 -05:00 |
|
headmyshoulder
|
631493ac0c
|
Merge pull request #81 from headmyshoulder/eigen
Eigen
|
2013-04-22 11:38:36 -07:00 |
|
mariomulansky
|
45d7ce8903
|
added ublas matrix support for stepsize control, needs ublas bugfix, though
|
2013-04-17 10:02:15 -05:00 |
|
mariomulansky
|
129c87ba42
|
delete explicit algebra template parameters, use the dispatcher
|
2013-04-16 16:33:49 -05:00 |
|
mariomulansky
|
af9391edee
|
norm specializations for mtl4
|
2013-04-16 15:55:13 -05:00 |
|
mariomulansky
|
1b0b39b1be
|
fixed missing casts in controlled_runge_kutta, plus test case
|
2013-04-15 12:20:08 -05:00 |
|
mariomulansky
|
16080c58d6
|
changed to norm_inf in algebras, tests are running, but external bindings not updated yet
|
2013-04-10 18:17:10 -05:00 |
|
mariomulansky
|
64cfc42388
|
ublas extensions
|
2013-04-07 20:35:53 -05:00 |
|
Karsten Ahnert
|
330a0c84fd
|
fix from cshelton
|
2013-03-27 22:59:02 +01:00 |
|
Karsten Ahnert
|
94bc9b4cc9
|
Merge branch 'master' of github.com:headmyshoulder/odeint-v2
|
2013-03-27 22:49:31 +01:00 |
|
Karsten Ahnert
|
3c5be14ac6
|
include the iterators in the forward header
|
2013-03-27 22:49:18 +01:00 |
|
headmyshoulder
|
4b451d5872
|
Update getting_started.qbk
remove unofficial library hint!
|
2013-03-27 22:42:58 +01:00 |
|
headmyshoulder
|
2e994a9c51
|
Merge pull request #78 from headmyshoulder/iterator
Iterator
|
2013-03-27 14:26:33 -07:00 |
|
Karsten Ahnert
|
4c7933a7c0
|
manual merge from trunk
|
2013-03-27 22:25:54 +01:00 |
|
headmyshoulder
|
8558ae4d2e
|
Merge pull request #52 from ddemidov/master
Changes in viennacl_operations for ViennaCL-1.4.0-preview
|
2013-03-27 14:15:27 -07:00 |
|
Karsten Ahnert
|
0d55c589a9
|
removed eigen_resize from dopri5 example
|
2013-03-27 21:13:37 +01:00 |
|
Karsten Ahnert
|
850defa3db
|
added unit test for runge_kutta dopri 5 and eigen
|
2013-03-26 08:41:02 +01:00 |
|
Karsten Ahnert
|
7371858ffb
|
added eigen algebra, todo: write tests
|
2013-03-25 09:43:09 +01:00 |
|
Karsten Ahnert
|
497648833a
|
typos in iterator docs
|
2013-03-05 08:18:38 +01:00 |
|
Karsten Ahnert
|
c4ead424e4
|
m_first replace by m_at_end, using less_with_sign now
|
2013-02-27 09:08:06 +01:00 |
|
Karsten Ahnert
|
1e68db2b8b
|
Merge branch 'iterator' of github.com:headmyshoulder/odeint-v2 into iterator
|
2013-02-19 08:44:15 +01:00 |
|
Karsten Ahnert
|
fb9ad63cb0
|
bug fixing, one tests failed before
|
2013-02-19 08:16:28 +01:00 |
|
mariomulansky
|
da114de960
|
comment typo
|
2013-02-14 11:38:05 +01:00 |
|
mariomulansky
|
aa378b9bc7
|
fixed github links
|
2013-02-14 10:59:14 +01:00 |
|
mariomulansky
|
9f984e29f6
|
+boost.multiprecision example and doc
|
2013-02-14 10:34:05 +01:00 |
|
John Maddock
|
126716c60c
|
Fix PDF install rule so it can be called from external scripts.
[SVN r82836]
|
2013-02-12 18:22:59 +00:00 |
|
John Maddock
|
8fde810ecf
|
Minor fixes for PDF build from Paul Bristow.
[SVN r82833]
|
2013-02-12 18:03:57 +00:00 |
|
mariomulansky
|
4c29a36ab7
|
+comment
|
2013-02-07 17:11:16 +01:00 |
|
mariomulansky
|
bd20c5d340
|
some typos and comments
|
2013-02-07 13:00:50 +01:00 |
|
Karsten Ahnert
|
17ba1b1031
|
documentation for odeints iterators
|
2013-02-05 09:20:51 +01:00 |
|
Karsten Ahnert
|
a016a86435
|
tmp commit
|
2013-02-05 09:14:17 +01:00 |
|
Karsten Ahnert
|
f7300799da
|
update todo list
|
2013-02-01 15:03:22 +01:00 |
|
Karsten Ahnert
|
94de59c54a
|
finalized redesign iterators
|
2013-02-01 14:55:41 +01:00 |
|
Karsten Ahnert
|
a64b3f65f2
|
adaptive time iterator for controlled steppers implemented
|
2013-01-24 15:49:41 +01:00 |
|
Karsten Ahnert
|
9ebb9ec100
|
const step time iterator for steppers implemented and tested
|
2013-01-24 09:04:35 +01:00 |
|