alignment
Here are 370 public repositories matching this topic...
-
Updated
Sep 24, 2020 - Python
-
Updated
Oct 1, 2020 - Python
-
Updated
Oct 8, 2020 - Python
-
Updated
Oct 5, 2020 - C++
-
Updated
Feb 20, 2020 - Swift
-
Updated
Nov 30, 2019 - Python
-
Updated
Nov 27, 2019 - C++
-
Updated
Oct 8, 2020 - C++
-
Updated
Aug 18, 2020 - C++
-
Updated
Oct 9, 2020 - Python
-
Updated
Oct 1, 2020 - Python
-
Updated
May 15, 2017 - C++
-
Updated
Oct 2, 2020 - Dart
-
Updated
Oct 19, 2017 - C++
-
Updated
Apr 17, 2020 - MATLAB
-
Updated
Nov 15, 2017 - Swift
-
Updated
Sep 1, 2019 - Cuda
-
Updated
Sep 24, 2020 - C++
-
Updated
Sep 8, 2017 - C++
-
Updated
Nov 21, 2019 - C++
-
Updated
Sep 1, 2020 - C
The version of device_copy_n which takes a CUDA stream argument
https://github.com/clara-parabricks/GenomeWorks/blob/74e6424c156a7ee15b4137d4788a4257ee6482c4/common/base/include/claraparabricks/genomeworks/utils/cudautils.hpp#L138
should be renamed to device_copy_n_async to make the non-blocking behavior more obvious.
The blocking three-argument version of device_copy_n should remain
-
Updated
Oct 4, 2020 - C#
-
Updated
Sep 25, 2020 - C++
Improve this page
Add a description, image, and links to the alignment topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the alignment topic, visit your repo's landing page and select "manage topics."
The docs use certain coding style conventions that are no longer used in pandas (e.g., we adopt black's opinions in terms of line wrapping and quoting), for instance https://pandas.pydata.org/pandas-docs/stable/user_guide/merging.html. We should update the docs to match current style preferences.
blacken-docs is a useful tool that can help in doing _s