Skip to content

Commit 75a1d8e

Browse files
authored
Update README.md to include dask (scikit-hep#197)
1 parent 344c634 commit 75a1d8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929
Official FastJet bindings to Python and Awkward Array.
3030

3131
Main features of Fastjet:
32-
* Contains Vectorized as well as Non-Vectorized interface for Fastjet.
32+
* Contains Vectorized, Out-of-core Vectorized (dask), as well as Non-Vectorized interface for Fastjet.
3333
* Compiled against the complete Fastjet library in C++.
34-
* Has Awkward Array and Vector as dependency.
34+
* Has Awkward Array, Vector, and optionally Dask as dependencies.
3535
* Provides the functionality to cluster multiple events at a time.
3636
* Input data can be in any coordinate system.
3737

0 commit comments

Comments
 (0)