يعرض 41 - 60 نتائج من 77 نتيجة بحث عن '(( python code implementing ) OR ( python from implementing ))~', وقت الاستعلام: 0.26s تنقيح النتائج
  1. 41

    Sample data for <i>Neolamprologus multifasciatus</i>. حسب Nicolai Kraus (19949667)

    منشور في 2024
    "…TIBA accepts data outputs from popular logging software and is implemented in Python and JavaScript, with all current browsers supported. …"
  2. 42

    Sample data for <i>Lamprologus ocellatus</i>. حسب Nicolai Kraus (19949667)

    منشور في 2024
    "…TIBA accepts data outputs from popular logging software and is implemented in Python and JavaScript, with all current browsers supported. …"
  3. 43

    Comparison data 3 for <i>Lamprologus ocellatus</i>. حسب Nicolai Kraus (19949667)

    منشور في 2024
    "…TIBA accepts data outputs from popular logging software and is implemented in Python and JavaScript, with all current browsers supported. …"
  4. 44

    Sample data for <i>Telmatochromis temporalis</i>. حسب Nicolai Kraus (19949667)

    منشور في 2024
    "…TIBA accepts data outputs from popular logging software and is implemented in Python and JavaScript, with all current browsers supported. …"
  5. 45

    Comparison data 4 for <i>Lamprologus ocellatus</i>. حسب Nicolai Kraus (19949667)

    منشور في 2024
    "…TIBA accepts data outputs from popular logging software and is implemented in Python and JavaScript, with all current browsers supported. …"
  6. 46

    Comparison data 1 for <i>Lamprologus ocellatus</i>. حسب Nicolai Kraus (19949667)

    منشور في 2024
    "…TIBA accepts data outputs from popular logging software and is implemented in Python and JavaScript, with all current browsers supported. …"
  7. 47

    Comparison data 2 for <i>Lamprologus ocellatus</i>. حسب Nicolai Kraus (19949667)

    منشور في 2024
    "…TIBA accepts data outputs from popular logging software and is implemented in Python and JavaScript, with all current browsers supported. …"
  8. 48

    Comparison data 5 for <i>Lamprologus ocellatus</i>. حسب Nicolai Kraus (19949667)

    منشور في 2024
    "…TIBA accepts data outputs from popular logging software and is implemented in Python and JavaScript, with all current browsers supported. …"
  9. 49

    Comparison data 6 for <i>Lamprologus ocellatus</i>. حسب Nicolai Kraus (19949667)

    منشور في 2024
    "…TIBA accepts data outputs from popular logging software and is implemented in Python and JavaScript, with all current browsers supported. …"
  10. 50
  11. 51

    Artifact for the IJCAI 2024 paper "Solving Long-run Average Reward Robust MDPs via Stochastic Games" حسب Krishnendu Chatterjee (15367413)

    منشور في 2024
    "…</p><p dir="ltr">To run each of the experiments, simply execute: <code>python3 [experiment file]</code> where <code>[experiment file]</code> is one of (ii), (iii) or (iv) from the above list.…"
  12. 52

    RabbitSketch حسب tong zhang (20852432)

    منشور في 2025
    "…RabbitSketch achieves significant speedups compared to existing implementations, ranging from 2.30x to 49.55x.In addition, we provide flexible and easy-to-use interfaces for both Python and C++. …"
  13. 53

    Data and software for "Social networks affect redistribution decisions and polarization" حسب Milena Tsvetkova (11217969)

    منشور في 2025
    "…<p dir="ltr">Data from agent based models and experiments with human participants recruited from Prolific, together with code for the models and analysis. …"
  14. 54

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

    منشور في 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. …"
  15. 55

    adnus حسب Mehmet Keçeci (14301782)

    منشور في 2025
    "…<p dir="ltr">adnus (AdNuS): Advanced Number Systems</p><p dir="ltr">adnus is a Python library that provides an implementation of various advanced number systems. …"
  16. 56

    Demonstration of Isosteric Heat of Adsorption Calculation using AIFs and pyGAPs حسب Jack Evans (11275386)

    منشور في 2025
    "…The data corresponds to carbon dioxide (CO2) adsorption on the metal-organic framework CALF-20 at six different temperatures ranging from 253 K to 373 K.</p><p dir="ltr">The calculation is performed using the Clausius-Clapeyron method as implemented in the <code><strong>pyGAPS</strong></code> Python library for adsorption science. …"
  17. 57

    HCC Evaluation Dataset and Results حسب Jens-Rene Giesen (18461928)

    منشور في 2024
    "…As an address, you may use any filename from any <code>contracts</code> folder <b>without</b> the <code>.sol</code> file extension. …"
  18. 58

    Spotted owl habitat quality maps and disturbance attribution analysis حسب Josh Barry (7573823)

    منشور في 2025
    "…Users may derive annual gains or losses in habitat quality from these layers and apply the provided ArcPython workflow (nest_fire_zonal_stats.py) to attribute change to specific disturbance drivers. …"
  19. 59

    Overview of generalized weighted averages. حسب Nobuhito Manome (8882084)

    منشور في 2025
    "…GWA-UCB1 outperformed G-UCB1, UCB1-Tuned, and Thompson sampling in most problem settings and can be useful in many situations. The code is available at <a href="https://github.com/manome/python-mab" target="_blank">https://github.com/manome/python-mab</a>.…"
  20. 60

    Automatic data reduction for the typical astronomer حسب Bradford Holden (21789524)

    منشور في 2025
    "…<p dir="ltr">The PypeIt data reduction pipeline (DRP) is a Python-based software package designed to transform “raw” spectroscopic data from an astronomical spectrometer into calibrated, science-ready products. …"