Currently, several dependencies are used either for conversion checks (pandas, numpy) or to skip translating (sympy, symengine). Ideally, these should not be needed in order to run the package, instead strings could be used for checks and unknown types skipped.
Currently, several dependencies are used either for conversion checks (pandas, numpy) or to skip translating (sympy, symengine). Ideally, these should not be needed in order to run the package, instead strings could be used for checks and unknown types skipped.