{ "info": { "author": "Christian Hammerschmidt, Benjamin Loos", "author_email": "christian.hammerschmidt@uni.lu, loos.benjamin@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# dfasat python package: flexible state-merging for python\n\nThis package brings a scikit-learn like interface for the dfasat tool. dfasat is a C++ program implementing a red-blue state-merging approach with flexibly exchangable merge heuristics.\n\n## usage\n\nCreate a dfasat.DFASATEstimator object, call fit() and predict() on it. plot() requires graphviz and will output a rendering of the automaton.\nA short introduction using ipython notebooks is available on automatonlearning.net.\n\n\n## building\n\ndfasat is a container package that currently does not include the binary, but the toolchain to build it. The setup.py file automatically clones and and builds the latest version from the current dfasat repository.\nFor this to work, it requires all the dependencies of dfasat (libgsl, libpopt) as well as lib-boost-python and a working castxml installation.\n\n## copyright and thanks\n\ndfasat was originally written by Marijn Heule and Sicco Verwer. The Python wrapper was written by Benjamin Loos under supervision of Chris Hammerschmidt.\n\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "dfasat", "package_url": "https://pypi.org/project/dfasat/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/dfasat/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/dfasat/0.0.1.44/", "requires_dist": null, "requires_python": null, "summary": "DFASAT", "version": "0.0.1.44" }, "last_serial": 2443601, "releases": { "0.0.1.42": [ { "comment_text": "", "digests": { "md5": "63987d87792aa25e92a80f01d9754560", "sha256": "6c381c7f5f9edbd39d56f4166303874bb53b98d47e4e56e323e3e063444431cd" }, "downloads": -1, "filename": "dfasat-0.0.1.42.tar.gz", "has_sig": false, "md5_digest": "63987d87792aa25e92a80f01d9754560", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 70298, "upload_time": "2016-09-30T10:00:42", "url": "https://files.pythonhosted.org/packages/97/d3/b598fed1cef4ac46f113db690d3dd3a38415000d7f7a7c6441645fb1a973/dfasat-0.0.1.42.tar.gz" } ], "0.0.1.43": [ { "comment_text": "", "digests": { "md5": "b6e5f635474081ef5783dfa918a1c9ed", "sha256": "8c91ad4ba76d96a6496b675270df6f338ca2af258834dfd0055b042941248868" }, "downloads": -1, "filename": "dfasat-0.0.1.43.tar.gz", "has_sig": false, "md5_digest": "b6e5f635474081ef5783dfa918a1c9ed", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 71397, "upload_time": "2016-11-04T23:22:49", "url": "https://files.pythonhosted.org/packages/9c/ae/716a912d8931b68b356bb8a65ae89daa833a2d8da972501bcd1301bacb9c/dfasat-0.0.1.43.tar.gz" } ], "0.0.1.44": [ { "comment_text": "", "digests": { "md5": "2b582f4aac036a5f7bfb827daf1c5e30", "sha256": "88ea0008edf04489f34ae0915befb0bad58b4f702289463d8295a16f321651b5" }, "downloads": -1, "filename": "dfasat-0.0.1.44.tar.gz", "has_sig": false, "md5_digest": "2b582f4aac036a5f7bfb827daf1c5e30", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 71399, "upload_time": "2016-11-05T00:38:09", "url": "https://files.pythonhosted.org/packages/23/b3/98d474b645bdface0eafb8ecc2ad02eab305b2865ef12e17adbfd7a25c3b/dfasat-0.0.1.44.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2b582f4aac036a5f7bfb827daf1c5e30", "sha256": "88ea0008edf04489f34ae0915befb0bad58b4f702289463d8295a16f321651b5" }, "downloads": -1, "filename": "dfasat-0.0.1.44.tar.gz", "has_sig": false, "md5_digest": "2b582f4aac036a5f7bfb827daf1c5e30", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 71399, "upload_time": "2016-11-05T00:38:09", "url": "https://files.pythonhosted.org/packages/23/b3/98d474b645bdface0eafb8ecc2ad02eab305b2865ef12e17adbfd7a25c3b/dfasat-0.0.1.44.tar.gz" } ] }