Skip to content

Issues: april-tools/cirkit

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Support for parameterization upper and lower bounds? enhancement New feature or request
#320 opened Nov 12, 2024 by isurulucky
Check the consistency of the symbolic circuit bug Something isn't working enhancement New feature or request
#316 opened Nov 10, 2024 by loreloc cirkit 0.2.0 (murmur)
Constant layers might have non-empty scopes bug Something isn't working
#305 opened Oct 28, 2024 by loreloc cirkit 0.2.0 (murmur)
Create top-down guide for cirkit in documentation documentation Improvements or additions to documentation
#304 opened Oct 28, 2024 by andreasgrv
3 tasks
cirkit 0.2.0 (murmur)
Write docstrings for compiled circuits modules documentation Improvements or additions to documentation
#303 opened Oct 28, 2024 by loreloc cirkit 0.2.0 (murmur)
An overview of inference queries documentation Improvements or additions to documentation
#294 opened Oct 18, 2024 by mlnpapez
Mixed continuous and discrete features enhancement New feature or request
#293 opened Oct 18, 2024 by mlnpapez
Marginalization mask enhancement New feature or request
#292 opened Oct 18, 2024 by mlnpapez cirkit 0.2.0 (murmur)
Default initialisations can produce nan loss documentation Improvements or additions to documentation
#279 opened Oct 8, 2024 by andreasgrv
Integration with probabilistic_model question Further information is requested
#277 opened Oct 8, 2024 by tomsch420
Allowing users to add new operators enhancement New feature or request
#276 opened Oct 7, 2024 by lkct
Write symbolic-pipelines.ipynb documentation Improvements or additions to documentation
#260 opened Sep 5, 2024 by loreloc
Adding py.typed to package repository Related to managing the repository
#256 opened Sep 5, 2024 by lkct
Fix pylint errors enhancement New feature or request
#244 opened Jul 23, 2024 by loreloc
Let channels be just variables everywhere enhancement New feature or request question Further information is requested
#236 opened Jul 9, 2024 by loreloc cirkit 0.3.0 (reckoning)
Introduce strict and relaxed mypy rules allowing explicit Any and kwargs good first issue Good for newcomers low-priority Low priority issues repository Related to managing the repository
#222 opened Apr 1, 2024 by loreloc
Create CONTIRBUTING.md documentation Improvements or additions to documentation good first issue Good for newcomers repository Related to managing the repository
#219 opened Mar 21, 2024 by loreloc
Find another way to disable grad in tests testing Related to (unit) testing the library
#172 opened Dec 15, 2023 by lkct
ProTip! Exclude everything labeled bug with -label:bug.