1. 08 Oct, 2025 1 commit
  2. 01 Oct, 2025 1 commit
  3. 29 Jul, 2025 1 commit
  4. 16 Feb, 2025 1 commit
  5. 14 Feb, 2025 1 commit
  6. 31 Jul, 2024 1 commit
  7. 29 Jul, 2024 1 commit
  8. 25 Jul, 2024 1 commit
  9. 17 Jun, 2024 1 commit
  10. 14 Jun, 2024 1 commit
  11. 28 May, 2024 1 commit
  12. 23 May, 2024 1 commit
  13. 02 Feb, 2024 1 commit
  14. 25 Jan, 2024 1 commit
  15. 21 Dec, 2023 2 commits
  16. 12 Sep, 2023 1 commit
  17. 11 Sep, 2023 1 commit
  18. 14 Jul, 2023 1 commit
  19. 13 Jul, 2023 1 commit
  20. 04 Jul, 2023 1 commit
  21. 04 May, 2023 1 commit
  22. 24 Jan, 2023 1 commit
  23. 29 Dec, 2022 1 commit
  24. 03 Nov, 2022 1 commit
  25. 08 Oct, 2022 1 commit
  26. 19 Feb, 2022 1 commit
  27. 18 Feb, 2022 1 commit
    • Nikita Titov's avatar
      [python] Start supporting Python 3.10 (#4893) · cb8c61e4
      Nikita Titov authored
      * Update setup.py
      
      * Update cuda.yml
      
      * Update static_analysis.yml
      
      * Update linkchecker.yml
      
      * Update .appveyor.yml
      
      * Update .vsts-ci.yml
      
      * Update python_package.yml
      
      * Update .vsts-ci.yml
      
      * Update python_package.yml
      
      * Update cuda.yml
      
      * Update static_analysis.yml
      
      * Update linkchecker.yml
      
      * Update .vsts-ci.yml
      
      * Update .appveyor.yml
      
      * re-arange Python version
      cb8c61e4
  28. 12 Feb, 2022 1 commit
  29. 07 Jan, 2022 1 commit
  30. 18 Dec, 2021 1 commit
  31. 28 Oct, 2021 1 commit
  32. 27 Oct, 2021 1 commit
  33. 09 Oct, 2021 2 commits
  34. 12 Apr, 2021 2 commits
  35. 22 Mar, 2021 2 commits
  36. 22 Jan, 2021 1 commit
    • Nikita Titov's avatar
      Move compute and eigen libraries to external_libs folder (#3809) · 6bb6164e
      Nikita Titov authored
      * move all submodules to external_libs folder
      
      * Update .Rbuildignore
      
      * Update MANIFEST.in
      
      * Update .appveyor.yml
      
      * Update CMakeLists.txt
      
      * Update build_r.R
      
      * Update test.sh
      
      * Update setup.py
      
      * Update CMakeLists.txt
      
      * Update test.sh
      
      * Update setup.py
      
      * Update conf.py
      
      * Update MANIFEST.in
      
      * Update LightGBM.vcxproj
      
      * continue
      
      * test
      
      * test
      
      * Update setup.py
      
      * hotfix
      
      * revert CI tests
      6bb6164e