Skip to main content

İkili sayıları Gri Koda çevirir. Grikod (Gri Kod, Gray Code, Grey Code)

Project description

Grikod (Gri Kod, Gray Code)

FOSSA Status Documentation Status DOI

Anaconda-Server Badge Anaconda-Server Badge Anaconda-Server Badge Anaconda-Server Badge

Tanım (Türkçe)

Gri Kod: İkili sayıları Gri Koda çevirir

Description (English)

Grikod converts binary numbers to Gray Code.

Gri Kod


Kurulum (Türkçe) / Installation (English)

Python ile Kurulum / Install with pip

pip install grikod -U

conda install bilgi::grikod -y

mamba install bilgi::grikod -y

PyPI

Test Kurulumu / Test Installation

pip install -i https://test.pypi.org/simple/ grikod -U

Github Master Kurulumu / GitHub Master Installation

Terminal:

pip install git+https://github.com/KuantumBS/grikod.git

Jupyter Lab, Notebook, Visual Studio Code:

!pip install git+https://github.com/KuantumBS/grikod.git
# or
%pip install git+https://github.com/KuantumBS/grikod.git

Kullanım (Türkçe) / Usage (English)

import grikod # Restart Kernel veya/or Restart Kernel and Clear Outputs

# veya/or
import importlib
import grikod
importlib.reload(grikod) # Modülünüzün ana dosyasını burada yeniden yükler

# Run this cell (Shift+Enter): Input: 100
# Output example
# 000:000
# 001:001
# 010:011
# 011:010
# 100:110
# 101:111
# 110:101
# 111:100

References

Keçeci, Mehmet. “Grikod.” PYPI, February 18, 2024. https://doi.org/10.5281/zenodo.12731346.

Keçeci, Mehmet. “Grikod”. Python Package Index, October 29, 2024. https://doi.org/10.5281/zenodo.14004878.

Keçeci, Mehmet. “Grikod”. Anaconda, Inc., October 29, 2024. https://doi.org/10.5281/zenodo.14004846.


Lisans (Türkçe) / License (English)

Açık Kaynak: MIT, Apache License 2.0, GNU General Public License (GPL), GPLv3

FOSSA Status

Grikod YouTube Video Linki

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

grikod-1.0.7.tar.gz (3.9 kB view details)

Uploaded Source

Built Distribution

grikod-1.0.7-py3-none-any.whl (4.5 kB view details)

Uploaded Python 3

File details

Details for the file grikod-1.0.7.tar.gz.

File metadata

  • Download URL: grikod-1.0.7.tar.gz
  • Upload date:
  • Size: 3.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for grikod-1.0.7.tar.gz
Algorithm Hash digest
SHA256 d202aab8935c7575bce41ef6e6fd02ee99c8b9e5ed63274671e1c5658495e38d
MD5 8ce599f57218189d46f47e6bb93be925
BLAKE2b-256 21ad7c3c6e9320e14d825c626cddea9e6ce0732d6b6669a56de84d4894776aaf

See more details on using hashes here.

File details

Details for the file grikod-1.0.7-py3-none-any.whl.

File metadata

  • Download URL: grikod-1.0.7-py3-none-any.whl
  • Upload date:
  • Size: 4.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for grikod-1.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 6cf532c69c1925bcdb9c1648195534b74a25808871bbb5ef3533b152ace3bf15
MD5 d542b9d77c5feee866364ef1373bf1cd
BLAKE2b-256 2a066a2d6af2c788891273f930ee87892d29292fb5d468e41fc4da856658b641

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page