Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / DomiDre/gauss-quad issues and pull requests
#88 - Simplify the error generation code and separate the backtrace generation into the error structs every time
Pull Request -
State: closed - Opened by JSorngard 3 months ago
- 2 comments
#87 - Correct itemization from #86
Pull Request -
State: closed - Opened by JSorngard 3 months ago
- 1 comment
#86 - Also add the information from #85 to the readme.
Pull Request -
State: closed - Opened by JSorngard 3 months ago
- 1 comment
#85 - Add information about what degree of quadrature rule is needed to the documentation of each rule's `new` function
Pull Request -
State: closed - Opened by JSorngard 3 months ago
- 2 comments
#84 - Add the addition of the `rayon` feature to the log.
Pull Request -
State: closed - Opened by JSorngard 3 months ago
- 1 comment
#83 - Add note about `par_new` to log
Pull Request -
State: closed - Opened by JSorngard 3 months ago
- 1 comment
#82 - Clarify changes of 0.2.1 in cangelog
Pull Request -
State: closed - Opened by JSorngard 3 months ago
- 1 comment
#81 - Release v0.2.1
Issue -
State: closed - Opened by JSorngard 3 months ago
- 2 comments
#80 - Write the time complexity more clearly
Pull Request -
State: closed - Opened by JSorngard 3 months ago
- 1 comment
#79 - Fix error in docstring example of `GaussLaguerre`
Pull Request -
State: closed - Opened by JSorngard 4 months ago
#78 - 77 fix clippy error for 020 push
Pull Request -
State: closed - Opened by DomiDre 4 months ago
- 1 comment
#77 - Fix clippy error for 0.2.0 push
Issue -
State: closed - Opened by DomiDre 4 months ago
#76 - Finish version 0.2.0
Pull Request -
State: closed - Opened by JSorngard 5 months ago
- 8 comments
#75 - Fix email toml format
Pull Request -
State: closed - Opened by JSorngard 5 months ago
- 1 comment
#74 - Fix for crates publish > cargo publish fails due to category
Pull Request -
State: closed - Opened by DomiDre 5 months ago
- 1 comment
#73 - Add rust syntax highlighting to README
Pull Request -
State: closed - Opened by JSorngard 5 months ago
- 1 comment
#72 - Add an example of double integral evaluation
Pull Request -
State: closed - Opened by JSorngard 5 months ago
- 1 comment
#71 - Upgrade nalgebra to 0.33.
Pull Request -
State: closed - Opened by mattatz 5 months ago
- 6 comments
#70 - The github actions used utilize deprecated features
Issue -
State: closed - Opened by JSorngard 5 months ago
#69 - Update actions/checkout and codecov-action to v4
Pull Request -
State: closed - Opened by JSorngard 6 months ago
- 2 comments
#68 - Implement the `nth_back` function for the iterators in terms of the already optimized version in the standard library
Pull Request -
State: closed - Opened by JSorngard 7 months ago
- 1 comment
#67 - Implement the `nth_back` function for the iterators in terms of the already optimized version in the standard library
Pull Request -
State: closed - Opened by JSorngard 7 months ago
#66 - Add `par_integrate` function to all quadrature rule structs
Pull Request -
State: closed - Opened by JSorngard 7 months ago
- 10 comments
#65 - I just ran `cargo update`
Pull Request -
State: closed - Opened by JSorngard 7 months ago
- 1 comment
#64 - I misspelled corresponding in the changelog :(
Pull Request -
State: closed - Opened by JSorngard 9 months ago
#63 - Speed up some methods on the iterators by delegating to builtin slice methods
Pull Request -
State: closed - Opened by JSorngard 11 months ago
#62 - No panic api
Pull Request -
State: closed - Opened by JSorngard 12 months ago
- 2 comments
#61 - Move the definition of the iterators into the same module as where the quadrature rule structs are defined?
Pull Request -
State: closed - Opened by JSorngard 12 months ago
- 2 comments
Labels: question
#60 - Add benchmarks to all quadrature rules
Pull Request -
State: closed - Opened by JSorngard 12 months ago
#58 - Data api macro tweaks
Pull Request -
State: closed - Opened by JSorngard 12 months ago
#57 - Add traits that define the data API
Pull Request -
State: closed - Opened by JSorngard about 1 year ago
- 1 comment
#56 - Would it be a good idea to make the crate unable to panic?
Issue -
State: closed - Opened by JSorngard about 1 year ago
- 4 comments
Labels: question
#55 - Fix div by zero
Pull Request -
State: closed - Opened by JSorngard about 1 year ago
- 1 comment
#54 - Add tests to the entire API surface
Pull Request -
State: closed - Opened by JSorngard about 1 year ago
- 3 comments
#53 - The functions added in the data api are not tested
Issue -
State: closed - Opened by JSorngard about 1 year ago
#52 - Implement the `AsRef<[Node]>` trait for the iterators over Midpoint or Simpson nodes
Pull Request -
State: closed - Opened by JSorngard about 1 year ago
#51 - GaussJacobi panics for some valid inputs
Issue -
State: open - Opened by JSorngard about 1 year ago
- 4 comments
Labels: bug
#50 - Merge v0.2.0 into master
Pull Request -
State: closed - Opened by JSorngard about 1 year ago
- 3 comments
#49 - A PR for small improvements to the docs as we find them
Pull Request -
State: closed - Opened by JSorngard about 1 year ago
#48 - Merge the multiplication by the scale factor into the map call
Pull Request -
State: closed - Opened by JSorngard about 1 year ago
#47 - Add par_integrate for the quadrature rules
Issue -
State: closed - Opened by DomiDre about 1 year ago
- 2 comments
Labels: enhancement, question
#46 - Implement the unified memory API using a macro
Pull Request -
State: closed - Opened by JSorngard about 1 year ago
- 6 comments
Labels: enhancement
#45 - [Draft] Unify node and weights
Pull Request -
State: closed - Opened by DomiDre about 1 year ago
- 6 comments
#44 - Remove the `macros` feature from nalgebra
Pull Request -
State: closed - Opened by JSorngard about 1 year ago
- 1 comment
#43 - Results of memory layout benchmarks
Issue -
State: closed - Opened by JSorngard about 1 year ago
Labels: question
#42 - Fix sign error in GaussJacobi docstring
Pull Request -
State: closed - Opened by JSorngard about 1 year ago
- 2 comments
#41 - Fixes the sign error in the docstring of the GaussJacobi struct
Pull Request -
State: closed - Opened by JSorngard about 1 year ago
#40 - Sign error in the docstring of GaussJacobi
Issue -
State: closed - Opened by JSorngard about 1 year ago
Labels: documentation
#39 - Release v0.1.8
Pull Request -
State: closed - Opened by DomiDre about 1 year ago
- 1 comment
#38 - Add a `serde` feature that implements `Serialize` and `Deserialize` for the quadrature rule structs
Pull Request -
State: closed - Opened by JSorngard about 1 year ago
- 2 comments
#37 - Implement `Serialize` and `Deserialize` for the quadrature rule structs
Issue -
State: closed - Opened by JSorngard about 1 year ago
- 1 comment
Labels: enhancement
#36 - Release current master as v0.1.8 before we do v0.2.0?
Issue -
State: closed - Opened by JSorngard about 1 year ago
- 1 comment
Labels: question
#35 - Change constructor name to `new`
Pull Request -
State: closed - Opened by JSorngard about 1 year ago
- 5 comments
#34 - Rename `init` to `new`
Issue -
State: closed - Opened by JSorngard about 1 year ago
- 1 comment
#33 - Add # Panic in docstrings to fn that can panic
Pull Request -
State: closed - Opened by DomiDre about 1 year ago
- 3 comments
#32 - Extend authors list, add category mathematics
Pull Request -
State: closed - Opened by DomiDre about 1 year ago
- 2 comments
#31 - Change 'Gauss-Laguerre' to 'Gauss-Jacobi' in a panic message in thrown by the `GaussJacobi` struct
Pull Request -
State: closed - Opened by JSorngard about 1 year ago
- 2 comments
#30 - Add a `# Panics` section to the documentation of all functions that can panic
Issue -
State: closed - Opened by JSorngard about 1 year ago
Labels: documentation
#29 - API after the quadrature rule struct members are private
Issue -
State: closed - Opened by JSorngard about 1 year ago
- 13 comments
#28 - Add keywords field to Cargo.toml.
Pull Request -
State: closed - Opened by JSorngard about 1 year ago
- 2 comments
#27 - Conformity to Rust API guidelines
Issue -
State: closed - Opened by JSorngard about 1 year ago
- 7 comments
#26 - Remove some clones
Pull Request -
State: closed - Opened by JSorngard about 1 year ago
- 2 comments
#25 - Some calls to `.clone()` can be removed
Issue -
State: closed - Opened by JSorngard about 1 year ago
#24 - Derive `Clone`, `Debug` and `PartialEq` for all quadrature structs
Pull Request -
State: closed - Opened by JSorngard about 1 year ago
- 2 comments
#23 - Only some quadrature rules derive `Debug` and `Clone`
Issue -
State: closed - Opened by JSorngard about 1 year ago
- 1 comment
#22 - Documentation tweaks: add docstrings to all submodules and quadrature structs, remove use of no longer needed language features from docs
Pull Request -
State: closed - Opened by JSorngard about 1 year ago
- 3 comments
#21 - Update README.md
Pull Request -
State: closed - Opened by DomiDre about 1 year ago
#20 - Remove instruction on how to add a dependency
Pull Request -
State: closed - Opened by DomiDre about 1 year ago
- 1 comment
#19 - Add CI workflow for rust
Pull Request -
State: closed - Opened by DomiDre about 1 year ago
- 1 comment
#18 - Implement Github Workflows for CI
Issue -
State: closed - Opened by DomiDre about 1 year ago
Labels: enhancement
#17 - Update README.md
Pull Request -
State: closed - Opened by DomiDre about 1 year ago
#16 - Crate docs instruct users to add `gauss-quad = "0.1.4"` to dependencies, regardless of current version
Issue -
State: closed - Opened by JSorngard about 1 year ago
#15 - Compute Gauss-Legendre node-weight pairs with algorithm by Ignace Bogaert
Pull Request -
State: closed - Opened by JSorngard about 1 year ago
- 4 comments
Labels: enhancement
#14 - Compute Gauss-Legendre nodes with O(1) algorithm by I. Bogaert?
Issue -
State: closed - Opened by JSorngard over 1 year ago
- 3 comments
#13 - Dependency reduction & dependency update
Pull Request -
State: closed - Opened by StefanMathis almost 2 years ago
- 2 comments
#12 - GaussLegendre nodes not sorted
Issue -
State: closed - Opened by lucifer1004 over 2 years ago
#11 - Version 0.1.4: add Simpson rule, test to Midpoint, remove two restrictions from Midpoint
Pull Request -
State: closed - Opened by DomiDre almost 5 years ago
#10 - Change order of lib in crate-type
Pull Request -
State: closed - Opened by DomiDre almost 5 years ago
#9 - Add the midpoint rule
Pull Request -
State: closed - Opened by mxxo almost 5 years ago
- 2 comments
#8 - Try and fix docs.rs "crate is not a library" message for crate
Pull Request -
State: closed - Opened by mxxo almost 5 years ago
- 1 comment
#7 - Update version to 0.1.3, improved doc & run clippy by mxxo
Pull Request -
State: closed - Opened by DomiDre almost 5 years ago
#6 - Add more quadrature rules (Trapezoid, Simpson,...)
Issue -
State: open - Opened by DomiDre almost 5 years ago
- 1 comment
Labels: enhancement
#5 - Remove unnecessary clones flagged by clippy
Pull Request -
State: closed - Opened by mxxo about 5 years ago
#4 - Make a docs.rs landing page with examples
Pull Request -
State: closed - Opened by mxxo about 5 years ago
- 1 comment
#3 - Remove superfluous traits
Pull Request -
State: closed - Opened by DomiDre over 5 years ago
#2 - Add license and readme
Pull Request -
State: closed - Opened by DomiDre over 5 years ago
#1 - Implement Gauss Legendre and Hermite Quadrature
Pull Request -
State: closed - Opened by DomiDre over 5 years ago