Skip to content
Snippets Groups Projects

Chunking apply_fun for MCState.to_array

Merged Vicentini Filippo requested to merge github/fork/alleSini99/to_array_chunk into master

Created by: alleSini99

MCState.to_array() cannot be used to instantiate the wave function over the full Hilbert space for systems with fairly large size (but that should be still accessible) due to a large memory usage. The modification in MCState.to_array() consists in the possibility of computing the wave function over chunks of the Hilbert space of size MCState.chunk_size that are then combined to get the complete state vector.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading