Data files
What is a Data file?Filters
Query
Created At
Updated At
Tag
Grikod1
Submitter
Mehmet Keçeci1
Team
WhiteSymmetry1
Space
Independent Teams1
Creator
Mehmet Keçeci1
Data type annotations
Data1
Data format annotations
Python script1
1
Data file visible to you, out of a total of 1
Grikod (Gri Kod, Gray Code)
Tanım (Türkçe) Gri Kod: Grikod İkili sayıları Gri Koda çevirir.
Description (English) Gri Kod: Grikod converts binary numbers to Gray Code.
Kurulum (Türkçe) / Installation (English) Python ile Kurulum / Install with pip, conda, mamba pip install grikod -U python -m pip install -U grikod conda install bilgi::grikod -y mamba install bilgi::grikod -y
- pip uninstall grikod -y
- pip install -U grikod
- python -m pip install -U grikod PyPI
Test Kurulumu / Test Installation ...