[ Source: units-filter ]
Package: units-filter (4.0-1)
Links for units-filter
Debian Resources:
Download Source Package units-filter:
Maintainer:
Similar packages:
Parser for expressions concerning physical values
Units-filter is a basic standalone filter written in C language, flex and bison. It inputs strings like "1.5e3 nN.m.s^-1" (it could be the time growth ratio of a torque) and outputs the value in standard SI unit, followed by the physical dimension of this value.
example :~/src$ echo 1.5e3 nN.m.s^-1 | units-filter 1.5e-06 2 1 -3 0 0 0 0 0 0
2 -3 which means : 1.5e-06 (SI unit) m .kg.s
This parser can be embedded in educational test systems, in order to analyze a student's answer to a problem of physics or chemistry.
Other Packages Related to units-filter
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- dep: libc6 (>= 2.4) [not amd64, arm64, ppc64el]
-
- dep: libgcc-s1 (>= 3.0) [not armel, armhf]
- GCC support library
- dep: libgcc-s1 (>= 3.5) [armel, armhf]
-
- dep: libgmp10
- Multiprecision arithmetic library
-
- dep: librecode0 (>= 3.6)
- Shared library on which recode is based
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3
-
- sug: wims
- server for educational content: courses, exercises, and exams
Download units-filter
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
amd64 | 66.8 kB | 231.0 kB | [list of files] |
arm64 | 64.4 kB | 219.0 kB | [list of files] |
armel | 63.4 kB | 214.0 kB | [list of files] |
armhf | 63.6 kB | 202.0 kB | [list of files] |
i386 | 68.5 kB | 229.0 kB | [list of files] |
mips64el | 66.3 kB | 236.0 kB | [list of files] |
mipsel | 66.3 kB | 229.0 kB | [list of files] |
ppc64el | 67.4 kB | 291.0 kB | [list of files] |
s390x | 64.8 kB | 226.0 kB | [list of files] |