medic / medic-simapp-malnutrition

A temporary proof-of-concept repository for malnutrition-related medic-simapp features

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Malnutrition Features for medic-simapp

This repository contains proof-of-concept and testing code to assist in calculating malnurtition grades. The grade calculations follow the WHO weight-for-age, length-height-for-age, and weight-for-length tables, but do so approximately — the calculations use closely-fit curves rather than the full WHO tables in order to fit in the available memory.

The parallel SIM application targets the Bladox "Turbo" platform. The test suite, including unit tests, should run on any Unix-like platform.

About

A temporary proof-of-concept repository for malnutrition-related medic-simapp features


Languages

Language:C 94.4%Language:Makefile 5.3%Language:Objective-C 0.3%