يعرض 101 - 120 نتائج من 206 نتيجة بحث عن '(( python plot representing ) OR ( python from implementing ))', وقت الاستعلام: 0.25s تنقيح النتائج
  1. 101

    Performance Benchmark: SBMLNetwork vs. SBMLDiagrams Auto-layout. حسب Adel Heydarabadipour (22290905)

    منشور في 2025
    "…<p>Log–log plot of median wall-clock time for SBMLNetwork’s C++-based auto-layout engine (blue circles, solid fit) and SBMLDiagrams’ implementation of the pure-Python NetworkX spring_layout algorithm (red squares, dashed fit), applied to synthetic SBML models containing 20–2,000 species, with a fixed 4:1 species-to-reaction ratio. …"
  2. 102

    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++. …"
  3. 103

    NanoDB: Research Activity Data Management System حسب Lorenci Gjurgjaj (19702207)

    منشور في 2024
    "…Cross-Platform Compatibility: Works on Windows, macOS, and Linux. In a Python environment or as an executable. Ease of Implementation: Using the flexibility of the Python framework all the data setup and algorithm can me modified and new functions can be easily added. …"
  4. 104

    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.…"
  5. 105

    Collaborative Research: Framework: Improving the Understanding and Representation of Atmospheric Gravity Waves using High-Resolution Observations and Machine Learning حسب Joan Alexander (17047170)

    منشور في 2025
    "…Establishing a framework for implementing and testing ML-based parameterizations in atmospheric models. …"
  6. 106

    Intersection and distinction of essential compounds and targets from 5 primary sources. حسب Gyaltsen Dakpa (21439920)

    منشور في 2025
    "…<b>(B)</b> UniProt and SwissTarget Prediction-predicted target proteins and 658 actives are intersected using the Jvenn Python to plot the intersection of targets in which Purple represents <i>R. officinalis</i>, Green indicates S. officinalis, Orange represents <b><i>T.…"
  7. 107

    DA-Faster-RCNN code حسب Seunghyeon Wang (16500132)

    منشور في 2025
    "…<p dir="ltr">This repository provides the code used in the paper “Domain-Adaptive Faster R-CNN for Non-PPE Identification on Construction Sites from Body-Worn and General Images.” The implementation is written in Python using PyTorch and Detectron2.…"
  8. 108

    <b>Dataset for manuscript: </b><b>Phylogenetic and genomic insights into the evolution of terpenoid biosynthesis genes in diverse plant lineages</b> حسب Puguang Zhao (19023065)

    منشور في 2025
    "…</p><p dir="ltr"> Generates a scatter plot with a linear regression line and saves it as 'Correlation_Plot.pdf' (Figure 5D).…"
  9. 109

    Dataset for: Phylotranscriptomics reveals the phylogeny of Asparagales and the evolution of allium flavor biosynthesis, Nature Communications,DOI:10.1038/s41467-024-53943-6 حسب Xiao-Xiao Wang (2447920)

    منشور في 2024
    "…Extract homologs for all the 501 samples</p><p dir="ltr"><i>python2 blast_to_mcl.py all.rawblast 0.25 >mcl_all_rawblast_out_nohup_out_0.25</i></p><p dir="ltr"><i>mcl mcl_all_rawblast_out_nohup_out_0.25 --abc -te 80 -tf 'gq(5)' -I 1.5 -o hit-frac0.25_I1.5_e5</i></p><p dir="ltr"><i>python2 write_fasta_files_from_mcl.py all.fa hit-frac0.25_I1.5_e5 minimal_taxa outDIR</i></p><p><br></p><p dir="ltr"><b>Step 5: Build Maximum likelihood tree for each homolog group</b></p><p dir="ltr"><i>python2 fasta_to_tree_pxclsq.py fasta_dir number_cores dna bootstrap(y)</i></p><p><br></p><p dir="ltr"><b>Step 6: Extract ortholog groups</b></p><p dir="ltr">Instead of 1to1, MI, RT, or MO methods in Ya et al. (2014), we used a revised version of DISCO (https://github.com/JSdoubleL/DISCO) to infer homologs. …"
  10. 110

    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. …"
  11. 111

    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. …"
  12. 112

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

    منشور في 2025
    "…The code is available at <a href="https://github.com/manome/python-mab" target="_blank">https://github.com/manome/python-mab</a>.…"
  13. 113

    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. 114

    Data files accompanying our PLoS One publication حسب Peter Hinow (21810605)

    منشور في 2025
    "…The videos were digitized and the positional data were saved in .xlsx or .csv format, respectively. The python codes contain the numerical implementations of our mathematical models.…"
  15. 115

    World Heritage documents reveal persistent gaps between climate awareness and local action حسب Yang Chen (20756166)

    منشور في 2025
    "…The documents are sourced from publicly available official reports. The analysis section includes a GLM model implemented in R, along with evaluation tools such as correlation heatmaps, ICC agreement analysis, and MCC-based binary classification assessment. …"
  16. 116

    A Structured Attempt at a Polynomial-Time Solution to the Subset Sum Problem and Its Implications for P vs NP حسب MInakshi Aggarwal (21677633)

    منشور في 2025
    "…The manuscript includes theoretical formulation, Python implementation, verified output snapshots, and detailed analysis — aimed at opening fresh discourse on the P vs NP question. …"
  17. 117

    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. …"
  18. 118

    DataSheet1_Prostruc: an open-source tool for 3D structure prediction using homology modeling.PDF حسب Shivani V. Pawar (20355171)

    منشور في 2024
    "…</p>Methods<p>Prostruc is a Python-based homology modeling tool designed to simplify protein structure prediction through an intuitive, automated pipeline. …"
  19. 119

    DataSheet1_Prostruc: an open-source tool for 3D structure prediction using homology modeling.PDF حسب Shivani V. Pawar (20355171)

    منشور في 2024
    "…</p>Methods<p>Prostruc is a Python-based homology modeling tool designed to simplify protein structure prediction through an intuitive, automated pipeline. …"
  20. 120

    RealBench: A Repo-Level Code Generation Benchmark Aligned with Real-World Software Development Practices حسب RealBench RealBench (22275393)

    منشور في 2025
    "…<br><br>## Abstract<br><br>> Repository-level code generation seeks to automate software development by generating complete codebases from specifications. While existing benchmarks like HumanEval evaluate LLMs on generating code from natural language requirements alone, they fail to reflect real-world industry practices where developers primarily work from structured system designs like UML diagrams. …"