An implementation of a symbolic toolbox using SymPy. The dependencies are Octave, Python, and SymPy. Consult the SymPy website for details on how to install SymPy. Start Octave. At Octave prompt type ...
Hi, I’d like to work on this issue. I plan to add type annotations to sympy/sets/powerset.py, covering new, len, iter, _contains, _eval_is_subset, and _eval_rewrite_as_FiniteSet. The goal is to ...