Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / lynx-chess/Lynx issues and pull requests

#555 - ๐Ÿ› Fix engine crash due to a negative calculated time to move

Pull Request - State: closed - Opened by eduherminio about 1 year ago

#553 - ๐Ÿ” Use spsa tuned search values III

Pull Request - State: closed - Opened by eduherminio about 1 year ago

#552 - Bump NLog from 5.2.6 to 5.2.8

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, .NET

#551 - โšก Use stack-allocated span for search movegen

Pull Request - State: closed - Opened by eduherminio about 1 year ago

#550 - ๐Ÿ” Use spsa tuned search values II

Pull Request - State: closed - Opened by eduherminio about 1 year ago

#548 - ๐Ÿงน Cleanup

Pull Request - State: closed - Opened by eduherminio about 1 year ago

#547 - Refactor `MovePool` location and usage

Pull Request - State: closed - Opened by eduherminio about 1 year ago

#546 - โšก Set search thread as high priority

Pull Request - State: closed - Opened by eduherminio about 1 year ago

#545 - โšก Optimize `go` command parsing

Pull Request - State: closed - Opened by eduherminio about 1 year ago

#544 - โšก Reduce TT entry size to 8 bytes

Pull Request - State: closed - Opened by eduherminio about 1 year ago

#543 - ๐Ÿ” Use spsa tuned search values

Pull Request - State: closed - Opened by eduherminio about 1 year ago

#540 - Add king mobility to eval

Pull Request - State: closed - Opened by eduherminio about 1 year ago

#539 - โš–๏ธ Add rook mobility to eval

Pull Request - State: closed - Opened by eduherminio about 1 year ago

#538 - Move generator/speed up removing branches

Pull Request - State: closed - Opened by eduherminio about 1 year ago - 1 comment

#537 - Add option to run `bench` at different depths

Pull Request - State: closed - Opened by eduherminio about 1 year ago

#536 - Bump actions/download-artifact from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, github_actions

#535 - Bump actions/upload-artifact from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, github_actions

#534 - Bump BenchmarkDotNet.Diagnostics.Windows from 0.13.10 to 0.13.11

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, .NET

#532 - Bump NUnit from 3.14.0 to 4.0.1

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies, .NET

#531 - Bump Moq from 4.18.4 to 4.20.70

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies, .NET

#530 - Bump NLog from 5.2.6 to 5.2.7

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies, .NET

#529 - Bump NLog.Extensions.Logging and NLog

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies, .NET

#528 - Bump BenchmarkDotNet from 0.13.10 to 0.13.11

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, .NET

#527 - Try Berserk history bonus formula

Pull Request - State: closed - Opened by eduherminio about 1 year ago

#525 - ๐Ÿ” Fix third killer move population logic

Pull Request - State: closed - Opened by eduherminio about 1 year ago

#524 - Bump actions/setup-dotnet from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, github_actions

#523 - Avoid TT cutoffs in pv nodes

Pull Request - State: closed - Opened by eduherminio about 1 year ago

#522 - Extend depth on promotion move

Pull Request - State: closed - Opened by eduherminio about 1 year ago

#521 - Increase History_MaxMoveValue to 16384

Pull Request - State: closed - Opened by eduherminio about 1 year ago

#520 - Move ordering - TT move priority over PV move

Pull Request - State: closed - Opened by eduherminio about 1 year ago

#519 - Move ordering - promotions over killers

Pull Request - State: closed - Opened by eduherminio about 1 year ago - 2 comments

#518 - Tune eval using some Ethereal FRC data

Pull Request - State: closed - Opened by eduherminio about 1 year ago

#517 - ๐Ÿ” Add third killer move

Pull Request - State: closed - Opened by eduherminio about 1 year ago

#516 - Avoid PEXT array initialization

Pull Request - State: closed - Opened by eduherminio about 1 year ago

#515 - โš– Re-tune eval using some Stash data

Pull Request - State: closed - Opened by eduherminio about 1 year ago

#514 - Try adding tempo (yes, again)

Pull Request - State: closed - Opened by eduherminio about 1 year ago

#513 - Bump NLog from 5.2.5 to 5.2.6

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, .NET

#512 - ๐Ÿ” Add basic LMP

Pull Request - State: closed - Opened by eduherminio about 1 year ago

#511 - Add static evaluation clamp tests

Pull Request - State: closed - Opened by eduherminio about 1 year ago

#510 - ๐Ÿ› Clamp static evaluation within +- checkmate limits

Pull Request - State: closed - Opened by eduherminio about 1 year ago

#509 - Fix typo in `IsSquareAttacked` methods

Pull Request - State: closed - Opened by eduherminio about 1 year ago

#508 - Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, .NET

#507 - ๐Ÿ” Add Internal Iterative Reduction (IIR)

Pull Request - State: closed - Opened by eduherminio about 1 year ago

#506 - Update score normalization

Pull Request - State: closed - Opened by eduherminio about 1 year ago

#505 - Bump dependencies to .NET 8 GA versions

Pull Request - State: closed - Opened by eduherminio about 1 year ago

#504 - ๐Ÿ‘ท๐Ÿฝ Allow CI to be run manually

Pull Request - State: closed - Opened by eduherminio about 1 year ago

#503 - Decrease AspirationWindow_MinDepth to 4

Pull Request - State: closed - Opened by eduherminio about 1 year ago

#502 - ๐Ÿงน Cleanup config and remove old time management code

Pull Request - State: closed - Opened by eduherminio over 1 year ago

#501 - NMP tweak min depth

Pull Request - State: closed - Opened by eduherminio over 1 year ago

#500 - Add ReadonlyStruct vs Struct vs Tuple vs Class benchmark

Pull Request - State: closed - Opened by eduherminio over 1 year ago

#499 - Consistent fail hard beta cutoffs

Pull Request - State: closed - Opened by eduherminio over 1 year ago

#498 - Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, .NET

#497 - Tweak NMP depth reduction

Pull Request - State: closed - Opened by eduherminio over 1 year ago

#496 - Add reduction based in static eval - beta delta

Pull Request - State: closed - Opened by eduherminio over 1 year ago

#495 - Proper fail hard beta cutoffs

Pull Request - State: closed - Opened by eduherminio over 1 year ago

#494 - NMP depth tweaking - use NMP base reduction variable

Pull Request - State: closed - Opened by eduherminio over 1 year ago

#493 - ๐Ÿ” Don't attempt NMP if TT hints a not good enough move

Pull Request - State: closed - Opened by eduherminio over 1 year ago

#492 - ๐Ÿ” Add minimum phase for NMP

Pull Request - State: closed - Opened by eduherminio over 1 year ago

#491 - Bump NUnit from 3.13.3 to 3.14.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, .NET

#489 - Bump BenchmarkDotNet from 0.13.9 to 0.13.10

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, .NET

#488 - Bump BenchmarkDotNet.Diagnostics.Windows from 0.13.9 to 0.13.10

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, .NET

#487 - Add low level ops benchmark

Pull Request - State: closed - Opened by eduherminio over 1 year ago

#486 - Attempt to get rid of `_isFollowingPV` and `_isScoringPV`

Pull Request - State: closed - Opened by eduherminio over 1 year ago

#485 - Tweak capture move generation

Pull Request - State: closed - Opened by eduherminio over 1 year ago

#484 - Npm increase reduction with beta delta

Pull Request - State: closed - Opened by eduherminio over 1 year ago

#482 - ๐Ÿ” Increase NMP reduction with depth

Pull Request - State: closed - Opened by eduherminio over 1 year ago

#481 - Add ponder support

Pull Request - State: closed - Opened by eduherminio over 1 year ago - 3 comments

#480 - ๐Ÿงน Clean `Position.StaticEval()`

Pull Request - State: closed - Opened by eduherminio over 1 year ago

#479 - ๐Ÿ” Rewrite basic NMP

Pull Request - State: closed - Opened by eduherminio over 1 year ago

#477 - โšก Incremental move sorting

Pull Request - State: closed - Opened by eduherminio over 1 year ago

#476 - Extend depth by 2 in case of checks

Pull Request - State: closed - Opened by eduherminio over 1 year ago - 1 comment

#475 - Add depth extension on promotion

Pull Request - State: closed - Opened by eduherminio over 1 year ago

#474 - Rewrite NMP

Pull Request - State: closed - Opened by eduherminio over 1 year ago

#473 - Remove current NMP implementation

Pull Request - State: closed - Opened by eduherminio over 1 year ago

#472 - Try new psqts values

Pull Request - State: closed - Opened by eduherminio over 1 year ago

#471 - Clean IDDFS impl

Pull Request - State: closed - Opened by eduherminio over 1 year ago

#468 - NativeAOT compilation

Pull Request - State: closed - Opened by eduherminio over 1 year ago

#467 - ๐Ÿ” In case of 'fake' ponder-hit, research from depth 1

Pull Request - State: closed - Opened by eduherminio over 1 year ago

#466 - In case of ponder-hit, research last depth

Pull Request - State: closed - Opened by eduherminio over 1 year ago

#465 - ๐Ÿ› Ensure no search depth 0 happens after a 'ponder hit'

Pull Request - State: closed - Opened by eduherminio over 1 year ago

#464 - Add HardTimeBound coefficients

Pull Request - State: closed - Opened by eduherminio over 1 year ago

#463 - Add tempo bonus II

Pull Request - State: closed - Opened by eduherminio over 1 year ago

#461 - Cleanup

Pull Request - State: closed - Opened by eduherminio over 1 year ago

#460 - Use log10 instead of ln for LMR

Pull Request - State: closed - Opened by eduherminio over 1 year ago

#459 - ๐Ÿ” PVS-LMR logic improvement II - pvNode for PVS

Pull Request - State: closed - Opened by eduherminio over 1 year ago

#457 - Decay history moves between searches instead of clearing them

Pull Request - State: closed - Opened by eduherminio over 1 year ago

#456 - ๐Ÿ” PVS-LMR logic improvement

Pull Request - State: closed - Opened by eduherminio over 1 year ago