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