We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 344c634 commit 75a1d8eCopy full SHA for 75a1d8e
README.md
@@ -29,9 +29,9 @@
29
Official FastJet bindings to Python and Awkward Array.
30
31
Main features of Fastjet:
32
- * Contains Vectorized as well as Non-Vectorized interface for Fastjet.
+ * Contains Vectorized, Out-of-core Vectorized (dask), as well as Non-Vectorized interface for Fastjet.
33
* Compiled against the complete Fastjet library in C++.
34
- * Has Awkward Array and Vector as dependency.
+ * Has Awkward Array, Vector, and optionally Dask as dependencies.
35
* Provides the functionality to cluster multiple events at a time.
36
* Input data can be in any coordinate system.
37
0 commit comments