BlockchainCommons / BlockchainCommons/LifeHash

Document the underlying algorithm

オープン
#4 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Mathematica
スター
83
フォーク
6
PR マージ指標
30日以内にマージされた PR はありません

説明

Is there a document that specifies the algorithm behind LifeHash?

I know there are at least three reference implementations in various languages, listed below for completeness, however it requires a lot of effort to reverse engineer these:
* Swift -- ;
* C++ -- ;
* Python -- (probably the best source for reverse engineering as it's [one self-contained source file](https://github.com/BlockchainCommons/bc-lifehash-python/blob/master/lifehash/lifehash.py));

For example I was looking for a pure Rust based implementation but there is none. I might have tried to implement one in a weekend, but there is no specification to start from, and reverse engineering an already implementation is far from a weekend project. :)

Also, for completeness, the video linked in the repository does give some insight, but it doesn't contain all the actual details:

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

lifehash/lifehash.py にある自己完結型の Python リファレンスから始め、その後、issue にリンクされている Swift および C++ の実装と比較してください。ビデオにない詳細も含めてアルゴリズム全体を文書化し、別の開発者が既存のライブラリをリバースエンジニアリングせずに LifeHash を実装できるようにしてください。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
cpp, python, rust, swift
領域
documentation
issue の種類
ドキュメント
難易度
5/5
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。