1. 04 12月, 2020 2 次提交
  2. 01 12月, 2020 1 次提交
  3. 21 11月, 2020 1 次提交
    • A
      do not allocate xtol_abs unless needed (#268) · bc5f39e6
      aitap 提交于
      * do not allocate xtol_abs unless needed
      
      As discussed in #183, it is beneficial to avoid allocating potentially
      huge buffers of size `n` unless `x`-tolerance criteria are used.
      
      * bobyqa: handle xtol_abs == NULL
      
      * cdirect: handle xtol_abs == NULL
      
      * cdirect/hybrid: handle xtol_abs == NULL
      
      * cobyla: handle xtol_abs == NULL
      
      * sbplx: handle xtol_abs == NULL
      
      * newuoa: handle xtol_abs == NULL
      
      * praxis: handle xtol_abs == NULL
      
      * optimize.c: handle xtol_abs == NULL
      bc5f39e6
  4. 19 11月, 2020 5 次提交
  5. 03 11月, 2020 1 次提交
  6. 20 10月, 2020 1 次提交
  7. 02 9月, 2020 1 次提交
  8. 01 9月, 2020 1 次提交
  9. 22 7月, 2020 1 次提交
  10. 11 7月, 2020 1 次提交
  11. 08 6月, 2020 1 次提交
    • J
      Correct Dembo year · 7753b929
      Jeff Fessler 提交于
      Dembo paper was in 1983, not 1982, and I added the DOI URL too so it will be easier for others to find than it was for me.
      7753b929
  12. 02 6月, 2020 1 次提交
  13. 20 5月, 2020 1 次提交
  14. 10 5月, 2020 1 次提交
  15. 16 4月, 2020 2 次提交
  16. 12 4月, 2020 2 次提交
  17. 05 4月, 2020 1 次提交
  18. 04 4月, 2020 2 次提交
  19. 30 1月, 2020 1 次提交
  20. 17 1月, 2020 2 次提交
  21. 16 12月, 2019 1 次提交
  22. 13 12月, 2019 1 次提交
  23. 15 11月, 2019 1 次提交
  24. 20 9月, 2019 1 次提交
  25. 18 9月, 2019 1 次提交
  26. 31 7月, 2019 1 次提交
  27. 24 7月, 2019 1 次提交
  28. 04 7月, 2019 1 次提交
  29. 09 5月, 2019 1 次提交
  30. 03 5月, 2019 1 次提交
  31. 01 5月, 2019 1 次提交