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

#1389 - Don't do standing pat when in check II

Pull Request - State: open - Opened by eduherminio 21 days ago

#1388 - Search/qsearch no stand pat when in check

Pull Request - State: open - Opened by eduherminio 21 days ago

#1387 - Bump Microsoft.Extensions.StaticAnalysis from 9.0.0 to 9.1.0

Pull Request - State: closed - Opened by dependabot[bot] 21 days ago
Labels: dependencies, .NET

#1385 - 🧹 Remove unneeded branch in `Position.MakeMove`

Pull Request - State: closed - Opened by eduherminio 22 days ago

#1383 - βš–οΈ Reimplement doubled pawn detection bucketed

Pull Request - State: open - Opened by eduherminio 22 days ago

#1382 - βš–οΈ Reimplement doubled pawn detection III

Pull Request - State: closed - Opened by eduherminio 22 days ago

#1381 - βš–οΈ Retune more data - full Gedas

Pull Request - State: closed - Opened by eduherminio 23 days ago

#1380 - βš–οΈ Retune more data - 7M 1.7M

Pull Request - State: closed - Opened by eduherminio 23 days ago

#1379 - βš–οΈ Retune more data - 7M 1M

Pull Request - State: closed - Opened by eduherminio 23 days ago

#1378 - βš–οΈ Include pawn king shield in pawn eval cache

Pull Request - State: closed - Opened by eduherminio 24 days ago

#1377 - Bump Microsoft.Extensions.Configuration.EnvironmentVariables from 9.0.0 to 9.0.1

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

#1376 - Bump Microsoft.Extensions.ObjectPool from 9.0.0 to 9.0.1

Pull Request - State: closed - Opened by dependabot[bot] 24 days ago - 3 comments
Labels: dependencies, .NET

#1375 - Bump Microsoft.Extensions.Http.Polly from 9.0.0 to 9.0.1

Pull Request - State: closed - Opened by dependabot[bot] 24 days ago
Labels: dependencies, .NET

#1374 - Bump Microsoft.Extensions.Configuration.Json from 9.0.0 to 9.0.1

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

#1373 - Bump Microsoft.Extensions.Configuration.Binder from 9.0.0 to 9.0.1

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

#1372 - βš–οΈ Isolated pawns: buckets and array with custom layout

Pull Request - State: closed - Opened by eduherminio 24 days ago
Labels: Yellow

#1371 - ⚑ Don't take side into account for pawn eval key

Pull Request - State: closed - Opened by eduherminio 24 days ago

#1370 - βš–οΈ Use semi-ranks for passed pawn arrays

Pull Request - State: closed - Opened by eduherminio 24 days ago

#1368 - ⚑ Simplify additional eval methods after pawn table

Pull Request - State: closed - Opened by eduherminio 25 days ago

#1367 - βš–οΈ Disable `PassedPawnBonusNoEnemiesAheadBonus`

Pull Request - State: closed - Opened by eduherminio 26 days ago

#1366 - ⚑ Reuse hashes for position and pawn zobrist keys

Pull Request - State: closed - Opened by eduherminio 26 days ago

#1365 - βš–οΈ Pawn eval table - score + key

Pull Request - State: closed - Opened by eduherminio 26 days ago

#1364 - βš–οΈ Pawn eval table - score only

Pull Request - State: closed - Opened by eduherminio 26 days ago

#1363 - πŸ› Distinguish side on initial Zobrist key calculation

Pull Request - State: closed - Opened by eduherminio 26 days ago

#1361 - πŸ” IIR -> `depth -= 2`

Pull Request - State: open - Opened by eduherminio 26 days ago

#1360 - βš–οΈ Incremental eval - bishop pair

Pull Request - State: open - Opened by eduherminio 27 days ago

#1359 - ⚑ Reorder PSQT

Pull Request - State: closed - Opened by eduherminio 28 days ago

#1358 - ⚑ Re-use PSQT array ref

Pull Request - State: closed - Opened by eduherminio 28 days ago

#1357 - ⚑ Try to 'unroll' sums

Pull Request - State: closed - Opened by eduherminio 28 days ago

#1356 - ⚑ Reuse array ref for friend and enemy PSQT

Pull Request - State: closed - Opened by eduherminio 28 days ago

#1352 - βš–οΈ Retune 5k -> 10k iter

Pull Request - State: closed - Opened by eduherminio 28 days ago

#1350 - ⚑ Basic incremental static evaluation

Pull Request - State: closed - Opened by eduherminio 28 days ago

#1347 - βš–οΈ Connected rooks bonus - bucketed array

Pull Request - State: closed - Opened by eduherminio 30 days ago

#1346 - βš–οΈ Connected rooks bonus array

Pull Request - State: closed - Opened by eduherminio 30 days ago

#1345 - πŸ” LMP `depth * depth` formula with base 3

Pull Request - State: closed - Opened by eduherminio 30 days ago

#1341 - πŸ” SPSA MVV 2024-01-08

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

#1339 - πŸ” Don't allow LMR reductions with SEE to fall into QSearch

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

#1338 - πŸ” SPSA MVV 2024-01-06

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

#1337 - βš–οΈ `PawnPhalanxBonus` -> bucketed

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

#1336 - βš–οΈ `PieceProtectedByPawnBonus` -> bucketed

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

#1335 - βš–οΈ Rook pair bonus

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

#1334 - βš–οΈ Connected rooks bonus

Pull Request - State: closed - Opened by eduherminio about 1 month ago
Labels: Yellow

#1333 - 🧬 Move ordering: MVV-LVA + caphist -> MVV + caphist

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

#1332 - βš–οΈ Remove `PieceAttackedByPawnPenalty`

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

#1331 - βš–οΈ `PieceAttackedByPawnPenalty` -> array, only NBR

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

#1330 - βš–οΈ `PieceAttackedByPawnPenalty` -> array including king

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

#1329 - πŸ” RFP: add history factor - simple impl with quiet history

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

#1327 - βš–οΈ Knight outpost, pawn attacks only

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

#1326 - βš–οΈ `KingShieldBonus` -> array indexed by piece

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

#1325 - βš–οΈ `PieceAttackedByPawnPenalty` -> array indexed by piece

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

#1324 - βš–οΈ `PieceProtectedByPawnBonus` -> array indexed by piece

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

#1323 - 🧹 Remove `CheckmateDepthFactor`

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

#1322 - βš–οΈ Queen open/semiopen file bonus when no rooks

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

#1320 - βš–οΈ Queen open/semiopen file bonus when no same color rooks

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

#1316 - πŸ” SPSA TM 2024-1-2

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

#1313 - πŸ”Recalculate static eval on TT read/write

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

#1311 - πŸ” Make cutnode prediction false for first searched move

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

#1305 - πŸ” LMRDepth - FP

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

#1303 - πŸ”LMRDepth - History pruning

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

#1290 - Bump NUnit from 4.2.2 to 4.3.0

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

#1286 - Make `bench` quiet by default, and add support for `verbosebench`

Pull Request - State: closed - Opened by eduherminio about 2 months ago

#1285 - πŸ” Limit fail high reductions to 3

Pull Request - State: closed - Opened by eduherminio about 2 months ago

#1283 - 🧹 Remove source generator

Pull Request - State: closed - Opened by eduherminio about 2 months ago

#1281 - Detect scores outside of valid ranges and stop searching

Pull Request - State: closed - Opened by eduherminio about 2 months ago

#1280 - πŸ› Limit checkmate scores whenever probing/saving to TT II

Pull Request - State: closed - Opened by eduherminio about 2 months ago

#1279 - πŸ› Limit checkmate scores whenever probing/saving to TT

Pull Request - State: closed - Opened by eduherminio about 2 months ago

#1278 - πŸ” Remove razoring

Pull Request - State: closed - Opened by eduherminio about 2 months ago

#1277 - Bump NUnit and Verify.NUnit

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

#1276 - πŸ› Reduce `CheckmateDepthFactor`

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

#1273 - πŸ” Razoring: simplified implementation

Pull Request - State: closed - Opened by eduherminio about 2 months ago

#1271 - πŸ› Incorrect (too negative) mate scores when being checkmated

Pull Request - State: closed - Opened by eduherminio about 2 months ago

#1270 - πŸ” Use recalculated TT sccores for non-cutoffs

Pull Request - State: closed - Opened by eduherminio about 2 months ago

#1269 - ⚑ Make loggers non static when possible

Pull Request - State: closed - Opened by eduherminio about 2 months ago