From 0849933479bea9dff4de6bc08d53d080cc9df388 Mon Sep 17 00:00:00 2001 From: Leedehai Date: Thu, 21 Mar 2024 22:02:58 -0400 Subject: [PATCH] Modify metadata --- typst.toml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/typst.toml b/typst.toml index 5a6ddb6..cbf006f 100644 --- a/typst.toml +++ b/typst.toml @@ -1,9 +1,14 @@ [package] name = "physica" version = "0.9.2" -description = "Neat derivative, differential, field, matrix, braket, tensor, hbar, etc." +description = "Math constructs for science and engineering: derivative, differential, vector field, matrix, tensor, Dirac braket, hbar, transpose, conjugate, many operators, and more." authors = ["Leedehai"] repository = "https://github.com/Leedehai/typst-physics" +categories = ["components", "utility"] +disciplines = [ + "chemistry", "communication", "economics", "education", "engineering", + "geology", "mathematics", "physics", +] keywords = [ "physics", "mathematics", "brace", "set", "product", "evaluate", "restrict", "integral", "gradient", "divergence", "curl", "vector", "field", "laplacian",