Releases: muhd-umer/comyx
Releases · muhd-umer/comyx
Version 0.2.5
Comyx
- Removed
SISOCollection
in favor of more low level API; useLink
to model all channel links - Fix
SISO Downlink NOMA
andRIS Enhanced Communication
examples in docs/
Full Changelog
Version 0.2.4
Comyx
- Revert
python>=3.11
requirements to accomodate for usage withkaggle
andcolab
; both currently onpython==3.10.*
Version 0.2.3
Comyx
- Add
STAR_RIS
- Update dependencies
- Add reproducibility to random variables, i.e., add seeding arguments
Full Changelog
Version 0.2.2
Comyx
- Finalize examples
- Squash bugs in
RIS
,SISOCollection
, andLinks
Full Changelog
Version 0.2.1
Comyx
- Rebuild library from scratch to increase modulaity
- Add examples to demonstrate usage
- Added flexibility to existing methods
Full Changelog
Version 0.2.0
Comyx
- Bumped version 0.1.6 -> 0.2.0 to reflect the new project name
- Filtered history to remove private keys
Full Changelog
Version 0.1.6
Full Changelog
No changes
Version 0.1.4
Version 0.1.3
Version 0.1.2
Major Changes
- Polished documentation
- Created Simulator()
- Cleaned docstrings