stringforge.cy_io.CICYDatabase#
- class stringforge.cy_io.CICYDatabase(hf_repo='aschachner/cy-database', cache_dir=None, offline=False, cache_mode='persistent', shard_cache_size=32, dataset=None)#
Bases:
CYDatabaseConvenience subclass of
CYDatabasepre-configured for the"cicy"sub-dataset (Complete Intersection Calabi-Yau models).Models are identified by
cicy_idin catalogue convention.Example usage:
db = CICYDatabase() rows = db.query(h11=1)
See the module page for the curated public method index. The class page is kept as the canonical object target for cross-references and the general index.