#proc-macro #numeric #linear #linear-solver #toolbox #rlst

macro rlst-proc-macro

Proc macros for a Rust native linear algebra library

1 unstable release

0.1.0 May 13, 2024

#12 in #linear-solver

Download history 603/week @ 2024-05-13 526/week @ 2024-05-20 387/week @ 2024-05-27 173/week @ 2024-06-03 59/week @ 2024-06-10

1,222 downloads per month
Used in 4 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
~35K SLoC