Showing 61 - 80 results of 88 for search '(( python simple implementation ) OR ( python policy implementation ))', query time: 0.36s Refine Results
  1. 61
  2. 62
  3. 63
  4. 64

    CSMILES: A Compact, Human-Readable SMILES Extension for Conformations by James W. Furness (22319738)

    Published 2025
    “…A two-way conversion from three-dimensional (3D) structure to CSMILES has been implemented, and the article is accompanied by a Python code which effectuates such conversions. …”
  5. 65

    CSMILES: A Compact, Human-Readable SMILES Extension for Conformations by James W. Furness (22319738)

    Published 2025
    “…A two-way conversion from three-dimensional (3D) structure to CSMILES has been implemented, and the article is accompanied by a Python code which effectuates such conversions. …”
  6. 66
  7. 67
  8. 68
  9. 69
  10. 70
  11. 71
  12. 72
  13. 73
  14. 74
  15. 75
  16. 76
  17. 77
  18. 78

    The artifacts and data for the paper "DD4AV: Detecting Atomicity Violations in Interrupt-Driven Programs with Guided Concolic Execution and Filtering" (OOPSLA 2025) by zixuan yuan (17602152)

    Published 2025
    “…</p><pre><pre>sudo apt-get install -y wget git build-essential python3 python python-pip python3-pip tmux cmake libtool libtool-bin automake autoconf autotools-dev m4 autopoint libboost-dev help2man gnulib bison flex texinfo zlib1g-dev libexpat1-dev libfreetype6 libfreetype6-dev libbz2-dev liblzo2-dev libtinfo-dev libssl-dev pkg-config libswscale-dev libarchive-dev liblzma-dev liblz4-dev doxygen libncurses5 vim intltool gcc-multilib sudo --fix-missing<br></pre></pre><pre><pre>pip install numpy && pip3 install numpy && pip3 install sysv_ipc<br></pre></pre><h4><b>Download the Code</b></h4><p dir="ltr">Download <b>DD4AV</b> from the Figshare website to your local machine and navigate to the project directory:</p><pre><pre>cd DD4AV<br></pre></pre><h4><b>Configure Environment and Install the Tool</b></h4><p dir="ltr">For convenience, we provide shell scripts to automate the installation process. …”
  19. 79

    Bayesian Changepoint Detection via Logistic Regression and the Topological Analysis of Image Series by Andrew M. Thomas (712104)

    Published 2025
    “…The method also successfully recovers the location and nature of changes in more traditional changepoint tasks. An implementation of our method is available in the Python package bclr.…”
  20. 80

    Parallel Sampling of Decomposable Graphs Using Markov Chains on Junction Trees by Mohamad Elmasri (19421498)

    Published 2024
    “…We find that our parallel sampler yields improved mixing properties in comparison to the single-move variate, and outperforms current state-of-the-art methods in terms of accuracy and computational efficiency. The implementation of our work is available in the Python package parallelDG. …”