misc/cargo-d

Wed, 03 Sep 2025 19:37:15 -0500

author
Tuomo Valkonen <tuomov@iki.fi>
date
Wed, 03 Sep 2025 19:37:15 -0500
branch
dev
changeset 169
114ecdf63ce5
parent 14
f5b9f4bf25a7
permissions
-rwxr-xr-x

Can only do nalgebra matrix ops for OMatrix (but ok through Instance) to avoid having to specify types

#!/bin/sh
RUSTDOCFLAGS="--html-in-header misc/katex-header.html" cargo d --no-deps "$@"

 

mercurial