Skip to content
  • Jakob Gabriel's avatar
    quantity.Discrete.int bugfixes · 45672dca
    Jakob Gabriel authored
    - previously for gridNames with more than one char, int was called recursivley (for 'zeta', int was called for ('z', 'e', 't', 'a'). Fixed that.
    - yet, int does not consider inputs for integral bounds that do not coincide with the bounds of the grid. hence now a assertion informs about that problem if different bounds specified by inputs.
    45672dca