Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • N NIFTy
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 19
    • Issues 19
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ift
  • NIFTy
  • Merge requests
  • !344

Changes in BlockDiagonalOperator and LogRGSpace

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Philipp Haim requested to merge bug_fix into operator_spectra Sep 25, 2019
  • Overview 0
  • Commits 5
  • Pipelines 4
  • Changes 2

When None is passed as operator, BlockDiagonalOperator will treat it as a unity operator, not changing the corresponding field when applied. draw_sample will act like ScalingOperator with factor 1.

get_default_codomain of LogRGSpace now changes the harmonic attribute of new space instead of always setting it to True.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: bug_fix