pygae/galgebra

View on GitHub

Showing 157 of 843 total issues

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 tmp
    Severity: Major
    Found in galgebra/mv.py - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

                  return lt_v
      Severity: Major
      Found in galgebra/lt.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 0
          Severity: Major
          Found in galgebra/ga.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 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 A
                Severity: Major
                Found in galgebra/ga.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 (0, A)
                    Severity: Major
                    Found in galgebra/ga.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 sqrt(Abs(product))
                        Severity: Major
                        Found in galgebra/mv.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

                            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 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/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 mv.Mv(lt_v, 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 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
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language