A PyTorch-based toolkit for simulating communication systems
Stars
57
Forks
2
Watchers
57
Open Issues
30
Overall repository health assessment
No package.json found
This might not be a Node.js project
Merge pull request #39 from ipc-lab/release/v0.2.1
755ccc9View on GitHubRemove references to unused example directories in documentation
a11ddceView on GitHubUpdate changelog and version to 0.2.1; add new features, improvements, and fixes
f4cbe96View on GitHubUpdate BPG download links to use the correct source for improved installation reliability
bda3743View on GitHubCapacityAnalyzer removed. Refactor code structure for improved readability and maintainability
7bc7f3cView on GitHubRefactor examples and tests for improved clarity and coverage
a65ff1dView on GitHubAdd comprehensive tests for SSIM and EVM metrics, including stateful methods, error handling, and edge cases
b48efe8View on GitHubImprove system dependency installation in CI workflows with enhanced checks and alternative installation methods
b661b3dView on GitHubEnhance CI workflows by adding caching for BPG tools, improving system dependency installation, and implementing multiple download sources for BPG. Include better error handling and logging during the installation process.
e9311bbView on GitHubRefactor BPG tools installation in CI workflows to improve environment checks, error handling, and installation verification; ensure non-critical failures do not halt the process.
b2afaf9View on GitHubEnhance data handling and visualization in channel comparison and MAC integration examples; improve comments and remove unnecessary print statements in FEC tutorials.
98b0d2dView on GitHubRefactor BPG tools installation in CI workflows to create a local bin directory, improve dependency checks, and enhance error handling during compilation.
72646deView on GitHubAdd installation and validation steps for BPG tools in CI workflows
fcc6d28View on GitHubAdd comprehensive tests for mutual information processing and edge cases in CapacityAnalyzer
ccdb834View on GitHub