Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

SpM-lab/sparse-ir-tutorial

Open more actions menu

Repository files navigation

sparse-ir

Author guideline

  • In Markdown cells, use the $$, $$ $$ environments for equations.
  • References are listed in the markdown cell at the bottom of each notebook.
  • Remove all outputs in a jupyter notebook.

Set up tools

pip3 install jupyter-book ghp-import jupytext

Set up VS code + Docker

We strongly recommend to use VSCode + Docker to build HTML files.

  1. Make sure you have Docker and VSCode installed.

  2. Install the Remote - Containers in VSCode Extensions.

  3. Go to the repository and open it in VS Code.

cd /path/to/this/repository

code .
  1. To use Docker with VS Code, execute the following command.
ln -s .dev/devcontainer .devcontainer
  1. Press the green mark at the bottom left and press Reopen in Container from the command palette. After the build is finished, you can enter the Docker container.

  2. Build html files

The following command builds html files, which takes a few minutes.

make build
  1. Upload html files
make upload

Update the specified versions of sparse-ir, xprec, SparseIR.jl

  • For Python, edit requirements.txt manually.
  • For Julia, use the package mode to update the package. Note that in the container, the julia command is aliased to julia --project=@..

References

You can add references to references.bib.

Trouble shooting

About

Tutorials of sparse-ir libraries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.