-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
in "rxn-ca/src/rxn_ca/computing/schemas/ca_result_schema.py"
there's
from pylattica.core.simulation_result import compress_result
but, in the pylattice, I cannot find the compress_result functions.
also, in "rxn-ca/src/rxn_ca/utilities/enumerate_rxns.py"
there's
from ..computing.schemas.enumerated_rxns_schema import EnumeratedRxnsMode
so I navigated to "/rxn-ca/src/rxn_ca/computing/schemas"
but there's no enumerated_rxns_schema
Am I doing wrong? or the code is not updated yet?
by the way, I was testing the sample code in README.md
Metadata
Metadata
Assignees
Labels
No labels