mpbn

View on PyPIReverse Dependencies (3)

3.8 mpbn-3.8-py3-none-any.whl

Wheel Details

Project: mpbn
Version: 3.8
Filename: mpbn-3.8-py3-none-any.whl
Download: [link]
Size: 19856
MD5: 6ec00132a961fda2fd9e392f626278b1
SHA256: f2c7d697f6733def5972344c9238299f1aba94ad195a98a73e665f52dfef0cec
Uploaded: 2024-08-28 13:46:17 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mpbn
Version: 3.8
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: pyeda
Requires-Dist: scipy
Requires-Dist: tqdm
Description-Content-Type: text/markdown
[Description omitted; length: 1455 characters]

WHEEL

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

RECORD

Path Digest Size
mpbn/__init__.py sha256=Xr3EJz87wMKGjAFAjs-VYkQJrU3l-90Rh-dva6q4H3M 24089
mpbn/converters.py sha256=33mhsGnFkJL4PlqYMIKu3zNb5oCNT6ZLaK6xoj9WsI4 3034
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/cli/__init__.py sha256=8RxsOtFyA8d5GdghFCiBGPDQ2Y9ZssVnd8e3UNLdkAo 1863
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-3.8.dist-info/METADATA sha256=IAqVo1IatEfmU8dldVDRwCE_mP_SsMexwbBhf1251_s 2128
mpbn-3.8.dist-info/WHEEL sha256=UvcQYKBHoFqaQd6LKyqHw9fxEolWLQnlzP0h_LgJAfI 91
mpbn-3.8.dist-info/entry_points.txt sha256=CpzAc9SkB-mH_dojzt1N3YgDxy8hniDrIGzSHcPDo8g 68
mpbn-3.8.dist-info/top_level.txt sha256=oe3jlFHbQ6oIXyE1q7yAAnf1m49oP_jBPUU05d71n74 11
mpbn-3.8.dist-info/RECORD

top_level.txt

mpbn
tests

entry_points.txt

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