mpbn

View on PyPIReverse Dependencies (2)

3.4 mpbn-3.4-py3-none-any.whl

Wheel Details

Project: mpbn
Version: 3.4
Filename: mpbn-3.4-py3-none-any.whl
Download: [link]
Size: 17959
MD5: 95033fdc44a371024de5257b7cb9edda
SHA256: 439c19d2fdccdaaad49c21c33c21094987f24f6026feb1f9b95c7b617cb407a0
Uploaded: 2024-03-28 14:33:29 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mpbn
Version: 3.4
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: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
mpbn/__init__.py sha256=oPey2_tk0ymBGwiL9dcG88Hk-vUuWH-gpmP7ZDwXyu4 20578
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=OR7EO_BbDpkbBqNq1gZPgxrvTlEiMOgG1LZOyhiulGk 1388
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.4.dist-info/METADATA sha256=cRslmfDjqUp6bY6sMHM8RtQJM4XX2h5b9gV6lE8z2Zo 2129
mpbn-3.4.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
mpbn-3.4.dist-info/entry_points.txt sha256=CpzAc9SkB-mH_dojzt1N3YgDxy8hniDrIGzSHcPDo8g 68
mpbn-3.4.dist-info/top_level.txt sha256=oe3jlFHbQ6oIXyE1q7yAAnf1m49oP_jBPUU05d71n74 11
mpbn-3.4.dist-info/RECORD

top_level.txt

mpbn
tests

entry_points.txt

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