lbfgsb3c (Q58743): Difference between revisions

From MaRDI portal
RedirectionBot (talk | contribs)
Tag: Reverted
Added link to MaRDI item.
 
(27 intermediate revisions by 2 users not shown)
Property / last update
3 March 2020
Timestamp+2020-03-03T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
 
Property / last update: 3 March 2020 / rank
Normal rank
 
Property / author
 
Property / author: John C Nash / rank
Normal rank
 
Property / author
 
Property / author: Ciyou Zhu / rank
Normal rank
 
Property / author
 
Property / author: Richard Byrd / rank
Normal rank
 
Property / author
 
Property / author: Jorge Nocedal / rank
Normal rank
 
Property / author
 
Property / author: Jose Luis Morales / rank
Normal rank
 
Property / maintained by
 
Property / maintained by: Matthew L Fidler / rank
Normal rank
 
Property / copyright license
 
Property / copyright license: GNU General Public License, version 2.0 / rank
Normal rank
 
Property / depends on software
 
Property / depends on software: R / rank
Normal rank
 
Property / imports
 
Property / imports: Rcpp / rank
Normal rank
 
Property / imports
 
Property / imports: numDeriv / rank
Normal rank
 
Property / imports
 
Property / imports: methods / rank
Normal rank
 
Property / software version identifier
 
2018-2.13-1
Property / software version identifier: 2018-2.13-1 / rank
 
Normal rank
Property / software version identifier: 2018-2.13-1 / qualifier
 
publication date: 1 December 2018
Timestamp+2018-12-01T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
2018-2.13
Property / software version identifier: 2018-2.13 / rank
 
Normal rank
Property / software version identifier: 2018-2.13 / qualifier
 
publication date: 19 October 2018
Timestamp+2018-10-19T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
2019-11.26
Property / software version identifier: 2019-11.26 / rank
 
Normal rank
Property / software version identifier: 2019-11.26 / qualifier
 
publication date: 30 November 2019
Timestamp+2019-11-30T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
2020-2.3
Property / software version identifier: 2020-2.3 / rank
 
Normal rank
Property / software version identifier: 2020-2.3 / qualifier
 
publication date: 10 February 2020
Timestamp+2020-02-10T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
2020-3.3
Property / software version identifier: 2020-3.3 / rank
 
Normal rank
Property / software version identifier: 2020-3.3 / qualifier
 
publication date: 28 November 2023
Timestamp+2023-11-28T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / instance of
 
Property / instance of: R package / rank
 
Normal rank
Property / programmed in
 
Property / programmed in: R / rank
 
Normal rank
Property / maintained by
 
Property / maintained by: Matthew L Fidler / rank
 
Normal rank
Property / last update
 
28 November 2023
Timestamp+2023-11-28T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / last update: 28 November 2023 / rank
 
Normal rank
Property / description
 
Interfacing to Nocedal et al. L-BFGS-B.3.0 (See <http://users.iems.northwestern.edu/~nocedal/lbfgsb.html>) limited memory BFGS minimizer with bounds on parameters. This is a fork of 'lbfgsb3'.This registers a 'R' compatible 'C' interface to L-BFGS-B.3.0 that uses the samefunction types and optimization as the optim() function (see writing 'R' extensions and source for details). This package also adds more stopping criteria as well as allowing the adjustment of more tolerances.
Property / description: Interfacing to Nocedal et al. L-BFGS-B.3.0 (See <http://users.iems.northwestern.edu/~nocedal/lbfgsb.html>) limited memory BFGS minimizer with bounds on parameters. This is a fork of 'lbfgsb3'.This registers a 'R' compatible 'C' interface to L-BFGS-B.3.0 that uses the samefunction types and optimization as the optim() function (see writing 'R' extensions and source for details). This package also adds more stopping criteria as well as allowing the adjustment of more tolerances. / rank
 
Normal rank
Property / author
 
Property / author: Matthew L Fidler / rank
 
Normal rank
Property / author
 
Property / author: John C Nash / rank
 
Normal rank
Property / author
 
Property / author: Ciyou Zhu / rank
 
Normal rank
Property / author
 
Property / author: Richard Byrd / rank
 
Normal rank
Property / author
 
Property / author: Jorge Nocedal / rank
 
Normal rank
Property / author
 
Property / author: Jose Luis Morales / rank
 
Normal rank
Property / copyright license
 
Property / copyright license: GNU General Public License, version 2.0 / rank
 
Normal rank
Property / imports
 
Property / imports: Rcpp / rank
 
Normal rank
Property / imports: Rcpp / qualifier
 
Property / imports
 
Property / imports: numDeriv / rank
 
Normal rank
Property / imports
 
Property / imports: methods / rank
 
Normal rank
Property / depends on software
 
Property / depends on software: R / rank
 
Normal rank
Property / depends on software: R / qualifier
 
Property / MaRDI profile type
 
Property / MaRDI profile type: MaRDI software profile / rank
 
Normal rank
links / mardi / namelinks / mardi / name
 

Latest revision as of 18:56, 12 March 2024

Limited Memory BFGS Minimizer with Bounds on Parameters with optim() 'C' Interface
Language Label Description Also known as
English
lbfgsb3c
Limited Memory BFGS Minimizer with Bounds on Parameters with optim() 'C' Interface

    Statements

    2020-3.2
    3 March 2020
    0 references
    2018-2.13-1
    1 December 2018
    0 references
    2018-2.13
    19 October 2018
    0 references
    2019-11.26
    30 November 2019
    0 references
    2020-2.3
    10 February 2020
    0 references
    2020-3.3
    28 November 2023
    0 references
    0 references
    0 references
    28 November 2023
    0 references
    Interfacing to Nocedal et al. L-BFGS-B.3.0 (See <http://users.iems.northwestern.edu/~nocedal/lbfgsb.html>) limited memory BFGS minimizer with bounds on parameters. This is a fork of 'lbfgsb3'.This registers a 'R' compatible 'C' interface to L-BFGS-B.3.0 that uses the samefunction types and optimization as the optim() function (see writing 'R' extensions and source for details). This package also adds more stopping criteria as well as allowing the adjustment of more tolerances.
    0 references
    0 references
    0 references
    0 references
    0 references
    0 references
    0 references
    0 references
    0 references
    0 references

    Identifiers

    0 references