Category Archives: Mathematics

Universal Set in Python

Building sets from set() and ANY When defining a regular expression there is a well known duality between a set of characters specified by enclosing characters or character ranges within square brackets `[…]` and defining the pattern of the complement … Continue reading

Posted in Mathematics, Python | Tagged | 9 Comments