mpbn

View on PyPIReverse Dependencies (3)

4.1 mpbn-4.1-py3-none-any.whl

Wheel Details

Project: mpbn
Version: 4.1
Filename: mpbn-4.1-py3-none-any.whl
Download: [link]
Size: 23595
MD5: c1508ba1146fc6b4cef5d5f001c49cdc
SHA256: b8f8d6661fe507a96a30c5bf4cc7eab349198bc498b29cea4d3f60f8bc3c9bb8
Uploaded: 2025-01-29 17:42:09 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: mpbn
Version: 4.1
Summary: Simple implementation of Most Permissive Boolean networks
Author: Loïc Paulevé
Author-Email: loic.pauleve[at]labri.fr
Home-Page: https://github.com/bnediction/mpbn
License: CeCILL
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Dist: boolean.py
Requires-Dist: clingo
Requires-Dist: colomoto_jupyter (>=0.8.0)
Requires-Dist: numpy
Requires-Dist: biodivine_aeon (>=1.0.1)
Requires-Dist: scipy
Requires-Dist: tqdm
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: requires-dist
Dynamic: summary
[Description omitted; length: 1468 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.8.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
mpbn/__init__.py sha256=kbHB9JR5z2XP3FNaf2F06X9TaJM3PVVHzAsltT0_awg 22903
mpbn/converters.py sha256=6uCjxaJ2MI19_I1h0Pk9YN6PcDx42_C-Ml8ZRMA9uxg 416
mpbn/simulation.py sha256=3lk6yu7k2POrSytmtnsGIh596B-qcAgBtl16iZ0vzM4 10594
mpbn/asplib/eval_circuit.asp sha256=5rIbkVmvobaQwE_gHr0_USccPuI0QUPuzfw_1011hSE 989
mpbn/asplib/eval_mixed.asp sha256=n23pbjtxuWSCerL36Gb6O32bx8_1ukc52l1hQMMs8OE 787
mpbn/asplib/mp_attractor.asp sha256=CawLNxlYBZG2cl8XQAxA6EXEZ89Y9iw20CZ73n97Nu8 185
mpbn/asplib/mp_eval.asp sha256=PNa1APcKS9bgtCB3BtAdxq0mkg3p_x3G6fWSF3uAgzw 769
mpbn/asplib/mp_positivereach-np.asp sha256=SxLzZMszZxy_J14WTO7Me4aXldzxhqnL-ihqcnHCb8I 453
mpbn/boolfunclib/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mpbn/boolfunclib/aeon_impl.py sha256=PpHx9dWa7wncctkQzgIgxy3Q6TQkhsiYR5hUnzACsAM 7662
mpbn/boolfunclib/pyeda_impl.py sha256=NkgE46MKrSOVInAF5W0QnTbAjVMtLM8ox05oJUMtPHo 5003
mpbn/cli/__init__.py sha256=v5C9U2YLR-J02JV-ciZkZoCvEcx7emgEy402mv4CdAg 2124
mpbn/cli/sim.py sha256=CHsbE4qp1L0iXyGLL1_zPontFjHL58qlt1_QVSWna68 6086
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_attractors.py sha256=0ga4j0T6db6ljXlAs5jJG0BLB5xZchSdlhwbC-4lj8w 255
tests/test_dynamics.py sha256=d5mzKwbfVW22j3Ey-pQ9vQlqMTFwP4XRFgS6B9HhEI0 198
tests/test_fixpoints.py sha256=bdDttzimiby48nVkVL-HXZ2rBldICBRbIZrVVbTGfso 786
tests/test_input.py sha256=mwMKd5UwAIY4Z1uZjYr09Ue8DLxD52CiPSoE-iXytfo 337
tests/test_reachability.py sha256=X7anTwFSIYcV2rltJBOW8TcAJnrt3SjYLqttB0eIL_Q 588
tests/test_reachable_attractors.py sha256=h78kvgmx9rTJWi3r2DZe_abYDxr02MLJ2iLDJUdLESY 540
mpbn-4.1.dist-info/METADATA sha256=9aJWcxNiK2cgjWBLpmTri09FhaoDlWLIGrd5qRRZEoE 2364
mpbn-4.1.dist-info/WHEEL sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8 91
mpbn-4.1.dist-info/entry_points.txt sha256=CpzAc9SkB-mH_dojzt1N3YgDxy8hniDrIGzSHcPDo8g 68
mpbn-4.1.dist-info/top_level.txt sha256=oe3jlFHbQ6oIXyE1q7yAAnf1m49oP_jBPUU05d71n74 11
mpbn-4.1.dist-info/RECORD

top_level.txt

mpbn
tests

entry_points.txt

mpbn = mpbn.cli:main
mpbn-sim = mpbn.cli.sim:main