Skip to main content

Trajectory construction on an energy landscape for edmkit

Project description

edmkit-search

Trajectory construction on an energy landscape, packaged as a library on top of edmkit.

Install

pip install edmkit-search
# or
uv add edmkit-search

Overview

The search loop builds a trajectory step by step:

  1. From the current frontier (batch of (state, context)),
  2. expand neighbors via a Neighborhood,
  3. score children with an Energy to obtain (energies, contexts),
  4. and pick the next frontier with a Strategy.

See CODING.md for the design rules. The subpackages mirror the four abstractions: energy/, neighborhood/, state/, strategy/, plus dataset/ for the input containers.

Quick start

uv sync
PYTHON_GIL=0 uv run python e2e/synthetic.py

e2e/synthetic.py generates a Lorenz-96 trajectory mixed with noise columns and uses greedy forward selection to recover the informative subset.

Tests

uv run pytest

Experiments

Real-data experiments (fly, fish) and the analysis pipeline live in a separate repository: edmkit-search-experiments.

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

edmkit_search-0.0.1a2.tar.gz (7.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

edmkit_search-0.0.1a2-py3-none-any.whl (15.4 kB view details)

Uploaded Python 3

File details

Details for the file edmkit_search-0.0.1a2.tar.gz.

File metadata

  • Download URL: edmkit_search-0.0.1a2.tar.gz
  • Upload date:
  • Size: 7.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.15 {"installer":{"name":"uv","version":"0.11.15","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for edmkit_search-0.0.1a2.tar.gz
Algorithm Hash digest
SHA256 aa9e7d68d4d2fa491749ed1fa6d4550490b8613c08917983f7f6baebf8fdd2ce
MD5 f3da275fae3c77c4edf4a7c6f9b79019
BLAKE2b-256 fcecd18d600655f80e32dcab01c2b1a07782e3d5541f18427eb77638636a7d55

See more details on using hashes here.

File details

Details for the file edmkit_search-0.0.1a2-py3-none-any.whl.

File metadata

  • Download URL: edmkit_search-0.0.1a2-py3-none-any.whl
  • Upload date:
  • Size: 15.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.15 {"installer":{"name":"uv","version":"0.11.15","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for edmkit_search-0.0.1a2-py3-none-any.whl
Algorithm Hash digest
SHA256 a403518d1ec4946ead58047450aa1294bd30711dd57db5c63c5b4bff605cf043
MD5 2f3f9987587d2263419c8d38f14d11e8
BLAKE2b-256 26e24ac1d078082422e4cbfc026dafdb40626cbdfdc6ed0dd8e3633ab0709935

See more details on using hashes here.

Supported by

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