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

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

#13 in #linear-solver

Download history 415/week @ 2024-07-23 52/week @ 2024-07-30 71/week @ 2024-08-06 127/week @ 2024-08-13 41/week @ 2024-08-20 93/week @ 2024-08-27 214/week @ 2024-09-03 679/week @ 2024-09-10 722/week @ 2024-09-17 189/week @ 2024-09-24 58/week @ 2024-10-01 79/week @ 2024-10-08 74/week @ 2024-10-15 160/week @ 2024-10-22 230/week @ 2024-10-29 320/week @ 2024-11-05

831 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
~36K SLoC