#numeric #macro #toolbox

macro rlst-proc-macro

Proc macros for a Rust native linear algebra library

2 unstable releases

0.2.0 Jul 13, 2024
0.1.0 May 13, 2024

#51 in #toolbox

27 downloads per month
Used in 6 crates (via rlst)

MIT/Apache

5KB
54 lines

RLST Proc macros

Proc macros for the Rust Linear Solver toolbox.

LICENSE

This work is dual-licensed under the Apache 2.0 and MIT license. You can choose between one of them if you use this work.

SPDX-License-Identifier: (Apache-2.0 OR MIT)


lib.rs:

Proc Macros for the rlst library

Dependencies

~1.5MB
~38K SLoC