Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in
A
accelerate
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • delanoe
  • accelerate
  • Repository

Switch branch/tag
  • accelerate
  • src
  • Data
  • Array
  • Accelerate
  • Language.hs
Find file
BlameHistoryPermalink
  • Trevor L. McDonell's avatar
    clean up handling of fold, scan, for empty arrays · a4d3a875
    Trevor L. McDonell authored Mar 22, 2018
    In particular, the operation only affects the shape of the innermost dimension. For example, for folds we (now) have the property that:
    
    > shape (fold f z xs) == indexTail (shape xs)
    a4d3a875
Language.hs 45.6 KB
EditWeb IDE

Replace Language.hs

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.