Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • C conI
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 10
    • Issues 10
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • LRT_infinite_dimensional_systemsLRT_infinite_dimensional_systems
  • conI
  • Issues
  • #15
Closed
Open
Issue created Nov 07, 2019 by Jakob Gabriel@JakobOwner

quantity.Discrete without grid

Maybe its more practical, if there are no quantity.Discrete without a grid defined. If a mathematical operations removes all grid, for instance subs() or int(), then a double array could als be retourned. Since all mathematical operations of quantity.Discrete should be compatible with double-arrays, this should work easily. Additionally, this might enease working with quantity.Discrete, since special cases with empty grids do not need to be considered anymore. Additionally, the isempty(quantity.Discrete())-problem could be fixed easily by checking isempty(grid) additionally.

Assignee
Assign to
Time tracking