Issues
- 2
- 0
Include python 3.11 in github workflows
#141 opened by WojciechMigda - 1
Check if zfex works with python 3.11
#137 opened by WojciechMigda - 0
- 0
Pin python 3.6 to ubuntu 20.04
#135 opened by WojciechMigda - 0
- 0
Detect SIMD capabilities in python `setup.py`
#129 opened by WojciechMigda - 3
Port Intel `fec_encode_simd` to `fec_encode` but with unaligned access intrinsics
#124 opened by WojciechMigda - 0
Use `_mm_maskmoveu_si128` in intel code
#126 opened by WojciechMigda - 0
- 0
- 0
Make C API return status code
#102 opened by WojciechMigda - 0
Refactor haskell wrapper
#115 opened by WojciechMigda - 1
- 0
- 0
Cythonize python API wrapper
#103 opened by WojciechMigda - 0
- 0
Subject C API to testing with `rapidcheck`
#97 opened by WojciechMigda - 0
`restrict` is not a keyword in C++
#99 opened by WojciechMigda - 0
Make C library headers compatible with C++
#96 opened by WojciechMigda - 0
Add some benchmarks
#94 opened by WojciechMigda - 0
Ignore error with make clean
#91 opened by WojciechMigda - 0
Fix editing glitch in comments
#89 opened by WojciechMigda - 1
Unroll {en|de}code C loop
#87 opened by WojciechMigda - 0
Introduce SIMD kernel unrolling
#85 opened by WojciechMigda - 0
Replace UNROLL with ZFEX_UNROLL_ADDMUL
#81 opened by WojciechMigda - 0
Test with big-endian ARM
#79 opened by WojciechMigda - 0
- 0
- 0
Rework existing CI workflows
#72 opened by WojciechMigda - 0
Examine execution of raspios@qemu workflow
#70 opened by WojciechMigda - 0
Extend cibuildwheel with linux / python3.6
#68 opened by WojciechMigda - 0
Create benchmarking helper scripts
#66 opened by WojciechMigda - 0
Extract encoder code to a separate file
#65 opened by WojciechMigda - 0
- 0
Drop legacy stridetune scripts
#61 opened by WojciechMigda - 0
Rebrand haskell API
#59 opened by WojciechMigda - 0
Check that haskell API still works
#46 opened by WojciechMigda - 0
Migrate from master to main branch
#48 opened by WojciechMigda - 0
- 0
Bump checkout action to v3
#49 opened by WojciechMigda - 0
Add Javascript API wrapper
#45 opened by WojciechMigda - 0
- 0
- 0
- 0
Upgrade versioneer
#39 opened by WojciechMigda - 0
Upload package to pip
#33 opened by WojciechMigda - 0
Rebrand into zfex
#34 opened by WojciechMigda - 0
Organize used preprocessor macros
#31 opened by WojciechMigda - 0
Cherrypick Gabs' ARM addmul code
#29 opened by WojciechMigda