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
Accelerator
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
Type
/
to 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 }}
JaskRendix
/
ldpc-rust
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: JaskRendix/ldpc-rust
Actions
All workflows
Workflows
CI
CI
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
60 workflow runs
60 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
update README.md
CI
#35:
Commit
5e870bf
pushed by
JaskRendix
21s
main
main
21s
View workflow file
remove U+00A0 characters and apply Clippy-safe iterator refactors
CI
#34:
Commit
63b6863
pushed by
JaskRendix
33s
main
main
33s
View workflow file
fix Clippy warnings: remove redundant closure, add Default impl, and …
CI
#33:
Commit
dc0d4b0
pushed by
JaskRendix
10s
main
main
10s
View workflow file
add test suite for systematic LDPC encoder
CI
#32:
Commit
c1a228c
pushed by
JaskRendix
17s
main
main
17s
View workflow file
apply rustfmt fixes in encoder.rs: reorder imports and inline LazyLoc…
CI
#31:
Commit
4a3b1a8
pushed by
JaskRendix
41s
main
main
41s
View workflow file
add library export
CI
#30:
Commit
911e120
pushed by
JaskRendix
12s
main
main
12s
View workflow file
add systematic LDPC encoder
CI
#29:
Commit
0d64dc7
pushed by
JaskRendix
38s
main
main
38s
View workflow file
format spa_decoder_tests.rs to satisfy rustfmt: remove trailing white…
CI
#28:
Commit
2243bab
pushed by
JaskRendix
51s
main
main
51s
View workflow file
update README.md
CI
#27:
Commit
ea928b3
pushed by
JaskRendix
12s
main
main
12s
View workflow file
add unit and edge-case tests for SpaDecoderLLR
CI
#26:
Commit
624277f
pushed by
JaskRendix
11s
main
main
11s
View workflow file
fix: remove blank line
CI
#25:
Commit
b4a9bed
pushed by
JaskRendix
1m 18s
main
main
1m 18s
View workflow file
fix: remove blank line
CI
#24:
Commit
649f3be
pushed by
JaskRendix
15s
main
main
15s
View workflow file
add integration tests for NMS scaling_factor and validation in SPA en…
CI
#23:
Commit
27addad
pushed by
JaskRendix
14s
main
main
14s
View workflow file
format ldpc_tests.rs to satisfy rustfmt: expand assert! macro and rem…
CI
#22:
Commit
962a591
pushed by
JaskRendix
15s
main
main
15s
View workflow file
add convergence validation tests for Gallager-B and Normalized Min-Su…
CI
#21:
Commit
b8571af
pushed by
JaskRendix
11s
main
main
11s
View workflow file
format scaling_factor validation error message for clippy/fmt compliance
CI
#20:
Commit
89321d9
pushed by
JaskRendix
46s
main
main
46s
View workflow file
expose scaling_factor in SPA/Min-Sum API request payloads
CI
#19:
Commit
31c60a6
pushed by
JaskRendix
11s
main
main
11s
View workflow file
add Normalized Min-Sum (NMS) scaling factor support to SpaDecoderLLR
CI
#18:
Commit
5bdbed2
pushed by
JaskRendix
58s
main
main
58s
View workflow file
use shared channel::bpsk_awgn_llr instead of local duplicate, clean u…
CI
#17:
Commit
f7602dc
pushed by
JaskRendix
1m 23s
main
main
1m 23s
View workflow file
fix channel module by adding missing StdRng import and normalizing do…
CI
#16:
Commit
d0e650d
pushed by
JaskRendix
45s
main
main
45s
View workflow file
replace local bpsk_awgn_llr with shared channel::bpsk_awgn_llr, remov…
CI
#15:
Commit
7d803ed
pushed by
JaskRendix
9s
main
main
9s
View workflow file
expose channel module for shared BPSK AWGN LLR function
CI
#14:
Commit
2205bf9
pushed by
JaskRendix
12s
main
main
12s
View workflow file
add shared BPSK AWGN LLR function in channel module to remove duplica…
CI
#13:
Commit
edee4d0
pushed by
JaskRendix
49s
main
main
49s
View workflow file
update get_score output buffer size to [u8; 512]
CI
#12:
Commit
cd70003
pushed by
JaskRendix
43s
main
main
43s
View workflow file
update benchmark harness to match packed bit arrays and fixed array m…
CI
#11:
Commit
59a3e6c
pushed by
JaskRendix
28s
main
main
28s
View workflow file
Previous
1
2
3
Next
You can’t perform that action at this time.