Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / rust-num/num-complex issues and pull requests
#135 - use squared_norm in finv
Pull Request -
State: closed - Opened by skewballfox 18 days ago
- 2 comments
#134 - mul_add between real and complex numbers
Issue -
State: open - Opened by isomer 25 days ago
#133 - Adding SIMD Sum
Pull Request -
State: open - Opened by michaelciraci about 2 months ago
#132 - Bump rkyv to 0.8
Issue -
State: open - Opened by Firesz25 about 2 months ago
Labels: breaking change
#131 - Add ln_1p and exp_m1
Pull Request -
State: open - Opened by soumyasen1809 2 months ago
#130 - increment (+=) , decrement(-=), multiply(*=) and divide(/=) operations don't work
Issue -
State: open - Opened by kmolan 5 months ago
- 1 comment
Labels: question
#129 - more accurate sqrt function
Pull Request -
State: open - Opened by pascalkuthe 7 months ago
- 2 comments
#128 - Release 0.4.6
Pull Request -
State: closed - Opened by cuviper 7 months ago
#127 - Fix a few miscellaneous lints
Pull Request -
State: closed - Opened by cuviper 7 months ago
#126 - Add `c32` and `c64` helpers
Pull Request -
State: closed - Opened by cuviper 7 months ago
#125 - Add const ZERO/ONE/I and impl ConstZero/ConstOne
Pull Request -
State: closed - Opened by cuviper 7 months ago
#124 - relaxing the trait bounds on Complex::Add and friends
Issue -
State: open - Opened by sarah-ek 9 months ago
- 1 comment
#123 - Proposal: add complex ln_1p()
Issue -
State: open - Opened by Expander 9 months ago
- 4 comments
Labels: enhancement, help wanted
#122 - Imprecision of complex natural logarithm for arguments close to 1
Issue -
State: open - Opened by Expander 9 months ago
- 5 comments
#121 - Use namespaced-features to safely bump to MSRV 1.60
Pull Request -
State: closed - Opened by cuviper 10 months ago
#120 - ci: merge queue and registry caching
Pull Request -
State: closed - Opened by cuviper 10 months ago
#119 - Relax trait bounds on serde impl for Complex
Pull Request -
State: closed - Opened by WalterSmuts 12 months ago
#118 - Why require `T : Num` for implementing `Deserialize` for `Complex<T>`
Issue -
State: closed - Opened by WalterSmuts 12 months ago
- 3 comments
#117 - make functions `const` where possible
Issue -
State: open - Opened by rursprung 12 months ago
- 3 comments
#116 - Fixes nan value for powc of zero
Pull Request -
State: closed - Opened by domna over 1 year ago
- 8 comments
#115 - Problems compiling complex numbers on embedded target
Issue -
State: closed - Opened by joakim-hove over 1 year ago
- 1 comment
#114 - powc of zero returns nan
Issue -
State: closed - Opened by domna over 1 year ago
- 2 comments
Labels: bug, help wanted
#113 - atan and atanh -0.0 loses its sign
Pull Request -
State: open - Opened by youknowone over 1 year ago
Labels: bug
#112 - Release 0.4.3
Pull Request -
State: closed - Opened by cuviper almost 2 years ago
- 2 comments
#111 - Try to avoid cloning
Issue -
State: open - Opened by konsumlamm about 2 years ago
#110 - add rkyv support
Pull Request -
State: closed - Opened by zyansheep over 2 years ago
- 11 comments
#109 - Update and simplify the CI workflow
Pull Request -
State: closed - Opened by cuviper over 2 years ago
- 2 comments
#108 - add rkyv support
Pull Request -
State: closed - Opened by zyansheep over 2 years ago
- 4 comments
#107 - Added ability to sort Complex numbers.
Pull Request -
State: closed - Opened by annoybot over 2 years ago
- 3 comments
#106 - Implement Ord for Complex
Issue -
State: closed - Opened by annoybot over 2 years ago
- 5 comments
#105 - Release 0.4.2
Pull Request -
State: closed - Opened by cuviper over 2 years ago
- 2 comments
#104 - Adapted complex exp() function so that it can handle inf and nan arguments as well
Pull Request -
State: closed - Opened by JorisDeRidder over 2 years ago
- 5 comments
#103 - Potential bug in complex exp() function
Issue -
State: closed - Opened by JorisDeRidder over 2 years ago
- 2 comments
#102 - Release 0.4.1
Pull Request -
State: closed - Opened by cuviper over 2 years ago
- 2 comments
#101 - Add cis function
Pull Request -
State: closed - Opened by rayhem over 2 years ago
- 6 comments
#100 - Add support for `bytemuck` traits
Pull Request -
State: closed - Opened by bradleyharden almost 3 years ago
- 7 comments
#99 - Safe transmuting for `Complex<T>` with `bytemuck`
Issue -
State: closed - Opened by bradleyharden almost 3 years ago
- 2 comments
#98 - Fix document of complex sqrt()
Pull Request -
State: closed - Opened by jagd almost 3 years ago
- 1 comment
#97 - Proposal: add support for Rust-CUDA
Issue -
State: closed - Opened by sebcrozet almost 3 years ago
- 1 comment
#96 - Changing display format to a more compact form.
Issue -
State: closed - Opened by ErikBuer about 3 years ago
- 2 comments
#95 - Create ComplexFloat trait to model Floats as a subset of Complex<T>
Pull Request -
State: closed - Opened by obsgolem about 3 years ago
- 7 comments
#94 - Release a 1.0 version
Issue -
State: closed - Opened by obsgolem about 3 years ago
- 1 comment
#93 - cast between complex return None
Issue -
State: open - Opened by serendipity-crypto over 3 years ago
- 3 comments
#92 - Complex FromStr doesn't handle negative numbers?
Issue -
State: closed - Opened by dave-andersen over 3 years ago
- 1 comment
#91 - Implementation suggestion for complex multiplication to improve performance
Issue -
State: open - Opened by Fulguritude over 3 years ago
- 5 comments
#90 - Error in from_str_radix if radix > 18; avoid unfortunate interaction
Pull Request -
State: closed - Opened by bluss over 3 years ago
- 6 comments
#89 - Update to rand 0.8 and release 0.4.0
Pull Request -
State: closed - Opened by cuviper over 3 years ago
- 4 comments
#88 - num_complex users should be allowed to write let mut x = (1.0, 2,0)_c64
Issue -
State: closed - Opened by pwplus7 over 3 years ago
- 4 comments
#87 - Release 0.3.1
Pull Request -
State: closed - Opened by cuviper about 4 years ago
- 2 comments
#86 - Proposal: bytemuck support
Issue -
State: closed - Opened by ajtribick about 4 years ago
- 2 comments
#85 - Normalize the comment style
Pull Request -
State: closed - Opened by cuviper about 4 years ago
- 2 comments
#84 - Current complex division leads to wrong results
Issue -
State: closed - Opened by daingun about 4 years ago
- 2 comments
#83 - i128 no_std
Issue -
State: closed - Opened by zendurix about 4 years ago
- 2 comments
#82 - Use values for all Float methods
Pull Request -
State: closed - Opened by cuviper over 4 years ago
- 2 comments
Labels: breaking change
#81 - Release 0.3.0
Pull Request -
State: closed - Opened by cuviper over 4 years ago
- 2 comments
#80 - Complex::from_polar takes reference arguments
Issue -
State: closed - Opened by SamiPerttu over 4 years ago
- 3 comments
#79 - Switch CI to GitHub Actions
Pull Request -
State: closed - Opened by cuviper over 4 years ago
- 4 comments
#78 - Proposal: Complex helper constructors
Issue -
State: open - Opened by ElectricCoffee over 4 years ago
- 6 comments
Labels: enhancement
#77 - Proposal: Rename Complex{32,64} to ComplexF{32,64}
Issue -
State: closed - Opened by eduardosm over 4 years ago
- 3 comments
#76 - README suggests version 0.3, but crates.io still lists 0.2.4
Issue -
State: closed - Opened by evertrol almost 5 years ago
- 3 comments
#75 - Implement Mul/Div/RemAssign directly
Pull Request -
State: closed - Opened by cuviper almost 5 years ago
- 2 comments
#74 - char::is_whitespace is available even in core now
Pull Request -
State: closed - Opened by cuviper almost 5 years ago
- 2 comments
#73 - Add a libm feature for Float
Pull Request -
State: closed - Opened by cuviper almost 5 years ago
- 2 comments
#72 - Removed extern crate instruction from README
Pull Request -
State: closed - Opened by SOF3 almost 5 years ago
- 2 comments
#71 - Update to 2018 edition and clippy fixes
Pull Request -
State: closed - Opened by cuviper almost 5 years ago
- 2 comments
#70 - Tracking issue for num-complex 0.3
Issue -
State: closed - Opened by cuviper almost 5 years ago
Labels: breaking change
#69 - Release 0.2.4
Pull Request -
State: closed - Opened by cuviper almost 5 years ago
- 2 comments
#68 - Update to autocfg 1
Pull Request -
State: closed - Opened by cuviper almost 5 years ago
- 2 comments
#67 - Compatible with cargo --remap-path-prefix
Pull Request -
State: closed - Opened by dingelish about 5 years ago
- 2 comments
#66 - Feature specific MSRV
Pull Request -
State: closed - Opened by termoshtt about 5 years ago
#65 - Upgrade to Rand 0.7
Pull Request -
State: closed - Opened by vks over 5 years ago
- 3 comments
Labels: breaking change
#64 - Rust version compatibility of features
Issue -
State: closed - Opened by vks over 5 years ago
- 2 comments
Labels: question
#63 - const new
Pull Request -
State: closed - Opened by burrbull over 5 years ago
- 4 comments
#62 - Release 0.2.3
Pull Request -
State: closed - Opened by cuviper over 5 years ago
- 2 comments
#61 - Add `Complex::cbrt` for `T: Float`
Pull Request -
State: closed - Opened by cuviper over 5 years ago
- 2 comments
#60 - Add a special case for sqrt of real numbers
Pull Request -
State: closed - Opened by cuviper over 5 years ago
- 2 comments
#59 - sqrt() approximation
Issue -
State: closed - Opened by nackstein over 5 years ago
- 1 comment
#58 - Release 0.2.2
Pull Request -
State: closed - Opened by cuviper over 5 years ago
- 2 comments
#57 - Implement Zero::set_zero and One::set_one
Pull Request -
State: closed - Opened by cuviper over 5 years ago
- 4 comments
#56 - Add Complex::powi and assorted Pow impls
Pull Request -
State: closed - Opened by cuviper over 5 years ago
- 3 comments
#55 - Release update fixing no_std builds
Issue -
State: closed - Opened by lights0123 over 5 years ago
- 4 comments
#54 - bump autocfg to fix no_std probing
Pull Request -
State: closed - Opened by cuviper over 5 years ago
- 2 comments
#53 - Add a ComplexFloat trait
Pull Request -
State: closed - Opened by YakoYakoYokuYoku over 5 years ago
- 4 comments
#52 - Use autocfg to probe for i128
Pull Request -
State: closed - Opened by cuviper over 5 years ago
- 2 comments
#51 - chore: Exclude CI files
Pull Request -
State: closed - Opened by ignatenkobrain over 5 years ago
- 2 comments
#50 - Improve MulAssign and DivAssign
Issue -
State: closed - Opened by benruijl over 5 years ago
- 1 comment
#49 - Check formatting in CI
Pull Request -
State: closed - Opened by cuviper over 5 years ago
- 2 comments
#48 - const complex new
Pull Request -
State: closed - Opened by burrbull over 5 years ago
- 5 comments
#47 - Stacked vetorization instructions not used
Issue -
State: closed - Opened by aplund over 5 years ago
- 5 comments
#46 - minor changes
Pull Request -
State: closed - Opened by adamnemecek over 5 years ago
- 2 comments
#45 - Implement `num_traits::Float` for `Complex<f64>`
Issue -
State: closed - Opened by benruijl over 5 years ago
- 1 comment
#44 - Add MulAdd and MulAddAssign
Pull Request -
State: closed - Opened by Schultzer over 5 years ago
- 9 comments
#43 - Add l1_norm() for Signed
Pull Request -
State: closed - Opened by Schultzer over 5 years ago
- 3 comments
#42 - Use selfs where possible
Pull Request -
State: closed - Opened by adamnemecek almost 6 years ago
- 2 comments
#41 - Add `finv()` and `fdiv()`
Pull Request -
State: closed - Opened by cuviper almost 6 years ago
- 4 comments
#40 - Fix #2: Added CommonFloat trait
Pull Request -
State: closed - Opened by YakoYakoYokuYoku almost 6 years ago
- 1 comment
#39 - Added real part and imaginary part methods
Pull Request -
State: closed - Opened by YakoYakoYokuYoku almost 6 years ago
- 4 comments
#38 - Feature Request: abs()
Issue -
State: closed - Opened by ryn1x almost 6 years ago
- 2 comments
#37 - Add MulAdd
Issue -
State: closed - Opened by benruijl almost 6 years ago
- 5 comments
Labels: enhancement, help wanted
#36 - Performance for f32
Issue -
State: closed - Opened by trdean1 about 6 years ago
- 3 comments