Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / olson-sean-k/decorum issues and pull requests

#39 - Allow `Proxy` to implement `Send`

Pull Request - State: open - Opened by lopsided98 over 1 year ago

#38 - Is there a way to optimize Option<R64> ?

Issue - State: open - Opened by bestouff almost 3 years ago - 1 comment

#37 - Add `Proxy::from_ref` and `Proxy::from_mut`

Pull Request - State: closed - Opened by changhe3 about 3 years ago - 3 comments

#36 - Implement custom de/serialization for non-real floating-point values.

Issue - State: open - Opened by olson-sean-k about 3 years ago - 1 comment

#35 - publicly export `constraint::Constraint` but seal it

Pull Request - State: open - Opened by changhe3 about 3 years ago

#34 - Add `Proxy::from_ref` and `Proxy::from_mut`

Pull Request - State: closed - Opened by changhe3 about 3 years ago - 1 comment

#33 - Add `Proxy::from_ref` and `Proxy::from_mut`

Pull Request - State: closed - Opened by changhe3 about 3 years ago

#32 - Update approx requirement from ^0.3.0 to ^0.5.0

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 2 comments
Labels: dependencies

#31 - Update approx requirement from ^0.3.0 to ^0.4.0

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#30 - Update num requirement from ^0.3.0 to ^0.4.0

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#29 - Upgrade to GitHub-native Dependabot

Pull Request - State: closed - Opened by dependabot-preview[bot] over 3 years ago - 1 comment
Labels: dependencies

#28 - Update num requirement from ^0.3.0 to ^0.4.0

Pull Request - State: closed - Opened by dependabot-preview[bot] over 3 years ago - 3 comments
Labels: dependencies

#27 - Add implementations for std::ops traits that work on references

Pull Request - State: closed - Opened by krtab over 3 years ago

#26 - Update approx requirement from ^0.3.0 to ^0.4.0

Pull Request - State: closed - Opened by dependabot-preview[bot] almost 4 years ago - 3 comments
Labels: dependencies

#25 - Serialize and deserialize ConstrainedFloats as floats

Pull Request - State: closed - Opened by benjaminrsherman about 4 years ago - 4 comments

#24 - Update num requirement from ^0.2.0 to ^0.3.0

Pull Request - State: closed - Opened by dependabot-preview[bot] over 4 years ago - 1 comment
Labels: dependencies

#23 - Cycle detected when const-evaluating NAN

Issue - State: closed - Opened by eliaslevy over 4 years ago - 2 comments

#22 - Implement `ToCanonicalBits` for all proxy types.

Issue - State: closed - Opened by olson-sean-k over 4 years ago - 1 comment

#21 - Use more precise names for associated constants of the `Encoding` trait.

Issue - State: closed - Opened by olson-sean-k over 4 years ago - 3 comments

#20 - Add custom `core::fmt::Debug` impl

Pull Request - State: closed - Opened by athre0z almost 5 years ago - 4 comments

#19 - Improve `Debug` implementation

Issue - State: closed - Opened by athre0z almost 5 years ago - 1 comment

#18 - R64 does not satisfy nalgebra::Real

Issue - State: closed - Opened by alxarch about 5 years ago - 2 comments

#17 - Ability to define const values

Issue - State: closed - Opened by alxarch about 5 years ago - 1 comment

#16 - Implement field and other numeric traits from alga.

Issue - State: open - Opened by NeverGivinUp about 5 years ago - 4 comments
Labels: enhancement, question

#15 - Is there a way to create custom constraints?

Issue - State: closed - Opened by NeverGivinUp about 5 years ago - 2 comments
Labels: question

#14 - Point of the std feature

Issue - State: closed - Opened by jplatte over 5 years ago - 3 comments
Labels: bug

#13 - Implement the Sum and Product trait

Issue - State: closed - Opened by VictorGavrish almost 6 years ago - 2 comments

#12 - Errors for initializing a NotNan value with NaN use .unwrap() instead of .expect(...)

Issue - State: closed - Opened by Ameliorate over 6 years ago - 1 comment
Labels: bug

#11 - Possible to assign NaN to a NotNan value using sqrt(-1)

Issue - State: closed - Opened by Ameliorate over 6 years ago - 1 comment
Labels: bug

#10 - Integrate with num-traits 0.2.*.

Issue - State: closed - Opened by olson-sean-k over 6 years ago - 3 comments
Labels: help wanted

#9 - Improve testing.

Issue - State: closed - Opened by olson-sean-k over 6 years ago - 1 comment
Labels: enhancement

#8 - Zero values are not handled consistently.

Issue - State: closed - Opened by olson-sean-k over 6 years ago - 1 comment
Labels: bug

#7 - Consider allowing for different orderings (with some reasonable default).

Issue - State: closed - Opened by olson-sean-k over 6 years ago - 2 comments
Labels: enhancement

#6 - Consider expanding the scope of Decorum or creating related crates.

Issue - State: closed - Opened by olson-sean-k almost 7 years ago - 1 comment
Labels: question

#5 - Serialization of proxy types does not encode the proxy type, only the inner type.

Issue - State: closed - Opened by olson-sean-k almost 7 years ago - 3 comments
Labels: bug

#4 - Improve documentation.

Issue - State: closed - Opened by olson-sean-k almost 7 years ago - 2 comments
Labels: enhancement

#3 - Provide functions for checking raw floating point values for equality.

Issue - State: closed - Opened by olson-sean-k almost 7 years ago - 2 comments
Labels: enhancement

#2 - Require numeric traits for `Real`, `Nan`, and `Infinite`.

Issue - State: closed - Opened by olson-sean-k almost 7 years ago - 1 comment
Labels: enhancement

#1 - Mimic the standard library in regards to checked operations.

Issue - State: closed - Opened by olson-sean-k almost 7 years ago - 2 comments
Labels: enhancement, question