a5kin / xentica

GPU-accelerated engine for multi-dimensional cellular automata

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

First release is out

a5kin opened this issue · comments

This gonna be the last step before our first alpha release. We'll stop to add new features, and focus on a technical stuff in order to produce installable and documented python package.

TODO List:

  • Rename hecate -> xentica throughout the whole package
  • Cover the code by unit tests 100%
  • Adopt docstrings coverage tool
  • Cover the code by docstrings 100%
  • Write viable README with installation instructions
  • Implement stats / badges generation system
  • Write good tutorial up to Life6D
  • Write community guidelines
  • Refactor the code to get max score in radon / pylint
  • Implement project's website with docs, blog and stuff
  • Write initial version CHANGELOG
  • Write tox.ini config
  • Write .travis.yml config
  • Implement setup script
  • Publish package at PyPI

First release is out at last! The details are in release notes.