From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on ip-172-31-65-14.ec2.internal X-Spam-Level: X-Spam-Status: No, score=-1.9 required=3.0 tests=BAYES_00,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 Path: eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: "Dmitry A. Kazakov" Newsgroups: comp.lang.ada Subject: ANN: Units of measurement for Ada v3.13 Date: Sun, 23 Apr 2023 09:20:44 +0200 Organization: A noiseless patient Spider Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Sun, 23 Apr 2023 07:20:43 -0000 (UTC) Injection-Info: dont-email.me; posting-host="61099da1d61a4d3fe89283c42665fb3b"; logging-data="3912374"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+s7KPeWyPGCBROmXufBizdAyqQbhlCkbI=" User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0 Cancel-Lock: sha1:2p1Lzw93RGVEJTaBtEOVryV3TrU= Content-Language: en-US Xref: news.eternal-september.org comp.lang.ada:65129 List-Id: The library provides means for handling measurement units in Ada. http://www.dmitry-kazakov.de/ada/units.htm Changes to the previous version: - The package Generic_Complex_Measures was added to provide dimensioned complex values; - The package Complex_Measures added as an instance of Generic_Complex_Measures with the type Float. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de