Commit Graph

26 Commits

Author SHA1 Message Date
Hans Dembinski
0a6c485d6b new benchmark results 2019-08-24 11:25:37 +02:00
Hans Dembinski
df647cf959
update copyright (#55)
* add missing copyright notices
* workaround for xml_iarchive bug to handle XML with comments
* fixing min/max according to boost guidelines
2019-08-19 16:53:27 +02:00
Hans Dembinski
3b0bd331ba benchmark update 2019-06-12 15:52:26 +02:00
Hans Dembinski
8260deaa1d
Forward iterators for indexed range
* add tests of stdlib algorithms that use forward iterators
* make accessor non-copyable, implicitly convertible to value, assign pass-through, add comparison operators
* updated docs
2019-06-06 23:04:27 +02:00
Hans Dembinski
f20abe19fb rename adaptive_storage to unlimited_storage, closes #150 2019-02-06 23:34:58 +01:00
Hans Dembinski
da05be7128 improved benchmarks in docu 2019-02-03 12:45:04 +01:00
Hans Dembinski
1edc954e75 update rationale and some first doc fixes [ci skip] 2019-01-30 23:11:19 +01:00
Hans Dembinski
92e1893272 improving docs, closes 2019-01-11 00:06:26 +01:00
Hans Dembinski
a17a6c677c wip, histogram_test fails 2019-01-11 00:06:25 +01:00
Hans Dembinski
b3806fec02 missing explanation of benchmark plot 2019-01-11 00:06:25 +01:00
Hans Dembinski
feaf5bd2c8 fixes for stevens review part 1 2019-01-11 00:06:25 +01:00
Hans Dembinski
50b046f17f remove python 2018-09-15 22:55:03 +02:00
Hans Dembinski
48333ea915 minor docs update 2018-09-10 00:50:16 +02:00
Hans Dembinski
06596efe4e doc fixes 2018-08-24 11:22:31 +02:00
Hans Dembinski
9bdd09b85f doc fixes 2017-11-13 11:37:53 +01:00
Hans Dembinski
76c596dfc4 allocator is gone, accepting any sequence in python for fill is back, refactoring in adaptive_storage 2017-11-05 21:54:14 +01:00
Hans Dembinski
7e8b2bb403 replaced container_storage with array_storage, simplified comparison between storage types 2017-10-13 11:20:59 +02:00
Hans Dembinski
7694c2ca54 fixing doc 2017-05-02 15:03:48 +02:00
Hans Dembinski
dbde0dead1 updating docu, fixing css 2017-05-02 14:43:02 +02:00
Hans Dembinski
918d924fa1 updated docs 2017-03-29 23:36:33 +02:00
hans.dembinski@gmail.com
6ce4341161 adding benchmark file and blocking html branch in travis 2017-03-21 10:35:12 +01:00
hans.dembinski@gmail.com
2502aae6ff better docs 2017-03-01 18:30:48 +01:00
hans.dembinski@gmail.com
7395666458 minor 2017-02-14 00:16:08 +00:00
hans.dembinski@gmail.com
dae1908b51 improving benchmark and benchmark doc 2017-02-14 00:12:12 +00:00
hans.dembinski@gmail.com
782a6740b7 improving docs 2017-02-12 23:23:03 +00:00
hans.dembinski@gmail.com
5afe689e3e updating docs, still a lot to do 2017-02-08 21:19:21 +00:00