LICENSE
README.md
pyproject.toml
docs/source/conf.py
fcapy/__init__.py
fcapy.egg-info/PKG-INFO
fcapy.egg-info/SOURCES.txt
fcapy.egg-info/dependency_links.txt
fcapy.egg-info/requires.txt
fcapy.egg-info/top_level.txt
fcapy/algorithms/__init__.py
fcapy/algorithms/concept_construction.py
fcapy/algorithms/lattice_construction.py
fcapy/context/__init__.py
fcapy/context/bintable.py
fcapy/context/bintable_errors.py
fcapy/context/converters.py
fcapy/context/formal_context.py
fcapy/lattice/__init__.py
fcapy/lattice/concept_lattice.py
fcapy/lattice/concept_measures.py
fcapy/lattice/formal_concept.py
fcapy/lattice/pattern_concept.py
fcapy/ml/__init__.py
fcapy/ml/decision_based_model.py
fcapy/ml/decision_lattice.py
fcapy/ml/decision_poset_structure.py
fcapy/mvcontext/__init__.py
fcapy/mvcontext/mvcontext.py
fcapy/mvcontext/pattern_structure.py
fcapy/poset/__init__.py
fcapy/poset/lattice.py
fcapy/poset/poset.py
fcapy/poset/tree.py
fcapy/utils/__init__.py
fcapy/utils/utils.py
fcapy/visualizer/__init__.py
fcapy/visualizer/line_layouts.py
fcapy/visualizer/line_visualizers.py
fcapy/visualizer/measures.py
fcapy/visualizer/mover.py
fcapy/visualizer/visualizer.py
tests/__init__.py
tests/test_init.py
tests/algorithms/__init__.py
tests/algorithms/test_concept_construction.py
tests/algorithms/test_lattice_construction.py
tests/context/__init__.py
tests/context/data_to_test.py
tests/context/test_bintable.py
tests/context/test_converters.py
tests/context/test_formal_context.py
tests/lattice/__init__.py
tests/lattice/test_concept_lattice.py
tests/lattice/test_concept_measures.py
tests/lattice/test_formal_concept.py
tests/lattice/test_pattern_concept.py
tests/ml/__init__.py
tests/ml/test_decision_lattice.py
tests/mvcontext/__init__.py
tests/mvcontext/test_mvcontext.py
tests/mvcontext/test_pattern_structure.py
tests/poset/__init__.py
tests/poset/test_lattice.py
tests/poset/test_poset.py
tests/utils/__init__.py
tests/utils/test_utils.py
tests/visualizer/__init__.py
tests/visualizer/test_line_layouts.py
tests/visualizer/test_line_visualizers.py
tests/visualizer/test_measures.py
tests/visualizer/test_mover.py
tests/visualizer/test_visualizer.py
venv/bin/activate_this.py
venv/bin/rst2html.py
venv/bin/rst2html4.py
venv/bin/rst2html5.py
venv/bin/rst2latex.py
venv/bin/rst2man.py
venv/bin/rst2odt.py
venv/bin/rst2odt_prepstyles.py
venv/bin/rst2pseudoxml.py
venv/bin/rst2s5.py
venv/bin/rst2xetex.py
venv/bin/rst2xml.py
venv/bin/rstpep2html.py