.. module:: quantascli.core .. index:: Basic classes ============= Basic classes ============= In the following, the generic classes used to build all other file readers and calculators are presented. Generic input file reader ========================= .. autoclass:: quantas.core.reader.BasicReader :members: Generic calculator ================== .. autoclass:: quantas.core.calculator.BasicCalculator :members: