MCPcopy Index your code
hub / github.com/PyTables/PyTables / particles.py

File particles.py

examples/particles.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Beware! you need PyTables >= 2.3 to run this script!"""
2
3from time import perf_counter as clock
4

Callers

nothing calls this directly

Calls 7

create_groupMethod · 0.80
create_indexMethod · 0.80
whereMethod · 0.80
create_tableMethod · 0.45
appendMethod · 0.45
flushMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected