7 Commits

Author SHA256 Message Date
3a26c5575b - Update to 16.1:
* In our testing against its predecessor, Stockfish 16.1 shows a
    notable improvement in performance, with an Elo gain of up to
    27 points and winning over 2 times more game pairs than it loses.
  * Updated neural network architecture: The neural network architecture
    has undergone two updates and is currently in its 8th version.
  * Removal of handcrafted evaluation (HCE): This release marks the
    removal of the traditional handcrafted evaluation and the transition
    to a fully neural network-based approach.
  * Dual NNUE: For the first time, Stockfish includes a secondary neural
    network, used to quickly evaluate positions that are easily decided.
  * Use NNUE and UCI_AnalyseMode have been removed as they no longer had
    any effect. SlowMover has also been removed in favor of Move Overhead.
- Use %autosetup macro. Allows to eliminate the usage of deprecated PatchN.

OBS-URL: https://build.opensuse.org/package/show/games/stockfish?expand=0&rev=32
2024-02-26 12:18:29 +00:00
89b5f7a646 - Update to 15.1:
* Elo gain and competition results:
    With this release, version 5 of the NNUE neural net architecture
    has been introduced, and the training data has been extended to
    include Fischer random chess (FRC) positions. As a result, Elo
    gains are largest for FRC, reaching up to 50 Elo for doubly
    randomized FRC (DFRC). More importantly, also for standard chess
    this release progressed and will win two times more game pairs than
    it loses against Stockfish 15. 
  * New evaluation:
    This release also introduces a new convention for the evaluation
    that is reported by search. An evaluation of +1 is now no longer
    tied to the value of one pawn, but to the likelihood of winning the
    game. With a +1 evaluation, Stockfish has now a 50% chance of winning
    the game against an equally strong opponent. This convention scales
    down evaluations a bit compared to Stockfish 15 and allows for
    consistent evaluations in the future.
- Refresh:
  * date.patch
  * stockfish-remove-net.patch
- Remove nn-6877cd24400e.nnue
- Add nn-ad9b42354671.nnue

OBS-URL: https://build.opensuse.org/package/show/games/stockfish?expand=0&rev=29
2022-12-06 15:18:36 +00:00
7bc801f34b - Update to 15:
Stockfish 15 continues to push the boundaries of chess, providing
  unrivalled analysis and playing strength. In our testing, Stockfish
  15 is ahead of Stockfish 14 by 36 Elo points and wins nine times
  more game pairs than it loses.
- Add stockfish-remove-net.patch: Don't try to donwload nnue
  we already have it.

OBS-URL: https://build.opensuse.org/package/show/games/stockfish?expand=0&rev=27
2022-04-20 19:23:58 +00:00
44f8f51a62 Accepting request 965221 from home:dirkmueller:Factory
- update to 14.1:
  Compared to Stockfish 14, this release introduces a more advanced NNUE
  architecture and various search improvements. In self play testing, using a
  book of balanced openings, Stockfish 14.1 wins three times more game pairs than
  it loses. At this high level, draws are very common, so the Elo difference to
  Stockfish 14 is about 17 Elo

OBS-URL: https://build.opensuse.org/request/show/965221
OBS-URL: https://build.opensuse.org/package/show/games/stockfish?expand=0&rev=25
2022-03-28 08:50:50 +00:00
4dad511dad Accepting request 905194 from home:coolo:branches:games
- Update to version 14:
  The engine is now significantly stronger than just a few months
  ago, and wins four times more game pairs than it loses against 
  the previous release version. 
 
  Stockfish 14 is now at least 400 Elo ahead of Stockfish 7, a 
  top engine in 2016. During the last five years, Stockfish has thus 
  gained about 80 Elo per year.
- Refresh date.patch

OBS-URL: https://build.opensuse.org/request/show/905194
OBS-URL: https://build.opensuse.org/package/show/games/stockfish?expand=0&rev=24
2021-07-09 09:45:34 +00:00
Peter Simons
7887347706 Accepting request 889253 from home:susnux:branches:games
Update to version 13

OBS-URL: https://build.opensuse.org/request/show/889253
OBS-URL: https://build.opensuse.org/package/show/games/stockfish?expand=0&rev=22
2021-04-29 10:23:07 +00:00
Matthias Mailänder
bf85042a69 Accepting request 391921 from home:jubalh
OBS-URL: https://build.opensuse.org/request/show/391921
OBS-URL: https://build.opensuse.org/package/show/games/stockfish?expand=0&rev=1
2016-04-29 05:36:32 +00:00