A Swift implementation based on the Intel Corp Decimal Floating-Point Math Library v2.2. This library uses Binary Integer Decimal (BID) encoded numbers in its implementation. Conversions to/from Densely Packed Decimal (DPD) encoded numbers are provided.
NOTE: THIS IS A WORK IN PROGRESS. PLEASE WAIT FOR A FIRST RELEASE! IF YOU WOULD LIKE TO HELP GENERATE TEST CASES, PLEASE CONTACT ME! IF YOU NEED DECIMAL NUMBER SUPPORT NOW, CHECK OUT THE DECIMALS REPOSITORY.