History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
109f7f557e94 | Lucas Frérot | updated copyright year | Mar 4 2024 | |||
9a5764aa65ca | frerot | replaced tamaas::Exception by a finer grain exception set | May 9 2023 | |||
24902e40d876 | frerot | updated copyright year 2023 | Jan 17 2023 | |||
4b538827d5d4 | frerot | updated copyrights for C++ files | Jun 29 2022 | |||
c076a331e848 | frerot | fixed circular include | Jun 1 2022 | |||
2b24d9d43e38 | frerot | updated copyright | Jan 4 2022 | |||
5c5c408a3174 | frerot | correcting some type conversion warnings | Dec 23 2021 | |||
4d76b041198e | frerot | more linting mods | Jul 14 2021 | |||
1fc7644bad52 | frerot | cleaned up license headers | Jun 10 2021 | |||
6c56b69be4a2 | frerot | [doc] silencing warnings when generating documentation | Mar 20 2021 | |||
2b523bbf68a7 | frerot | stopped using leading and trailing __ in header guards | Jan 7 2021 | |||
2316c9ebcdd7 | frerot | copyright year 2021 | Jan 1 2021 | |||
ae0010d56921 | frerot | updating copyright years | May 5 2020 | |||
cb09ff877dab | frerot | removed __(BEGIN|END)_TAMAAS__ macros and replaced with namespace | May 1 2019 | |||
74b9233dc365 | frerot | changed license to Affero GNU General Public License | Mar 5 2019 | |||
df70018ff248 | frerot | added runtime checks on loop size + test it | Oct 3 2018 | |||
dc3e9a8e1225 | frerot | added ranges and changed loops | Oct 2 2018 | |||
73dd359ecbfa | frerot | simplification of influence functions code | Nov 23 2017 | |||
e88936f5d0fd | frerot | recursive apply functor implementation | Nov 17 2017 | |||
bbd990f626b4 | frerot | cleanup + compatibility with clang | Nov 9 2017 | |||
3927fa639a53 | frerot | passed clang-format on whole repository | Nov 5 2017 | |||
7043e94a544a | frerot | device for ApplyConstructor + cudaSync | Nov 3 2017 | |||
88e8bc9847bf | frerot | consistent apply_functor copies | Nov 3 2017 | |||
4df748b7012f | frerot | fixing rvalue functor bug by making copy | Nov 3 2017 | |||
a0869ea06429 | frerot | rewrote loops with thrust | Nov 1 2017 | |||
b366bc3c68d8 | frerot | simplified for testing | Oct 31 2017 | |||
c952c8e72bb7 | frerot | trying to adapt code to cuda | Oct 30 2017 | |||
f76320c57280 | frerot | added strided loops | Oct 27 2017 | |||
a79f64962579 | frerot | added @file tag for documentation | Oct 26 2017 | |||
a757e2311dc9 | frerot | rewrote polonsky with lambda-loops | Oct 26 2017 | |||
966c6339c964 | frerot | empty line | Oct 25 2017 | |||
326e0378133b | frerot | added loop abstractions | Oct 25 2017 |
c4science · Help