Activity for Olaf Till

  • Olaf Till Olaf Till committed [3dbd1b] on optim

    prepare for release

  • Olaf Till Olaf Till committed [48eb16] on optim

    fix using analytic gradients in bfgsmin.m, fixes bug #64179

  • Olaf Till Olaf Till committed [a08338] on optim

    correct last fix of 'too many arguments'

  • Olaf Till Olaf Till committed [accc22] on optim

    fix 'too many arguments' in bfgsmin_example

  • Olaf Till Olaf Till committed [37b627] on optim

    docs of lsqnonlin and lsqcurvefit: fix 'FinDiffType', fixes bug #63952

  • Olaf Till Olaf Till committed [67fdaf] on optim

    set hook.inverse_hessian in fmincon.m, fixes bug #63240

  • Olaf Till Olaf Till committed [d8c28a] on optim

    don't call octave::tree_parameter_list::length(), fixes bug #65526

  • Olaf Till Olaf Till modified ticket #494

    parallel-4.0.2

  • Olaf Till Olaf Till posted a comment on ticket #494

    Package tarball installed, html documentation installed, but not from the html tarball. (New way to generate html announced at the 'discourse' forum.) Release information is integrated into the packages.octave.org website.

  • Olaf Till Olaf Till posted a comment on ticket #25001

    Hello, On Wed, Sep 13, 2023 at 04:12:40PM -0000, SourceForge Support wrote: Hello, We don't see any problems with our services. If you try again, does it work? What browser or utility are you using to download ? Firefox 102.5.0esr (64-bit) Can you try a different web browser or an incognito tab so no addons interfere with the download? Indeed wget https://downloads.sourceforge.net/project/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases/parallel-4.0.2.tar.gz saves with the correct...

  • Olaf Till Olaf Till created ticket #25001

    name of tarball changed in download

  • Olaf Till Olaf Till committed [bb894b] on generate_html

    add mode for standalone pages

  • Olaf Till Olaf Till posted a comment on ticket #24979

    On Mon, Sep 11, 2023 at 08:01:20PM -0000, SourceForge Support wrote: status: open --> closed Comment: Hi, I've been informed that the reported issue is now resolved. Please verify it's working for you. Yes, it works again, thank you! Olaf Sincerely, SourceForge Support [site-support:#24979] Page Broken (500): https://sourceforge.net/p/octave/parallel/ci/default/tree/ Status: closed Labels: 500 Created: Fri Sep 08, 2023 11:30 AM UTC by Olaf Till Last Updated: Mon Sep 11, 2023 03:22 PM UTC Owner: nobody...

  • Olaf Till Olaf Till posted a comment on ticket #24979

    On Mon, Sep 11, 2023 at 03:22:41PM -0000, SourceForge Support wrote: Hello, Is this still an issue? Our team has been working on your report and we would like to have your feedback. It's working again, thank you! Olaf Sincerely, SourceForge Support [site-support:#24979] Page Broken (500): https://sourceforge.net/p/octave/parallel/ci/default/tree/ Status: open Labels: 500 Created: Fri Sep 08, 2023 11:30 AM UTC by Olaf Till Last Updated: Fri Sep 08, 2023 02:00 PM UTC Owner: nobody https://sourceforge.net/p/octave/parallel/ci/default/tree/...

  • Olaf Till Olaf Till posted a comment on ticket #494

    Nevermind -- from the discussion of release of communications-1.2.6 at https://octave.discourse.group/t/when-will-the-communications-package-be-available-for-octave-8-x-please/4417 I conclude that I can do it myself, so I'll do that.

  • Olaf Till Olaf Till created ticket #494

    parallel-4.0.2

  • Olaf Till Olaf Till committed [8025c4] on parallel

    prepare for release

  • Olaf Till Olaf Till posted a comment on ticket #24979

    Hello, On Fri, Sep 08, 2023 at 02:00:11PM -0000, SourceForge Support wrote: Hello, We don't see any problems with our services. If you try again, does it work? If you are still having issues, please let us know. after it worked in the meantime, now it again doesn't work, URL: https://sourceforge.net/p/octave/parallel/ci/default/tree/ shows a page as in the attached screenshot. Best, Olaf If you can, please include a screenshot of the error messages for our team to investigate further Sincerely, SourceForge...

  • Olaf Till Olaf Till committed [c00739] on parallel

    some cleanup of package documentation

  • Olaf Till Olaf Till committed [e32905] on parallel

    silence preprocessor warning for including <sys/sysctl.h>

  • Olaf Till Olaf Till committed [7c12a4] on parallel

    export flags to gnulib submake

  • Olaf Till Olaf Till committed [fd9ab3] on parallel

    remove inclusion of unneeded and deprecated <octave/file-io.h>

  • Olaf Till Olaf Till posted a comment on ticket #24979

    Hello, On Fri, Sep 08, 2023 at 02:00:11PM -0000, SourceForge Support wrote: Hello, We don't see any problems with our services. If you try again, does it work? it does work now. (But there had been problems -- instead of the usual web page there had been a page with a button which generated the bug report I sent.) Thank you for responding. Best, Olaf If you are still having issues, please let us know. If you can, please include a screenshot of the error messages for our team to investigate further...

  • Olaf Till Olaf Till created ticket #24979

    Page Broken (500): https://sourceforge.net/p/octave/parallel/ci/default/tree/

  • Olaf Till Olaf Till committed [229951] on parallel

    pass some commandline options to local worker processes, fixes #60622

  • Olaf Till Olaf Till committed [e71375] on parallel

    provide num_processors() with gnulib

  • Olaf Till Olaf Till committed [2f795c] on parallel

    fix function call for variable installation for new Octave

  • Olaf Till Olaf Till committed [d5e565] on optim

    fix finding script-defined functions, fixes bug #63135

  • Olaf Till Olaf Till committed [6dc441] on optim

    Added tag release-1.6.2 for changeset 83eefe952baa

  • Olaf Till Olaf Till committed [a6f7af]

    fix compatibility wrappers for error for non-existing error_state

  • Olaf Till Olaf Till committed [197b5a]

    avoid 'too many arguments' in fmincon with user-supplied gradient

  • Olaf Till Olaf Till created ticket #476

    struct-1.0.18, optim-1.6.2

  • Olaf Till Olaf Till committed [83eefe]

    avoid further 'too many arguments' errors

  • Olaf Till Olaf Till committed [bd6d41]

    avoid 'too many arguments' error in optim_problems

  • Olaf Till Olaf Till committed [266711]

    inst/nonlin_curvefit.m: fix typo in call to __maybe_limit_arg_count__

  • Olaf Till Olaf Till committed [982c3c]

    prepare for release

  • Olaf Till Olaf Till committed [3863ba]

    __max_nargin_optim__.cc: fix include directives for Octave 4.4

  • Olaf Till Olaf Till committed [8fcb2a]

    prepare for release

  • Olaf Till Olaf Till committed [b1df1b]

    fix compatibility wrappers for error for non-existing error_state

  • Olaf Till Olaf Till committed [797a48]

    fix temporary installation for not-yet-existing package list

  • Olaf Till Olaf Till committed [c25db0]

    replace test of quadprog

  • Olaf Till Olaf Till committed [c6dfa3]

    adapt to Octaves change to throw for too many arguments

  • Olaf Till Olaf Till committed [659dc2]

    fix documentation of gradient functions for nonlin_min()

  • Olaf Till Olaf Till committed [be599f]

    fix parallel_doc() for empty package list

  • Olaf Till Olaf Till committed [a45bbe]

    fix optim_doc() for empty package lists

  • Olaf Till Olaf Till committed [ebb76b]

    add helper function to check maximum argument count of user functions

  • Olaf Till Olaf Till committed [29a929]

    fix changeset (88a51dd116ba) for renaming expfit() to pronyfit()

  • Olaf Till Olaf Till committed [d077ef]

    fix temporary installation for not-yet-existing package list

  • Olaf Till Olaf Till committed [6e8a9b]

    fix compatibility wrappers for error for non-existing error_state

  • Olaf Till Olaf Till committed [8cca3a]

    adapt to new texinfo versions

  • Olaf Till Olaf Till committed [2f1fae]

    qp: check if argument H is positive definite, fixes bug #61762

  • Olaf Till Olaf Till committed [b29564]

    check positive definiteness of H in quadprog, fixes bug #56582

  • Olaf Till Olaf Till committed [d2f33a]

    adapt to parser changes affecting '--' and '++', fixes bug #60920

  • Olaf Till Olaf Till committed [f69a7f]

    cleanup obsolete code related to nmsmax

  • Olaf Till Olaf Till committed [88a51d]

    renamed expfit() to pronyfit(), fixes bug #38063

  • Olaf Till Olaf Till committed [82886a]

    cell2mat.m: Preserve dimensions of empty input (bug #51448).

  • Olaf Till Olaf Till committed [cbe53b]

    check success of loading oct-file (bug #52977)

  • Olaf Till Olaf Till committed [91e1ca]

    Save all scopes of nested anonymous functions (bug #45969).

  • Olaf Till Olaf Till committed [c19765]

    optimset.m: only use non-empty fields from new options structure (bug #54952).

  • Olaf Till Olaf Till committed [55564f]

    optimset.m: preserve empty options if given as arguments (bug #54952).

  • Olaf Till Olaf Till committed [ef349f]

    Load structures with arbitrary string fieldnames (bug #50831, bug #46645).

  • Olaf Till Olaf Till committed [bea3f8]

    Load structures with arbitrary string fieldnames (bug #50831, bug #46645).

  • Olaf Till Olaf Till committed [4c3279]

    inst/residmin_stat.m: explain options for returning statistics clearer

  • Olaf Till Olaf Till committed [8ce48d]

    fix database_doc() for empty package installation directories

  • Olaf Till Olaf Till committed [4d9cd3]

    Added tag release-4.0.1 for changeset 027bc228b808

  • Olaf Till Olaf Till created ticket #441

    parallel-4.0.1

  • Olaf Till Olaf Till committed [347e44]

    prepare for release

  • Olaf Till Olaf Till committed [027bc2]

    documentation: mention that parcellfun can't use command line functions

  • Olaf Till Olaf Till committed [8ee59b]

    lsqnonlin, lsqcurvefit: check if lambda is returned, bug #60208

  • Olaf Till Olaf Till committed [046753]

    Added tag release-1.6.1 for changeset e70bf8ed3d58

  • Olaf Till Olaf Till committed [b38448]

    Added tag release-1.0.17 for changeset 3e2ec54d5afa

  • Olaf Till Olaf Till committed [76fda8]

    prepare for release

  • Olaf Till Olaf Till committed [2571e0]

    /Makefile: don't use '=' in anonymous function

  • Olaf Till Olaf Till committed [3e2ec5]

    correct release date in DESCRIPTION

  • Olaf Till Olaf Till committed [94d2f7]

    prepare for release

  • Olaf Till Olaf Till committed [45e876]

    avoid 'error_state' deprecation warnings for error macros

  • Olaf Till Olaf Till committed [41582d]

    NEWS: style fix

  • Olaf Till Olaf Till committed [bd782e]

    /Makefile: don't use '=' in anonymous function

  • Olaf Till Olaf Till committed [e70bf8]

    correct release date in DESCRIPTION

  • Olaf Till Olaf Till committed [35d093]

    src/Makefile.in style changes

  • Olaf Till Olaf Till posted a comment on ticket #437

    Oh, I'm out of practise... thanks for checking. Correction is attached, md5sums: e3501e43ccd33e793947ad120a21fc37 optim-1.6.1.tar.gz 8202facf2570db49534f8ed60229e5ad optim-html.tar.gz 4670a0552c6baffce8a64397bdc277ec struct-1.0.17.tar.gz a303576544c3af3242d12525f2656f43 struct-html.tar.gz

  • Olaf Till Olaf Till created ticket #437

    struct-1.0.17, optim-1.6.1

  • Olaf Till Olaf Till committed [181ff2]

    residmin_stat: fix typo overwriting functions structure, fixes #60018

  • Olaf Till Olaf Till committed [854fda]

    don't use 'argn' in inst/tars.m, fixes bug #59342

  • Olaf Till Olaf Till committed [47ae4c]

    src/gnutls-callbacks.cc: fix typo in include directive

  • Olaf Till Olaf Till committed [4b9910]

    use malloc_size() on mac os, attempts to fix bug #59423

  • Olaf Till Olaf Till committed [698061]

    parcellfun: no error for not enough output arguments, fixes bug #58329

  • Olaf Till Olaf Till committed [039d79]

    src/p-control.cc (control::get_next_result()): handle execution error

  • Olaf Till Olaf Till modified ticket #422

    arduino 0.6.0 release request

  • Olaf Till Olaf Till posted a comment on ticket #422

    Ok, pushed and tagged. Thanks.

1 >
MongoDB Logo MongoDB