Skip to content
This repository was archived by the owner on Feb 21, 2026. It is now read-only.

Commit 114ae5b

Browse files
committed
Update README.md
1 parent 71a515a commit 114ae5b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@
2020
`dmath` is a drop-in replacement for the math library in C11, based on [musl-libc v1.2.5](https://musl.libc.org/) with modifications to ensure that all floating-point operations are deterministic across different platforms and compilers. Although musl-libc is primarily designed for Linux, `dmath` can be used on Windows and MacOS.
2121
[pocketpy](https://github.com/pocketpy/dmath) uses `dmath` as its math library when compiled with `-DPK_ENABLE_DETERMINISM=ON`.
2222

23-
> `dmath` is not designed for embedded systems.
24-
2523
## Installation
2624

2725
First clone this repo recursively:

0 commit comments

Comments
 (0)