<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Engima on C.CUI's Log</title><link>https://cuicaihao.github.io/tags/engima/</link><description>Recent content in Engima on C.CUI's Log</description><generator>Hugo</generator><language>en-AU</language><lastBuildDate>Sat, 20 Apr 2024 00:00:00 +0800</lastBuildDate><atom:link href="https://cuicaihao.github.io/tags/engima/index.xml" rel="self" type="application/rss+xml"/><item><title>Enigma – Mission X Challenge Accomplished with Python</title><link>https://cuicaihao.github.io/projects/2024-04-20-enigma-mission-x-challenge-accomplished-with-python/</link><pubDate>Sat, 20 Apr 2024 00:00:00 +0800</pubDate><guid>https://cuicaihao.github.io/projects/2024-04-20-enigma-mission-x-challenge-accomplished-with-python/</guid><description>&lt;p&gt;Github Repo: &lt;a href="https://github.com/cuicaihao/Annotated-Transformer-English-to-Chinese-Translator" target="_blank" rel="noreferrer"&gt;https://github.com/cuicaihao/Annotated-Transformer-English-to-Chinese-Translator&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="background" class="relative group"&gt;Background &lt;span class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100"&gt;&lt;a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700" style="text-decoration-line: none !important;" href="#background" aria-label="Anchor"&gt;#&lt;/a&gt;&lt;/span&gt;&lt;/h2&gt;&lt;p&gt;Inspired by &lt;a href="https://www.101computing.net/enigma-mission-x-challenge/" target="_blank" rel="noreferrer"&gt;Enigma - Mission X Challenge&lt;/a&gt;, this repo is used to save the research and practice efforts in Different Cipher methods. The primary goals are using python programming language to achieve targets listed as follows:&lt;/p&gt;
&lt;h2 id="dependency" class="relative group"&gt;Dependency &lt;span class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100"&gt;&lt;a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700" style="text-decoration-line: none !important;" href="#dependency" aria-label="Anchor"&gt;#&lt;/a&gt;&lt;/span&gt;&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;python 3.11 (use conda or pyenv)&lt;/li&gt;
&lt;li&gt;pandas&lt;/li&gt;
&lt;li&gt;matplotlib&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Python 3.11 is used for development work, and I believe python version 3.8, 3.9, 3.10 are all OK. FYI, python 3.11 is about 25% faster than 3.10&lt;a href="https://github.com/cuicaihao/python-speedy" target="_blank" rel="noreferrer"&gt;python-speedy&lt;/a&gt; for details.&lt;/p&gt;</description></item></channel></rss>