Flagser
Computing homology of directed flag complexes (based on https://github.com/Ripser/ripser). Online version: https://homepages.abdn.ac.uk/neurotopology/flagser.html
Install / Use
/learn @luetge/FlagserREADME
flagser
Copyright © 2017–2021 Daniel Lütgehetmann.
Description
flagser computes the homology of directed flag complexes. For a more detailed
description consult the documentation under docs/documentation_flagser.pdf.
Building
Flagser requires a C++14 compiler and cmake. Here is how to obtain, build, and run flagser:
git clone git@gitlab.com:luetge/flagser.git
cd flagser
(mkdir -p build && cd build && cmake .. && make -j)
./test/run
Running
To call flagser you run
./flagser --out example.homology test/medium-test-data.flag
For more detailed instructions, see docs/documentation_flagser.pdf.
You can run flagser with the argument --in-memory which changes flagser
internals storing the full directed flag complex in memory, speeding up parts
of the computation but requiring more memory.
Included in this package is also the original program ripser, modified only
in that the features of flagser are supported.
Euler characteristic and cell counts
To only compute the Euler characteristic and cell counts, run
./flagser-count example.flag
Online Version
An online version is available here (thanks to JasonPSmith): https://homepages.abdn.ac.uk/neurotopology/flagser.html
License
flagser is licensed under the MIT license (COPYING.txt), with an extra clause (CONTRIBUTING.txt) clarifying the license for modifications released without an explicit written license agreement. Please contact the author if you want to use Ripser in your software under a different license.
Related Skills
node-connect
346.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
107.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
346.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
346.8kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
