Data files
What is a Data file?Filters
adnus (AdNuS): Advanced Number Systems
adnus is a Python library that provides an implementation of various advanced number systems. This library is designed for mathematicians, researchers, and developers who need to work with number systems beyond the standard real and complex numbers. Features
Harmonic and Oresme Sequences: Functions to generate harmonic numbers and Oresme sequences. Bicomplex Numbers: A class for bicomplex numbers with full arithmetic support. Neutrosophic Numbers: Classes ...
canonical record: https://zenodo.org/records/10405036
Source data (GSE182152) was analysed with WFHub:688 to generate these datasets
Creators: Helena Rasche, Iacopo Cristoferi, Marek Ostaszewski, Andrew Stubbs
Submitter: Helena Rasche
Description
This dataset contains 100m x 100m maps of cover fraction expressed in % ground cover per pixel for 10 base classes including moss & lichen for years 2015 to 2019.
The geographical area of interest corresponds to the Troms and Finnmark counties in Norway.
Along with 10.5281/zenodo.8142713 this is to be used as input to forecast vegetation browning in Troms and Finnmark using machine learning.
Creators: Jean Iaquinta, Anne Fouilloux
Submitter: Stian Soiland-Reyes
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 ...
grikod2 (Gri Kod, Gray Code)
A Python library for converting binary numbers to Gray Code with ease. Tanım (Türkçe)
Gri Kod: grikod2 İkili sayıları Gri Koda çevirir. Description (English)
Gri Kod: grikod2 converts binary numbers to Gray Code. Kurulum (Türkçe) / Installation (English) Python ile Kurulum / Install with pip, conda, mamba
pip install grikod2 -U python -m pip install -U grikod2 conda install bilgi::grikod2 -y mamba install bilgi::grikod2 -y
- pip uninstall grikod2 -y
- pip install ...
This dataset contains hourly values of 2m air temperature, snow depth and total precipitation from the ERA5-land reanalysis from 2015-01-01 to 2022-12-31.
The geographical area of interest corresponds to the Troms and Finnmark counties in Norway.
Along with 10.5281/zenodo.8142734 this is to be used as input to forecast vegetation browning in Troms and Finnmark using machine learning.
Creator: Jean Iaquinta
Submitter: Stian Soiland-Reyes
This is metadata of human trafficking research conducted by Daniel Tesfa in Tigray and Addis Ababa between October 2024 and March 2025.
Creator: Daniel Tesfa
Submitter: Daniel Tesfa
Keçeci Fractals: Keçeci Fraktals
Keçeci Circle Fractal: Keçeci-style circle fractal.
Description / Açıklama
Keçeci Circle Fractal: Keçeci-style circle fractal.:
This module provides two primary functionalities for generating Keçeci Fractals:
kececifractals_circle(): Generates general-purpose, aesthetic, and randomly colored circular fractals. visualize_qec_fractal(): Generates fractals customized for modeling the (version >= 0.1.1) concept of Quantum Error Correction (QEC) codes. Stratum ...
KececiLayout
Kececi Layout (Keçeci Yerleşimi): A deterministic graph layout algorithm designed for visualizing linear or sequential structures with a characteristic "zig-zag" or "serpentine" pattern.
Python implementation of the Keçeci layout algorithm for graph visualization. Description / Açıklama
This algorithm arranges nodes sequentially along a primary axis and offsets them alternately along a secondary axis. It's particularly useful for path graphs, chains, or showing progression.
Bu ...
Keçeci Numbers: Keçeci Sayıları
Description / Açıklama
Keçeci Numbers (Keçeci Sayıları): Keçeci Numbers; An Exploration of a Dynamic Sequence Across Diverse Number Sets: This work introduces a novel numerical sequence concept termed "Keçeci Numbers." Keçeci Numbers are a dynamic sequence generated through an iterative process, originating from a specific starting value and an increment value. In each iteration, the increment value is added to the current value, and this "added value" is recorded ...