Displaying 2 results from an estimated 2 matches for "authors__".
Did you mean:
authors
2017 Feb 22
3
[EuroLLVM] Program available! Hacker's Lab topics wanted!
...nts will receive an email with further details
and the print-at-home bus ticket via email in the week prior to the
conference. If you do not receive this email till March 22th or you have
questions in the meantime, please contact us:
eurollvm17-orga at cs.uni-saarland.de
Special thanks to __all authors__ that submitted a proposal as well as
the __program committee members__ who reviewed the proposals in time!
[0] http://llvm.org/devmtg/2017-03//2017/02/20/accepted-sessions.html
[1] http://lists.llvm.org/pipermail/llvm-dev/2016-October/106394.html
[2] https://www.kwt-uni-saarland.de/de/buchungen/e...
2014 Nov 04
1
Linking to the BH package introduces CRAN warnings
Dear all,
I'm working on a project that links to the BH package
(http://cran.r-project.org/web/packages/BH/index.html).
My packages doesn't call entry points which might terminate R nor
write to stdout/stderr instead of to the console.
However, it seems some of the codes in the BH package
might. At any rate, when I include some boost headers such as
boost/math/distributions/ through BH,