Ecosyste.ms: Issues

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

GitHub / GuillaumeGomez/rust-GSL issues and pull requests

#160 - problem with banded matrix

Issue - State: open - Opened by Gleb-Zaslavsky 13 days ago

#159 - Add rgsl-nlinear library to rust-GSL.

Pull Request - State: open - Opened by lmandres 4 months ago

#158 - Pass return values of view callbacks

Pull Request - State: closed - Opened by george-hopkins 4 months ago - 1 comment

#157 - What GSL functionality still needs to be covered?

Issue - State: open - Opened by hugohp 4 months ago - 1 comment

#156 - Adding root-finding with derivatives to multiroot

Pull Request - State: closed - Opened by hugohp 11 months ago - 1 comment

#155 - When is the next release?

Issue - State: closed - Opened by hugohp 11 months ago - 5 comments

#154 - Adding minimization with derivatives to multimin

Pull Request - State: closed - Opened by hugohp 11 months ago - 2 comments

#153 - Initial work on a `Vector` trait

Pull Request - State: open - Opened by Chris00 11 months ago - 5 comments

#153 - Initial work on a `Vector` trait

Pull Request - State: closed - Opened by Chris00 11 months ago - 7 comments

#152 - Switch to 2021 edition

Pull Request - State: closed - Opened by GuillaumeGomez 11 months ago

#151 - Fix checker failure on nmsimplex methods

Pull Request - State: closed - Opened by GuillaumeGomez 11 months ago

#151 - Fix checker failure on nmsimplex methods

Pull Request - State: closed - Opened by GuillaumeGomez 11 months ago

#150 - Fix `Combination::as_slice`

Pull Request - State: closed - Opened by Chris00 11 months ago - 1 comment

#149 - Fix checker failure on nmsimplex methods

Pull Request - State: closed - Opened by GuillaumeGomez 11 months ago

#148 - Remove cblas::Index

Pull Request - State: closed - Opened by Chris00 11 months ago - 3 comments

#148 - Remove cblas::Index

Pull Request - State: closed - Opened by Chris00 11 months ago - 3 comments

#147 - `Vector<F>` trait

Issue - State: closed - Opened by Chris00 11 months ago - 2 comments

#146 - Adding multimin.rs wrapping GSL's Multidimensional Minimization.

Pull Request - State: closed - Opened by hugohp 11 months ago - 4 comments

#145 - Make safe the functions of the "fit" module

Pull Request - State: closed - Opened by Chris00 11 months ago - 3 comments

#144 - request: Multidimensional Minimization

Issue - State: closed - Opened by hugohp 12 months ago - 6 comments

#143 - Build on Windows using `vcpkg`

Issue - State: closed - Opened by CGMossa about 1 year ago - 5 comments

#142 - Update crate version to 7.0.0

Pull Request - State: closed - Opened by GuillaumeGomez over 1 year ago

#141 - Add `--generate-link-to-definition` doc option for docs.rs

Pull Request - State: closed - Opened by GuillaumeGomez over 1 year ago

#140 - Update crate version to 7.0.0-rc1

Pull Request - State: closed - Opened by GuillaumeGomez over 1 year ago

#139 - Fix documentation for gamma functions

Pull Request - State: closed - Opened by GuillaumeGomez over 1 year ago

#138 - Correctly handle features for examples

Pull Request - State: closed - Opened by GuillaumeGomez over 1 year ago

#137 - Clean up type paths

Pull Request - State: closed - Opened by GuillaumeGomez over 1 year ago

#136 - Correctly bind some objects lifetimes to their parent item

Pull Request - State: closed - Opened by GuillaumeGomez over 1 year ago

#135 - Fix binding of `gsl_sf_legendre_Pl_array`

Pull Request - State: closed - Opened by GuillaumeGomez over 1 year ago

#133 - Fix CI

Pull Request - State: closed - Opened by GuillaumeGomez over 1 year ago

#132 - Remove gsl integration glfixed point

Pull Request - State: closed - Opened by GuillaumeGomez over 1 year ago

#130 - glfixed_point is broken

Issue - State: closed - Opened by H-M-H over 1 year ago - 1 comment

#129 - legendre_Pl_array and legendre_Pl_deriv_array are broken

Issue - State: closed - Opened by H-M-H over 1 year ago - 1 comment

#128 - Mark bernoulli_pdf function as unsafe

Pull Request - State: open - Opened by kitcatier almost 2 years ago - 1 comment

#128 - Mark bernoulli_pdf function as unsafe

Pull Request - State: closed - Opened by kitcatier almost 2 years ago - 1 comment

#127 - The scope of the unsafe block can be appropriately reduced

Pull Request - State: closed - Opened by cactter over 2 years ago - 1 comment

#127 - The scope of the unsafe block can be appropriately reduced

Pull Request - State: closed - Opened by cactter over 2 years ago - 1 comment

#126 - Send and sync macros

Pull Request - State: open - Opened by balazsu almost 3 years ago - 1 comment

#126 - Send and sync macros

Pull Request - State: open - Opened by balazsu almost 3 years ago - 1 comment

#125 - Upgrade gsl-sys version to 3.0.0

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

#125 - Upgrade gsl-sys version to 3.0.0

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

#124 - Add checks for trait implementations

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

#124 - Add checks for trait implementations

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

#123 - More checks

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

#123 - More checks

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

#122 - Add doc alias check for ffi_wrap types

Issue - State: open - Opened by GuillaumeGomez over 3 years ago

#122 - Add doc alias check for ffi_wrap types

Issue - State: open - Opened by GuillaumeGomez over 3 years ago

#121 - Headers check

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

#121 - Headers check

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

#120 - Don't run gsl-sys checks if no changes in gsl-sys

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

#119 - Upgrade crate version to 6.0 and sys version to 2.0.3

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

#119 - Upgrade crate version to 6.0 and sys version to 2.0.3

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

#118 - Fix multiple issues, add more CI checks

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

#118 - Fix multiple issues, add more CI checks

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

#117 - Fix invalid matrix methods

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

#117 - Fix invalid matrix methods

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

#116 - Multiroot bindings

Pull Request - State: closed - Opened by catompkins over 3 years ago - 6 comments

#115 - One dimensional root fix

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

#115 - One dimensional root fix

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

#114 - Updated Root w/ callbacks and added multiroot

Pull Request - State: closed - Opened by catompkins over 3 years ago - 2 comments

#114 - Updated Root w/ callbacks and added multiroot

Pull Request - State: closed - Opened by catompkins over 3 years ago - 2 comments

#113 - Upgrade crate version to 5.0.0

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

#113 - Upgrade crate version to 5.0.0

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

#112 - Strenghten lifetime bound again

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

#112 - Strenghten lifetime bound again

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

#111 - Relax lifetime bound

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

#111 - Relax lifetime bound

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

#110 - Upgrade crate version to 4.0.4

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

#110 - Upgrade crate version to 4.0.4

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

#109 - Fix invalid storage of callback

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

#109 - Fix invalid storage of callback

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

#108 - Seg Fault using Minimization and Root

Issue - State: closed - Opened by catompkins over 3 years ago - 3 comments

#107 - Upgrade crate version to 4.0.3

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

#107 - Upgrade crate version to 4.0.3

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

#106 - Fix docs

Pull Request - State: closed - Opened by kraktus over 3 years ago - 1 comment

#105 - Feature request: add static linking option

Issue - State: open - Opened by hombit over 3 years ago - 6 comments

#105 - Feature request: add static linking option

Issue - State: open - Opened by hombit over 3 years ago - 6 comments

#104 - Upgrade crate version to 4.0.2

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

#103 - Merge README files and crate documentation

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

#103 - Merge README files and crate documentation

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

#102 - Notes on Apple silicon

Pull Request - State: closed - Opened by 0jg over 3 years ago - 1 comment

#102 - Notes on Apple silicon

Pull Request - State: closed - Opened by 0jg over 3 years ago - 1 comment

#101 - Upgrade crate version to 4.0.1

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

#101 - Upgrade crate version to 4.0.1

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

#100 - Fix clippy warning

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

#99 - Avoids potential for reading uninitialized memory in Spline::init().

Pull Request - State: closed - Opened by shradej1 over 3 years ago - 1 comment

#99 - Avoids potential for reading uninitialized memory in Spline::init().

Pull Request - State: closed - Opened by shradej1 over 3 years ago - 1 comment

#98 - Spline::init can read uninitialized memory

Issue - State: closed - Opened by shradej1 over 3 years ago - 1 comment

#98 - Spline::init can read uninitialized memory

Issue - State: closed - Opened by shradej1 over 3 years ago - 1 comment

#97 - Multiple fixes/improvements and upgrade crate version to 4.0

Pull Request - State: closed - Opened by GuillaumeGomez almost 4 years ago

#97 - Multiple fixes/improvements and upgrade crate version to 4.0

Pull Request - State: closed - Opened by GuillaumeGomez almost 4 years ago

#96 - remove bug causing - unnessesary alias

Pull Request - State: closed - Opened by Pardoxa almost 4 years ago - 1 comment

#96 - remove bug causing - unnessesary alias

Pull Request - State: closed - Opened by Pardoxa almost 4 years ago - 1 comment

#95 - Failing to compile under Rust 1.51.0

Issue - State: closed - Opened by Pardoxa almost 4 years ago - 1 comment

#95 - Failing to compile under Rust 1.51.0

Issue - State: closed - Opened by Pardoxa almost 4 years ago - 1 comment

#94 - Trouble with linking

Issue - State: closed - Opened by Genarito about 4 years ago - 3 comments

#94 - Trouble with linking

Issue - State: closed - Opened by Genarito about 4 years ago - 3 comments

#93 - math in doc

Issue - State: closed - Opened by roosephu about 4 years ago - 1 comment