Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specify set of output bitstring. #259

Closed
s-mandra opened this issue Jan 23, 2020 · 2 comments
Closed

Specify set of output bitstring. #259

s-mandra opened this issue Jan 23, 2020 · 2 comments
Assignees
Labels
duplicate This issue or pull request already exists enhancement New feature or request

Comments

@s-mandra
Copy link
Member

At the moment, there are two ways to assign an output bitstring. Either specifying a single final bitstring through --final-conf or specifying multiple final cuts in the ordering file:

[...]
# BEGIN TERMINAL CUTS
cut (0, 1) 2
cut (0) 3
cut (0) 4
cut (0, 1) 5
cut (0) 6
cut (0) 11
cut (0) 15
[...]

It would be great to include the possibility to specify multiple output bitstring, perhaps recycling part of the initial tensors to reduce the computational cost.

@s-mandra
Copy link
Member Author

See also #258.

@s-mandra
Copy link
Member Author

See #263.

@s-mandra s-mandra added the duplicate This issue or pull request already exists label Jan 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants