Skip to content
This repository has been archived by the owner on Feb 5, 2025. It is now read-only.

pietronvll/operator_learning

Repository files navigation

Operator Learning

Installation instructions

pip install operator-learning

Development

To develop this package I'm using uv, which is a modern and way faster package manager than conda. To get up and running, just follow these three steps:

  1. Install uv following the installation instructions
  2. Clone the repository
    git clone [email protected]:pietronvll/operator_learning.git
  3. Open a terminal window in the operator_learning folder just cloned, and install the dependencies by running
    uv sync --dev

I use Visual Studio Code, which should automatically prompt you to use the virtual environment found in the operator_learning folder.

Releases

No releases published

Packages

No packages published

Languages