issues
search
fortran-lang
/
minpack
Modernized Minpack: for solving nonlinear equations and nonlinear least squares problems
https://fortran-lang.github.io/minpack/
Other
97
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
C API interface mismatch with gfortran 12.3.0
#85
jacobwilliams
opened
3 months ago
0
build with gcc gfortran 13 version test_lmdif failed
#84
Quejiahao
opened
4 months ago
0
Addition of cmake
#83
jvdp1
opened
4 months ago
1
Extra hint for installing the Python bindings.
#82
HannoSpreeuw
opened
6 months ago
1
Example for c API usage
#81
profhsgill
opened
1 year ago
0
Add cmake build system support
#80
romain-noel
opened
1 year ago
3
meson: use install_subdir
#79
zoziha
opened
1 year ago
1
Do C callbacks require extern "C"?
#78
ivan-pi
opened
1 year ago
3
Ensure "fortran_std=f2008"
#77
zoziha
opened
1 year ago
3
Provide callback with assumed shape arrays?
#76
awvwgk
opened
2 years ago
6
Removed GOTOs
#75
jacobwilliams
closed
2 years ago
11
Remove goto
#74
certik
closed
2 years ago
7
Allow pass-through keyword arguments in Python callbacks
#73
awvwgk
closed
2 years ago
1
Testing multiple interfaces
#72
ivan-pi
opened
2 years ago
4
Form of callback in new Python binding
#71
ivan-pi
opened
2 years ago
6
Porting the SciPy tests to Fortran
#70
ivan-pi
opened
2 years ago
7
Use meson-python instead of setuptools
#69
awvwgk
opened
2 years ago
0
Automate upload of source archive, Python sdist and wheels
#68
awvwgk
opened
2 years ago
0
Add workflow for building wheels
#67
awvwgk
closed
2 years ago
2
Update README with installation instructions
#66
awvwgk
closed
2 years ago
2
fixed iflag argument intents for fdjac1 and fdjac2
#65
jacobwilliams
closed
2 years ago
1
iflag arguments
#64
jacobwilliams
closed
2 years ago
0
Modernize the examples
#63
jacobwilliams
closed
2 years ago
2
Modernize the examples
#62
jacobwilliams
closed
2 years ago
2
Eliminate duplicated code in the unit tests
#61
jacobwilliams
opened
2 years ago
2
Runtime error with nagfor
#60
awvwgk
closed
2 years ago
2
Example fails with nvfortran
#59
awvwgk
opened
2 years ago
1
Compilation fails with ifx
#58
awvwgk
closed
2 years ago
1
Real precision
#57
jacobwilliams
opened
2 years ago
6
Warn if Fortran compiler does not support C-API
#56
awvwgk
closed
2 years ago
11
Enable coverage testing
#55
awvwgk
closed
2 years ago
2
C bindings broken on MacOS/Arm64 with GFortran 11
#54
awvwgk
closed
2 years ago
3
Create documentation for C bindings
#53
awvwgk
opened
2 years ago
1
Deploy documentation of Python bindings
#52
awvwgk
opened
2 years ago
0
Compatibility of Python bindings with Numba
#51
awvwgk
opened
2 years ago
1
Distributing Python wheels?
#50
awvwgk
closed
2 years ago
0
Provide Python bindings for Minpack
#49
awvwgk
closed
2 years ago
17
Investigate MINPACK issues on StackExchange
#48
ivan-pi
opened
2 years ago
0
Provide R bindings
#47
ivan-pi
opened
2 years ago
2
Exit early to avoid waterfall code
#46
ivan-pi
opened
2 years ago
3
Replace enorm with intrinsic norm2
#45
ivan-pi
opened
2 years ago
7
Release version 2.0.0
#44
awvwgk
opened
2 years ago
4
Provide Python bindings
#43
awvwgk
closed
2 years ago
1
Add meson build files
#42
awvwgk
closed
2 years ago
0
Fix fpm build in CI
#41
awvwgk
closed
2 years ago
0
Modernize the tests
#40
jacobwilliams
closed
2 years ago
11
Incorrect values used for n,m,ntries in test_lmder.f90
#39
xecej4
closed
2 years ago
0
Decision tree with mermaid
#38
ivan-pi
closed
2 years ago
6
Superfluous if blocks due to FORTRAN 66 do statement semantics
#37
ivan-pi
opened
2 years ago
0
Can enorm be replaced with norm2?
#36
ivan-pi
opened
2 years ago
5
Next