Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
OUDON
/
rmqrcode-python
Public
Notifications
You must be signed in to change notification settings
Fork
19
Star
184
Code
Issues
8
Pull requests
5
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Branch selector
refs/heads/develop
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 2, 2024
Update README.md
OUDON
authored
9dbbc2c
View commit details
Copy full SHA for 9dbbc2c
Browse repository at this point
Merge pull request #50 from OUDON/chore/bumps-to-v0-3-2
Show description for b4e8a12
OUDON
authored
b4e8a12
View commit details
Copy full SHA for b4e8a12
Browse repository at this point
Change data string to repo url in example.py
OUDON
committed
a1de3f8
View commit details
Copy full SHA for a1de3f8
Browse repository at this point
Bumps version to v0.3.2
OUDON
committed
f081635
View commit details
Copy full SHA for f081635
Browse repository at this point
Commits on Feb 1, 2024
Merge pull request #49 from kikuchan/fix-format-information
Show description for 31c6000
OUDON
authored
31c6000
View commit details
Copy full SHA for 31c6000
Browse repository at this point
Commits on Jan 16, 2024
Merge pull request #48 from kikuchan/develop
Show description for 39c1586
OUDON
authored
39c1586
View commit details
Copy full SHA for 39c1586
Browse repository at this point
Commits on Dec 25, 2023
fix: format information bit position
kikuchan
committed
e487660
View commit details
Copy full SHA for e487660
Browse repository at this point
fix: generator polynomials
Show description for f8aba60
kikuchan
committed
f8aba60
View commit details
Copy full SHA for f8aba60
Browse repository at this point
Commits on Oct 24, 2023
Use double quotes instead of single quotes in the command example
OUDON
authored
8b4f85d
View commit details
Copy full SHA for 8b4f85d
Browse repository at this point
Commits on Aug 3, 2023
Update README.md
OUDON
authored
c565151
View commit details
Copy full SHA for c565151
Browse repository at this point
Update README.md
OUDON
authored
1c2a630
View commit details
Copy full SHA for 1c2a630
Browse repository at this point
Commits on Jan 13, 2023
Merge pull request #43 from kianmeng/fix-typo
Show description for c964de0
OUDON
authored
c964de0
View commit details
Copy full SHA for c964de0
Browse repository at this point
Commits on Jan 12, 2023
doc: fix typo, wether -> whether
kianmeng
committed
f3474d8
View commit details
Copy full SHA for f3474d8
Browse repository at this point
Commits on Sep 20, 2022
Merge pull request #42 from OUDON/refactor/qr-optimizer-class
Show description for 5ab277b
OUDON
authored
5ab277b
View commit details
Copy full SHA for 5ab277b
Browse repository at this point
Commits on Sep 16, 2022
chore: make format
OUDON
committed
54835e6
View commit details
Copy full SHA for 54835e6
Browse repository at this point
refactor: Move implementation of rMQR#__str__ into rMQRCore#__str__
OUDON
committed
e77f8aa
View commit details
Copy full SHA for e77f8aa
Browse repository at this point
fix: Fix rMQR#__str__
OUDON
committed
442574c
View commit details
Copy full SHA for 442574c
Browse repository at this point
refactor: Split some methods of rMQRCore
OUDON
committed
f4452d5
View commit details
Copy full SHA for f4452d5
Browse repository at this point
refactor: Add docstrings for class
OUDON
committed
d277be8
View commit details
Copy full SHA for d277be8
Browse repository at this point
refactor: Split the rMQR class into the two classes rMQR and rMQROptimzier
OUDON
committed
f399118
View commit details
Copy full SHA for f399118
Browse repository at this point
doc: Update docstrings
OUDON
committed
dafefa2
View commit details
Copy full SHA for dafefa2
Browse repository at this point
refactor: Rename version_information to format_information
OUDON
committed
24cafc7
View commit details
Copy full SHA for 24cafc7
Browse repository at this point
refactor: Split rMQR class into two classes rMQR and rMQRCore
OUDON
committed
44675f5
View commit details
Copy full SHA for 44675f5
Browse repository at this point
Commits on Sep 7, 2022
Merge pull request #41 from OUDON/refactor/change-qr-version-to-instance-variable
Show description for 48f05c3
OUDON
authored
48f05c3
View commit details
Copy full SHA for 48f05c3
Browse repository at this point
chore: Apply formatter
OUDON
committed
4b356ab
View commit details
Copy full SHA for 4b356ab
Browse repository at this point
Commits on Sep 6, 2022
refactor: Change qr_version to instance variable
OUDON
committed
0dfd21f
View commit details
Copy full SHA for 0dfd21f
Browse repository at this point
Merge pull request #39 from OUDON/refactor/use-block-class
Show description for a01a24c
OUDON
authored
a01a24c
View commit details
Copy full SHA for a01a24c
Browse repository at this point
doc: Update docstrings
OUDON
committed
b20ee9c
View commit details
Copy full SHA for b20ee9c
Browse repository at this point
doc: Update docstrings
OUDON
committed
4d1859e
View commit details
Copy full SHA for 4d1859e
Browse repository at this point
chore: Fix lint
OUDON
committed
de3529a
View commit details
Copy full SHA for de3529a
Browse repository at this point
refactor: Add _put_final_codewords method
OUDON
committed
06c9353
View commit details
Copy full SHA for 06c9353
Browse repository at this point
doc: Add docstrings to Block class
OUDON
committed
656066d
View commit details
Copy full SHA for 656066d
Browse repository at this point
refactor: Make _make_codewords method
OUDON
committed
4ae0c6b
View commit details
Copy full SHA for 4ae0c6b
Browse repository at this point
Commits on Sep 5, 2022
refactor: Make _make_final_codewords method
OUDON
committed
a5329a8
View commit details
Copy full SHA for a5329a8
Browse repository at this point
refacotr: Add Block class
OUDON
committed
78540ef
View commit details
Copy full SHA for 78540ef
Browse repository at this point
Previous
Next
You can’t perform that action at this time.