issues
search
GuillaumeGomez
/
rust-GSL
A GSL (the GNU Scientific Library) binding for Rust
190
stars
48
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add rgsl-nlinear library to rust-GSL.
#159
lmandres
opened
1 month ago
0
Pass return values of view callbacks
#158
george-hopkins
closed
1 month ago
1
What GSL functionality still needs to be covered?
#157
hugohp
opened
1 month ago
1
Adding root-finding with derivatives to multiroot
#156
hugohp
closed
8 months ago
1
When is the next release?
#155
hugohp
closed
8 months ago
3
Adding minimization with derivatives to multimin
#154
hugohp
closed
8 months ago
2
Initial work on a `Vector` trait
#153
Chris00
opened
8 months ago
4
Switch to 2021 edition
#152
GuillaumeGomez
closed
8 months ago
0
Fix checker failure on nmsimplex methods
#151
GuillaumeGomez
closed
8 months ago
0
Fix `Combination::as_slice`
#150
Chris00
closed
8 months ago
1
Fix checker failure on nmsimplex methods
#149
GuillaumeGomez
closed
8 months ago
0
Remove cblas::Index
#148
Chris00
closed
8 months ago
3
`Vector<F>` trait
#147
Chris00
opened
8 months ago
1
Adding multimin.rs wrapping GSL's Multidimensional Minimization.
#146
hugohp
closed
8 months ago
4
Make safe the functions of the "fit" module
#145
Chris00
closed
8 months ago
3
request: Multidimensional Minimization
#144
hugohp
closed
8 months ago
6
Build on Windows using `vcpkg`
#143
CGMossa
opened
12 months ago
4
Update crate version to 7.0.0
#142
GuillaumeGomez
closed
1 year ago
0
Add `--generate-link-to-definition` doc option for docs.rs
#141
GuillaumeGomez
closed
1 year ago
0
Update crate version to 7.0.0-rc1
#140
GuillaumeGomez
closed
1 year ago
0
Fix documentation for gamma functions
#139
GuillaumeGomez
closed
1 year ago
0
Correctly handle features for examples
#138
GuillaumeGomez
closed
1 year ago
0
Clean up type paths
#137
GuillaumeGomez
closed
1 year ago
0
Correctly bind some objects lifetimes to their parent item
#136
GuillaumeGomez
closed
1 year ago
0
Fix binding of `gsl_sf_legendre_Pl_array`
#135
GuillaumeGomez
closed
1 year ago
0
Some `MultiFitFSolver` methods returns a `VectorF64` object with no lifetime bound
#134
GuillaumeGomez
closed
1 year ago
0
Fix CI
#133
GuillaumeGomez
closed
1 year ago
0
Remove gsl integration glfixed point
#132
GuillaumeGomez
closed
1 year ago
0
Greatly improve API by returning `Result` instead of simply returning `Value`
#131
GuillaumeGomez
closed
1 year ago
0
glfixed_point is broken
#130
H-M-H
closed
1 year ago
1
legendre_Pl_array and legendre_Pl_deriv_array are broken
#129
H-M-H
closed
1 year ago
1
Mark bernoulli_pdf function as unsafe
#128
kitcatier
opened
1 year ago
1
The scope of the unsafe block can be appropriately reduced
#127
cactter
closed
2 years ago
1
Send and sync macros
#126
balazsu
opened
2 years ago
1
Upgrade gsl-sys version to 3.0.0
#125
GuillaumeGomez
closed
3 years ago
0
Add checks for trait implementations
#124
GuillaumeGomez
closed
3 years ago
0
More checks
#123
GuillaumeGomez
closed
3 years ago
0
Add doc alias check for ffi_wrap types
#122
GuillaumeGomez
opened
3 years ago
0
Headers check
#121
GuillaumeGomez
closed
3 years ago
0
Don't run gsl-sys checks if no changes in gsl-sys
#120
GuillaumeGomez
closed
3 years ago
0
Upgrade crate version to 6.0 and sys version to 2.0.3
#119
GuillaumeGomez
closed
3 years ago
0
Fix multiple issues, add more CI checks
#118
GuillaumeGomez
closed
3 years ago
0
Fix invalid matrix methods
#117
GuillaumeGomez
closed
3 years ago
0
Multiroot bindings
#116
catompkins
closed
3 years ago
6
One dimensional root fix
#115
catompkins
closed
3 years ago
3
Updated Root w/ callbacks and added multiroot
#114
catompkins
closed
3 years ago
2
Upgrade crate version to 5.0.0
#113
GuillaumeGomez
closed
3 years ago
0
Strenghten lifetime bound again
#112
GuillaumeGomez
closed
3 years ago
0
Relax lifetime bound
#111
GuillaumeGomez
closed
3 years ago
0
Upgrade crate version to 4.0.4
#110
GuillaumeGomez
closed
3 years ago
0
Next