pygae/galgebra

View on GitHub

Showing 283 of 899 total issues

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 0
    Severity: Major
    Found in galgebra/mv.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 c
        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 mv.Mv(lt_M, ga=self.Ga)
            Severity: Major
            Found in galgebra/lt.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 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 tex[1:].strip()
                  Severity: Major
                  Found in galgebra/printer.py - About 30 mins to fix

                    Avoid too many return statements within this function.
                    Open

                                return A > B
                    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 +expr
                        Severity: Major
                        Found in galgebra/metric.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 0
                            Severity: Major
                            Found in galgebra/ga.py - About 30 mins to fix

                              Avoid too many return statements within this function.
                              Open

                                                  return A
                              Severity: Major
                              Found in galgebra/ga.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 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 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 sgn * result * self._ga.indexes_to_blades_dict[tuple(index)]
                                        Severity: Major
                                        Found in galgebra/ga.py - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language