ffsim.init_cache¶
- ffsim.init_cache(norb, nelec)[source]¶
Initialize cached objects.
Call this function to prepare ffsim for performing operations with given values of
norbandnelec. Typically there is no need to call this function, but it should be called before benchmarking to avoid counting the cost of initializing cached lookup tables.