1. 17 Mar, 2025 1 commit
    • Wenhao Xie's avatar
      [Doc] Add instructions for installing nightly version (#226) · 3824adab
      Wenhao Xie authored
      * [Typo] Fix formatting in installation instructions in README.md
      
      * [Enhancement] Improve CUDA path detection and update configuration handling
      
      * fix typo
      
      * remove IS_WINDOWS constant
      
      * lint fix
      
      * Improve error messages for CUDA detection failure
      
      * lint fix
      
      * lint fix
      
      * Fix .gitignore to correctly include venv directory
      
      * [Doc] Add instructions for installing nightly version of TileLang
      
      * update installation instructions
      
      * update install instruction
      3824adab
  2. 13 Feb, 2025 2 commits
    • Lei Wang's avatar
      [Bugfix] Bugfix of installing with develop mode (#81) · b43ab2dd
      Lei Wang authored
      * bump version into v0.1.0
      
      * [Enhancement] Add custom develop command for editable installs and update .gitignore
      
      * [Documentation] Update README to include system dependencies installation instructions
      
      * [Build] Update setup.py to support library file copying for both release and develop modes
      
      * [Build] Refactor library file copying logic in setup.py
      
      * [Documentation] Remove unnecessary install section header in Installation.md
      b43ab2dd
    • Wenhao Xie's avatar
      [Doc] Convert docs from rst format to Markdown format. (#82) · d44e291c
      Wenhao Xie authored
      * [CI] Clean up target repository before publishing documentation.
      
      * [Doc] Convert docs from rst format to Markdown format.
      d44e291c