Skip to content

Repository files navigation

Discrete Variational Formulation

Dependencies

  • Python version >= 3.12
  • uv

Installation

Clone the git repository:

git clone https://github.com/marcinlos/dvf.git

Download dependencies:

uv sync # no pytorch
uv sync --extra gpu # pytorch on GPU
uv sync --extra cpu # pytorch on CPU

Recreate notebook files using Jupytext:

uv run jupytext --sync scripts/*.py

Running the examples

Start the Jupyter server:

uv run jupyter lab

and run the code in the notebooks.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages