From cbf2aa66022235667474dbf6738a5b6823db4ac2 Mon Sep 17 00:00:00 2001 From: Tom Smeding Date: Mon, 30 Jun 2025 10:02:27 +0200 Subject: Package description and changelog --- ox-arrays.cabal | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ox-arrays.cabal') diff --git a/ox-arrays.cabal b/ox-arrays.cabal index a37b230..7a84d14 100644 --- a/ox-arrays.cabal +++ b/ox-arrays.cabal @@ -6,6 +6,10 @@ description: An efficient and richly typed CPU-based multidimensional array (tensor) library built upon the optimized tensor representation (strides list) implemented in the orthotope package. See the README. + . + If you use this package: let me know (e.g. via email) if you find it useful! + Both positive feedback (keep this!) and negative feedback (I needed this but + ox-arrays doesn't provide it) is welcome. copyright: (c) 2025 Tom Smeding, Mikolaj Konarski author: Tom Smeding, Mikolaj Konarski maintainer: Tom Smeding @@ -13,6 +17,7 @@ license: BSD-3-Clause category: Array, Tensors build-type: Simple +extra-doc-files: README.md CHANGELOG.md extra-source-files: cbits/arith_lists.h flag trace-wrappers -- cgit v1.2.3-70-g09d2