Skip to content

Martinia

Latest
Compare
Choose a tag to compare
@BartJongejan BartJongejan released this 31 Mar 06:27
· 3 commits to master since this release

This version fixes a bug in string pattern matching. Patterns that could be interpreted as a 'double', e.g. "54.", where not handled correctly during string pattern matching. Thus, the operation

@("54.321":"54.321")

did not succeed. This bug arose with the introduction of floating point capabilities in Bracmat.