bw2calc.caching_lca#
Classes#
Custom class which caches supply vectors. |
Module Contents#
- class bw2calc.caching_lca.CachingLCA(*args, **kwargs)[source]#
Bases:
bw2calc.lca.LCA
Custom class which caches supply vectors.
Cache resets upon iteration. If you do weird stuff outside of iteration you should probably use the regular LCA class.