Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions ref.bib
Original file line number Diff line number Diff line change
Expand Up @@ -33742,3 +33742,19 @@ @article{wang:pacmdata2023
address = {New York, NY, USA},
numpages = 23
}

@misc{www-lemire-fastmodulo2016,
author = {Lemire, Daniel},
title = {A fast alternative to the modulo reduction},
year = 2017,
month = jun,
howpublished = {\url{https://lemire.me/blog/2016/06/27/a-fast-alternative-to-the-modulo-reduction/}},
}

@inproceedings{batcher1968sorting,
title={Sorting networks and their applications},
author={Batcher, Kenneth E},
booktitle={Proceedings of the April 30--May 2, 1968, spring joint computer conference},
pages={307--314},
year={1968}
}