Skip to content
Raphael Constantinis edited this page Aug 3, 2025 · 7 revisions

Welcome to the Entropic Measurement Wiki

Welcome to the documentation hub for the Entropic Measurement project! This wiki serves as your comprehensive guide to understanding, implementing, and contributing to this innovative measurement framework.

📋 Navigation

PyPI package

This project is now officially published on PyPI and ready for installation and use.

Known Limitations

  • No native tensor support for PyTorch/TensorFlow in all modules (workarounds via array conversion only; direct tensor API WIP)
  • No automatic GPU inference: All calculations are CPU-only (no CUDA/OpenCL/autodetect)
  • No persistent state or model serialization
  • Not optimized for large-scale or batch workloads
  • No formal security audit or LTS guarantee

Getting Started

  • Quick Start Guide - Get up and running in minutes
  • Installation - Step-by-step installation instructions (now includes official PyPI installation)
  • First Steps - Your first measurements and basic usage

User Guide

Theory & Concepts

Development

Resources


🚀 Quick Links

📚 About This Project

Entropic Measurement is a cutting-edge framework for quantifying and analyzing entropy in complex systems. Whether you're a researcher, developer, or student, this wiki will help you harness the power of entropic analysis in your work. For the latest updates and discussions, visit our main repository.

Last updated: August 2025

Clone this wiki locally