python-torchsde on AUR (Arch User Repository)

Last updated: June 30,2024

1. Install "python-torchsde" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install python-torchsde on Arch using YAY

$ yay -S python-torchsde

* (Optional) Uninstall python-torchsde on Arch using YAY

$ yay -Rns python-torchsde

2. Manually Install "python-torchsde" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python-torchsde's git locally

$ git clone https://aur.archlinux.org/python-torchsde.git ~/python-torchsde

c. Go to ~/python-torchsde folder and install it

$ cd ~/python-torchsde $ makepkg -si

3. Information about the python-torchsde package on Arch User Repository (AUR)

ID: 1395757
Name: python-torchsde
PackageBaseID: 189248
PackageBase: python-torchsde
Version: 0.2.6-1
Description: Differentiable SDE solvers with GPU support and efficient sensitivity analysis
URL: https://github.com/google-research/torchsde
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Henry-ZHR
Submitter: Henry-ZHR
FirstSubmitted: 1672801529
LastModified: 1706661979
URLPath: /cgit/aur.git/snapshot/python-torchsde.tar.gz