Skip to content

Commit

Permalink
Adding ubench/python/number_bucket.clif here for general visibility.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ralf W. Grosse-Kunstleve committed Feb 22, 2021
1 parent fccb6d9 commit 920c633
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ubench/python/number_bucket.clif
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
from "pybind11/ubench/number_bucket.h":
namespace `pybind11_ubench`:
class `number_bucket<0>` as number_bucket_pc:
def __init__(self, data_size: int = default)
def sum(self) -> float
def add(self, other: number_bucket_pc) -> int

0 comments on commit 920c633

Please sign in to comment.