pygae/galgebra

View on GitHub

Showing 155 of 899 total issues

Avoid too many return statements within this function.
Open

                    return (A, 0)
Severity: Major
Found in galgebra/ga.py - About 30 mins to fix

    Avoid too many return statements within this function.
    Open

                return self.right_contract(A, B)
    Severity: Major
    Found in galgebra/ga.py - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

                  return selfxA.blade_rep()
      Severity: Major
      Found in galgebra/mv.py - About 30 mins to fix

        Avoid too many return statements within this function.
        Open

                return +expr
        Severity: Major
        Found in galgebra/metric.py - About 30 mins to fix

          Avoid too many return statements within this function.
          Open

                  return -expr
          Severity: Major
          Found in galgebra/metric.py - About 30 mins to fix

            Avoid too many return statements within this function.
            Open

                            return r"{%s}^{%s}" % (self._print(expr.base), self._print(expr.exp))
            Severity: Major
            Found in galgebra/printer.py - About 30 mins to fix

              Avoid too many return statements within this function.
              Open

                                  return 0
              Severity: Major
              Found in galgebra/ga.py - About 30 mins to fix

                Avoid too many return statements within this function.
                Open

                        return s
                Severity: Major
                Found in galgebra/mv.py - About 30 mins to fix

                  Avoid too many return statements within this function.
                  Open

                                      return tmp
                  Severity: Major
                  Found in galgebra/mv.py - About 30 mins to fix

                    Avoid too many return statements within this function.
                    Open

                            return c
                    Severity: Major
                    Found in galgebra/mv.py - About 30 mins to fix

                      Avoid too many return statements within this function.
                      Open

                                      return self.Mul(blade, er, mode=mode)
                      Severity: Major
                      Found in galgebra/ga.py - About 30 mins to fix

                        Avoid too many return statements within this function.
                        Open

                                        return 0
                        Severity: Major
                        Found in galgebra/mv.py - About 30 mins to fix

                          Avoid too many return statements within this function.
                          Open

                                  return mv.Mv(root, *args, **kwargs)
                          Severity: Major
                          Found in galgebra/ga.py - About 30 mins to fix

                            Avoid too many return statements within this function.
                            Open

                                            return self.Mul(er, blade, mode=mode)
                            Severity: Major
                            Found in galgebra/ga.py - About 30 mins to fix

                              Avoid too many return statements within this function.
                              Open

                                                  return
                              Severity: Major
                              Found in galgebra/mv.py - About 30 mins to fix

                                Avoid too many return statements within this function.
                                Open

                                                return tex % (self._print(expr.base),
                                Severity: Major
                                Found in galgebra/printer.py - About 30 mins to fix

                                  Avoid too many return statements within this function.
                                  Open

                                                      return 0
                                  Severity: Major
                                  Found in galgebra/ga.py - About 30 mins to fix

                                    Avoid too many return statements within this function.
                                    Open

                                                return Mv(self.Ga.mul(self.obj, A.obj), ga=self.Ga)
                                    Severity: Major
                                    Found in galgebra/mv.py - About 30 mins to fix

                                      Avoid too many return statements within this function.
                                      Open

                                                          return tmp
                                      Severity: Major
                                      Found in galgebra/mv.py - About 30 mins to fix

                                        Avoid too many return statements within this function.
                                        Open

                                                            return tmp
                                        Severity: Major
                                        Found in galgebra/mv.py - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language