You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The latest version of libdogleg slightly expanded the API with the parameter type. The Fortran wrapper here will only work with the latest version (0.15), and not with the older version (0.14) available in older Debian/Ubuntu distros.
We can support both with some fpp preprocessor statements.
The text was updated successfully, but these errors were encountered:
The latest version of libdogleg slightly expanded the API with the parameter type. The Fortran wrapper here will only work with the latest version (0.15), and not with the older version (0.14) available in older Debian/Ubuntu distros.
We can support both with some fpp preprocessor statements.
The text was updated successfully, but these errors were encountered: