From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-3.1 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 6634 invoked from network); 7 Sep 2021 15:03:10 -0000 Received: from mother.openwall.net (195.42.179.200) by inbox.vuxu.org with ESMTPUTF8; 7 Sep 2021 15:03:10 -0000 Received: (qmail 30027 invoked by uid 550); 7 Sep 2021 15:03:03 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-ID: Reply-To: musl@lists.openwall.com Received: (qmail 29997 invoked from network); 7 Sep 2021 15:03:02 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inria.fr; s=dc; h=date:message-id:from:to:subject; bh=8vvNZ8ZexB1SVLZh7mguqSL+d48p5Z81ENWsaQ+tIXQ=; b=NM8JJhSRbyDLCtYHdhHgF9Yw24GK68oFWyR+hmc/S9mClihExR4tw3FT xIBpJT0/4DQdKsgQWFGqnZnVijN8v8Z6L+Bu3vXSDe6rN6pExwAcGB4VA fuaTcOX0WO5i4MXLaMKMINxxitA1k/5pgHGEyxD4TQv7o5h+2P8bCHBLz 8=; IronPort-HdrOrdr: =?us-ascii?q?A9a23=3AxVn+UKwXgnDJ01vfkPVCKrPwWL1zdoMgy1kn?= =?us-ascii?q?xilNoHNuGfBw+/rCoB1k73XJYV8qMRkdcLu7V5VoL0mxyaJI?= X-IronPort-AV: E=Sophos;i="5.84,326,1620684000"; d="scan'208";a="392287830" Date: Tue, 07 Sep 2021 17:02:50 +0200 Message-Id: From: Paul Zimmermann To: musl@lists.openwall.com Subject: [musl] accuracy of mathematical functions Hi, a new update is available: https://members.loria.fr/PZimmermann/papers/#accuracy It now considers Musl 1.2.2, and two new libraries: Apple and CUDA. Best regards, Paul Zimmermann