Pinned
945 contributions in the last year
Less
More
Activity overview
Contribution activity
September 2021
Created 19 commits in 2 repositories
Opened 16 pull requests in 2 repositories
jfalcou/eve
2
open
11
merged
- Make operator overloading for custom types possible
- Add an examples folder
- Allow for different type of logical in compress_store
- Implements soa_vector
-
Fix #915 -
eve::convertfor tuples/UDT - Improve some bit operations
- Optimize/clarify relation between conditional and top_bits
- Implement read/write
- Update rbr for drop
- Update kumi with algo traits
- Support tuple<> properly + algo optimization
- Fix #897 - Clarify data_source concept by removing the scalar *p requirements
- Fix #900 - Remove rogue iostream include
Reviewed 16 pull requests in 1 repository
jfalcou/eve
16 pull requests
- FIX-951: strlen, collect indexes, memcmp examples
- FIX-944: attempt at erase_remove
- FIX-896: product type in algo support
- Implements soa_vector
- FIX-934: inclusive scan algo
- Avx512/rol ror
- improved hermite
- FIX-894: scan(wide, plus, zero)
- FIX-894: slide right for 2 wides.
- FIX-923: use forceinline structs instead of lambdas in algorithms.
- Optimize/clarify relation between conditional and top_bits
- FIX-#921: find like algorithms
- FIX- 896/product type support 5
- FIX-896: product type support, convert range
- FIX-896: simplifications to preprocess_range.
- FIX-896: patch 1.