Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Lokathor/wide issues and pull requests
#189 - Use wrapping shifts in fallback implementations
Pull Request -
State: open - Opened by imartayan 11 days ago
#188 - fix serialize impl of SIMD types
Pull Request -
State: closed - Opened by robinhundt about 1 month ago
- 6 comments
Labels: semver-patch
#187 - fix build on pre-sse2 CPUs
Pull Request -
State: closed - Opened by ceamac about 1 month ago
- 1 comment
Labels: semver-patch
#186 - Compilation error on macos-13 x86_64
Issue -
State: closed - Opened by denehoffman about 2 months ago
- 9 comments
#185 - make wasm run in ci again
Pull Request -
State: open - Opened by Lokathor 2 months ago
- 4 comments
#184 - disable wasm in ci for now
Pull Request -
State: closed - Opened by Lokathor 2 months ago
- 2 comments
#183 - implement floor and ceil for f64 and f32 types
Pull Request -
State: closed - Opened by kralverde 2 months ago
- 6 comments
Labels: not-yet-released
#182 - Added widening multiply for u16x8, u32x4, u32x8, i32x4 and i32x8
Pull Request -
State: closed - Opened by mcroomp 4 months ago
- 4 comments
Labels: semver-patch
#181 - make ::new usable in a const context to avoid need of using const union hack
Pull Request -
State: closed - Opened by mcroomp 6 months ago
Labels: not-yet-released
#180 - Remove Rand crate
Pull Request -
State: closed - Opened by mcroomp 6 months ago
#179 - Fix the i686 bugs
Pull Request -
State: closed - Opened by Lokathor 6 months ago
- 3 comments
#178 - Sse4 fix
Pull Request -
State: closed - Opened by Lokathor 6 months ago
#177 - Compile error on latest version (0.7.27)
Issue -
State: closed - Opened by pthurston 6 months ago
- 3 comments
#176 - fix CI problems by bumping msrv
Pull Request -
State: closed - Opened by Lokathor 6 months ago
- 5 comments
#175 - docs: Add missing backticks, enable `clippy::doc_markdown`
Pull Request -
State: closed - Opened by waywardmonkeys 6 months ago
- 2 comments
#174 - Fails testsuite on i686
Issue -
State: closed - Opened by jonassmedegaard 6 months ago
- 15 comments
#173 - Adding support for serde
Pull Request -
State: closed - Opened by michaelciraci 7 months ago
- 2 comments
Labels: semver-patch
#172 - Update MSRV to 1.60 from 1.56
Pull Request -
State: closed - Opened by waywardmonkeys 7 months ago
#171 - ci: Remove some `if:` checks
Pull Request -
State: closed - Opened by waywardmonkeys 7 months ago
Labels: semver-ignore
#170 - ci: Update checkout and toolchain actions
Pull Request -
State: closed - Opened by waywardmonkeys 7 months ago
Labels: semver-ignore
#169 - MSRV vs aarch64
Issue -
State: closed - Opened by waywardmonkeys 7 months ago
- 3 comments
#168 - ci: Run on macos-latest
Pull Request -
State: closed - Opened by waywardmonkeys 7 months ago
- 6 comments
#167 - Fix typos
Pull Request -
State: closed - Opened by waywardmonkeys 7 months ago
#166 - add some missing widening operations
Pull Request -
State: closed - Opened by mcroomp 7 months ago
- 1 comment
Labels: semver-patch
#165 - Combination of `i8x16::move_mask()` and `.trailing_zeros()` is a footgun
Issue -
State: open - Opened by whitequark 7 months ago
- 3 comments
#164 - Adds conversion functions from integers to floats
Pull Request -
State: closed - Opened by Mottl 7 months ago
- 7 comments
Labels: semver-patch
#163 - Add swizzle to i8x16 and i8x32
Pull Request -
State: closed - Opened by mcroomp 8 months ago
Labels: semver-patch
#162 - Improve move_mask and boolean ops for i64x2 i32x4 i16x8 i8x16
Pull Request -
State: closed - Opened by mcroomp 8 months ago
- 1 comment
Labels: semver-patch
#161 - Adds boolean methods to u32x4 and u32x8
Pull Request -
State: closed - Opened by andyquinterom 8 months ago
- 4 comments
Labels: semver-patch
#160 - Add methods from i32x4 for u32x4
Issue -
State: closed - Opened by andyquinterom 8 months ago
- 2 comments
#159 - Added shift-by variable amount
Pull Request -
State: closed - Opened by mcroomp 8 months ago
- 2 comments
#158 - fix u32 sign bugs
Pull Request -
State: closed - Opened by mcroomp 8 months ago
- 2 comments
#157 - Implement variable shift left/right and ease of test coverage with generic trait
Pull Request -
State: closed - Opened by mcroomp 8 months ago
#156 - Nonoptimal `CmpLt`
Issue -
State: open - Opened by Melirius 9 months ago
- 1 comment
#155 - add u16x16 and tests
Pull Request -
State: closed - Opened by mcroomp 9 months ago
- 1 comment
Labels: semver-patch
#154 - improve perf of reduce_min,reduce_max,reduce_add and add unsigned upcast from u16x8
Pull Request -
State: closed - Opened by mcroomp 9 months ago
- 1 comment
#153 - Added i16 widening mul since this is implemented badly on some platforms
Pull Request -
State: closed - Opened by mcroomp 9 months ago
- 1 comment
#152 - Add unsigned_abs to i8,i16,i32,i64 to provide well defined behavior for abs
Pull Request -
State: closed - Opened by mcroomp 9 months ago
- 1 comment
#151 - simplify i16x16::move_mask
Pull Request -
State: closed - Opened by mcroomp 10 months ago
- 1 comment
#150 - Forgot to inline dot function
Pull Request -
State: closed - Opened by mcroomp 12 months ago
#149 - feat: add i16x8::mul_keep_high
Pull Request -
State: closed - Opened by RRRadicalEdward about 1 year ago
- 2 comments
#148 - feat: add u8x16::narrow_i16x8
Pull Request -
State: open - Opened by RRRadicalEdward about 1 year ago
#147 - feat: add u8x16::unpack_low/high
Pull Request -
State: closed - Opened by RRRadicalEdward about 1 year ago
- 1 comment
#146 - Clarify interaction with multiversion
Issue -
State: closed - Opened by phi-gamma about 1 year ago
- 6 comments
#145 - Casting masks between i32x8 and f32x8
Issue -
State: closed - Opened by shur-complement about 1 year ago
- 3 comments
#144 - Add `from_le_bytes` and `to_le_bytes` for SIMD types
Issue -
State: open - Opened by suhr over 1 year ago
- 1 comment
#143 - Add hyperbolic geometric functions such as `sinh`
Issue -
State: open - Opened by benruijl over 1 year ago
- 1 comment
#142 - as_array_mut added to all simd types.
Pull Request -
State: closed - Opened by tower120 over 1 year ago
- 2 comments
Labels: semver-minor
#141 - Add as_array_mut to all types, similar to as_array_ref?
Issue -
State: closed - Opened by tower120 over 1 year ago
- 2 comments
#140 - Publish new build of crate please
Issue -
State: closed - Opened by mcroomp over 1 year ago
- 2 comments
#139 - fix movemask for i16 avx2
Pull Request -
State: closed - Opened by mcroomp over 1 year ago
Labels: semver-patch
#138 - add reduce min/max along with tests. Also optimize i16x8 abs for sse2
Pull Request -
State: closed - Opened by mcroomp over 1 year ago
Labels: semver-minor
#137 - Test failure in nightly MIPS test
Issue -
State: closed - Opened by mcroomp over 1 year ago
- 2 comments
#136 - Add dot product for i16.
Pull Request -
State: closed - Opened by mcroomp over 1 year ago
- 5 comments
#135 - add reduce_add to integer
Pull Request -
State: closed - Opened by mcroomp over 1 year ago
- 1 comment
#134 - Add the miss impl of `Eq` for `u8x16` and `u16x8`
Pull Request -
State: closed - Opened by UnrealInReal over 1 year ago
- 1 comment
Labels: semver-patch
#133 - `impl Eq` is missing for `u8x16` and `u16x8` when #[cfg(all(target_feature="neon",target_arch="aarch64"))]
Issue -
State: open - Opened by UnrealInReal over 1 year ago
#132 - Add from_slice_unaligned and move_mask to i16x8, i16x16, i32x8 and i32x16
Pull Request -
State: closed - Opened by mcroomp over 1 year ago
- 2 comments
Labels: semver-patch
#131 - Feature idea/request: `clamp` and `signum`
Issue -
State: open - Opened by torokati44 almost 2 years ago
- 2 comments
#130 - add narrow and widen operations to convert 8 to 16 to 32 bits
Pull Request -
State: closed - Opened by mcroomp almost 2 years ago
- 3 comments
Labels: semver-patch
#129 - update README to mention aarch64
Pull Request -
State: closed - Opened by mcroomp almost 2 years ago
#128 - Provide matrix transpose for 8x8 types
Pull Request -
State: closed - Opened by mcroomp almost 2 years ago
- 3 comments
Labels: semver-patch
#127 - made MulScaleRound a trait
Pull Request -
State: closed - Opened by mcroomp almost 2 years ago
- 2 comments
Labels: semver-patch
#126 - Fix endianness in sqrt and add emulated MIPS target to test
Pull Request -
State: closed - Opened by mcroomp almost 2 years ago
- 5 comments
Labels: semver-patch
#125 - For non-AVX2 targets delegate to 128bit subparts
Pull Request -
State: closed - Opened by mcroomp almost 2 years ago
- 1 comment
Labels: semver-patch
#124 - Add aarch64 support along with emulator build as action
Pull Request -
State: closed - Opened by mcroomp almost 2 years ago
- 8 comments
Labels: semver-patch
#123 - add saturating add/sub i16 and multiply and scale
Pull Request -
State: closed - Opened by mcroomp almost 2 years ago
- 2 comments
Labels: semver-patch
#122 - adding saturation arithmetic
Issue -
State: closed - Opened by mcroomp almost 2 years ago
- 3 comments
#121 - Fix 120
Pull Request -
State: closed - Opened by Lokathor about 2 years ago
- 4 comments
Labels: semver-patch
#120 - AVX version of `u32x8::cmp_lt` refers to cmp_eq_mask_i32_m256i
Issue -
State: closed - Opened by remyoudompheng about 2 years ago
- 2 comments
#119 - 512-bit types and AVX-512 support
Issue -
State: open - Opened by kytans about 2 years ago
- 1 comment
#118 - Add a faster round fallback when std is available
Pull Request -
State: open - Opened by shssoichiro over 2 years ago
Labels: merge conflicts
#117 - Add fast type conversion methods where possible
Pull Request -
State: open - Opened by shssoichiro over 2 years ago
- 10 comments
Labels: merge conflicts
#116 - Add inline attribute to array casts
Pull Request -
State: closed - Opened by shssoichiro over 2 years ago
- 1 comment
#115 - NEON instructions on `aarch64`?
Issue -
State: closed - Opened by torokati44 over 2 years ago
- 6 comments
#114 - explorability: suggest a `new(v1, v2, v3, v4)` function for better visibility
Issue -
State: closed - Opened by m4b about 3 years ago
- 5 comments
#113 - software_sqrt fix
Pull Request -
State: closed - Opened by Lokathor about 3 years ago
#112 - Add as_array_ref to all types, similar to to_array
Pull Request -
State: closed - Opened by torokati44 about 3 years ago
- 3 comments
#111 - Add slice methods? v2
Issue -
State: closed - Opened by torokati44 about 3 years ago
- 10 comments
#110 - Release to include `avx2` fixes
Issue -
State: closed - Opened by Protryon over 3 years ago
- 1 comment
#109 - Try disabling the Windows CI workaround again
Pull Request -
State: closed - Opened by CryZe over 3 years ago
- 2 comments
#108 - Improve performance of saturating float to int casts
Pull Request -
State: closed - Opened by CryZe over 3 years ago
- 17 comments
#107 - Fix typo in crate docs
Pull Request -
State: closed - Opened by jonas-schievink over 3 years ago
#106 - Adding replace and extract methods
Issue -
State: open - Opened by ImUrX over 3 years ago
- 7 comments
#105 - add slice methods
Pull Request -
State: closed - Opened by ImUrX over 3 years ago
- 7 comments
#104 - Fix `i16x16::blend` when `avx2` is not available
Pull Request -
State: closed - Opened by CryZe over 3 years ago
#103 - Implement multiplication in most vectors that dont have it
Pull Request -
State: closed - Opened by ImUrX over 3 years ago
- 9 comments
#102 - ``i64x2`` multiplication
Issue -
State: closed - Opened by ImUrX over 3 years ago
- 4 comments
#101 - newbie questions
Issue -
State: closed - Opened by ImUrX over 3 years ago
- 2 comments
#100 - expected release for wasm support?
Issue -
State: closed - Opened by ImUrX over 3 years ago
- 3 comments
#99 - Activate `std` by default
Pull Request -
State: closed - Opened by CryZe over 3 years ago
- 1 comment
#98 - Make `std` a default feature
Issue -
State: closed - Opened by CryZe over 3 years ago
- 3 comments
#97 - Implement Support for WebAssembly SIMD
Pull Request -
State: closed - Opened by CryZe over 3 years ago
- 1 comment
#96 - The impl `CmpGt` for `f64x2` uses AVX whereas none of the others do
Issue -
State: open - Opened by CryZe over 3 years ago
#95 - Fix some `Not` implementations
Pull Request -
State: closed - Opened by CryZe over 3 years ago
#94 - Fix `Sub` and `Add` for `i32x8`
Pull Request -
State: closed - Opened by CryZe over 3 years ago
#93 - Use the `TAU` constant
Pull Request -
State: closed - Opened by CryZe over 3 years ago
#92 - Macroify float constants
Pull Request -
State: closed - Opened by Razaekel over 3 years ago
#91 - Add the constants to i16x16
Pull Request -
State: closed - Opened by Razaekel over 3 years ago
#90 - Macro-ify the constants for the SIMD float types
Pull Request -
State: closed - Opened by Razaekel over 3 years ago
- 1 comment