Skip to main content
The National Cipher Challenge

python modules

A Tale of 2 Secrets Forums T.E.M.P.E.S.T. python modules

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #113998
    Pancakes
    Participant

    since reading a fair bit of madness’ book i’ve started to use more python modules that aren’t installed by default like matplotlib, i’ve come across one called wordsegment that can segment a massive string of text into words with spaces (who would’ve guessed) and was wondering if this would be allowed for the competition. also is it okay if i use numpy to invert matrices for me or is that against the rules.

    thanks and happy codebreaking

    Against the rules to use any text processing/deciphering tools and libraries I am afraid, but basic maths like numpy for matrices is fair game. Hope that helps, Harry

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.
Report a problem