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 16
    • Issues 16
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 14
    • Merge requests 14
  • 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
  • !454

no more default dtype for draw_sample()

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Martin Reinecke requested to merge no_default_sample_dtype into NIFTy_6 Apr 26, 2020
  • Overview 4
  • Commits 5
  • Pipelines 4
  • Changes 25

Open questions:

  • why don't we pass on the dtype in sampling_enabler.py, line 72?
  • in calculate_position in sugar.py we don't have a dtype available; do we need to introduce one?

@parras, @pfrank, @kjako, @reimar

Edited Apr 27, 2020 by Martin Reinecke
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: no_default_sample_dtype