Search alternatives:
pilot implementation » policy implementation (Expand Search), time implementation (Expand Search), _ implementation (Expand Search)
new implementation » _ implementation (Expand Search), model implementation (Expand Search), after implementation (Expand Search)
python pilot » method pilot (Expand Search), python files (Expand Search)
pilot implementation » policy implementation (Expand Search), time implementation (Expand Search), _ implementation (Expand Search)
new implementation » _ implementation (Expand Search), model implementation (Expand Search), after implementation (Expand Search)
python pilot » method pilot (Expand Search), python files (Expand Search)
-
21
Convergence rate analysis.
Published 2025“…The created system was implemented using Python, and various metrics, including false positive and false negative rates, accuracy, precision, recall, and computational efficiency, were used for evaluation. …”
-
22
Computational efficiency.
Published 2025“…The created system was implemented using Python, and various metrics, including false positive and false negative rates, accuracy, precision, recall, and computational efficiency, were used for evaluation. …”
-
23
Analysis of IoMT data sources.
Published 2025“…The created system was implemented using Python, and various metrics, including false positive and false negative rates, accuracy, precision, recall, and computational efficiency, were used for evaluation. …”
-
24
Prediction accuracy on varying attack types.
Published 2025“…The created system was implemented using Python, and various metrics, including false positive and false negative rates, accuracy, precision, recall, and computational efficiency, were used for evaluation. …”
-
25
<b> </b> Precision analysis.
Published 2025“…The created system was implemented using Python, and various metrics, including false positive and false negative rates, accuracy, precision, recall, and computational efficiency, were used for evaluation. …”
-
26
Prediction accuracy analysis over time steps.
Published 2025“…The created system was implemented using Python, and various metrics, including false positive and false negative rates, accuracy, precision, recall, and computational efficiency, were used for evaluation. …”
-
27
Impact of cyberattack types on IoMT devices.
Published 2025“…The created system was implemented using Python, and various metrics, including false positive and false negative rates, accuracy, precision, recall, and computational efficiency, were used for evaluation. …”
-
28
Efficient, Hierarchical, and Object-Oriented Electronic Structure Interfaces for Direct Nonadiabatic Dynamics Simulations
Published 2025“…We present a novel, flexible framework for electronic structure interfaces designed for nonadiabatic dynamics simulations, implemented in Python 3 using concepts of object-oriented programming. …”
-
29
NanoDB: Research Activity Data Management System
Published 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. …”
-
30
adnus
Published 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. …”
-
31
A Fully Configurable Open-Source Software-Defined Digital Quantized Spiking Neural Core Architecture
Published 2025“…QUANTISENC’s software-defined hardware design methodology allows the user to train an SNN model using Python and evaluate performance of its hardware implementation, such as area, power, latency, and throughput. …”
-
32
PYSEQM 2.0: Accelerated Semiempirical Excited-State Calculations on Graphical Processing Units
Published 2025“…PYSEQM is a Python-based package designed for efficient and scalable quantum chemical simulations. …”
-
33
Parallel Sampling of Decomposable Graphs Using Markov Chains on Junction Trees
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. …”
-
34
Globus Compute: Federated FaaS for Integrated Research Solutions
Published 2025“…</p><p dir="ltr">Globus Compute [2] is a Function-as-a-Service platform designed to provide a scalable, secure, and simple interface to HPC resources. Globus Compute implements a federated model via which users may deploy endpoints on arbitrary remote computers, from the edge to high performance computing (HPC) cluster, and they may then invoke Python functions on those endpoints via a reliable cloud-hosted service. …”
-
35
Fast, FAIR, and Scalable: Managing Big Data in HPC with Zarr
Published 2025“…(NEXRAD), using open-source tools from the Python ecosystem such as Xarray, Xradar, and Dask to enable efficient parallel processing and scalable analysis. …”
-
36
Automatic data reduction for the typical astronomer
Published 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. …”
-
37
MCCN Case Study 3 - Select optimal survey locality
Published 2025“…</p><p dir="ltr">This is a simple implementation that uses four environmental attributes imported for all Australia (or a subset like NSW) at a moderate grid scale:</p><ol><li>Digital soil maps for key soil properties over New South Wales, version 2.0 - SEED - see <a href="https://esoil.io/TERNLandscapes/Public/Pages/SLGA/ProductDetails-SoilAttributes.html" target="_blank">https://esoil.io/TERNLandscapes/Public/Pages/SLGA/ProductDetails-SoilAttributes.html</a></li><li>ANUCLIM Annual Mean Rainfall raster layer - SEED - see <a href="https://datasets.seed.nsw.gov.au/dataset/anuclim-annual-mean-rainfall-raster-layer" target="_blank">https://datasets.seed.nsw.gov.au/dataset/anuclim-annual-mean-rainfall-raster-layer</a></li><li>ANUCLIM Annual Mean Temperature raster layer - SEED - see <a href="https://datasets.seed.nsw.gov.au/dataset/anuclim-annual-mean-temperature-raster-layer" target="_blank">https://datasets.seed.nsw.gov.au/dataset/anuclim-annual-mean-temperature-raster-layer</a></li></ol><h4><b>Dependencies</b></h4><ul><li>This notebook requires Python 3.10 or higher</li><li>Install relevant Python libraries with: <b>pip install mccn-engine rocrate</b></li><li>Installing mccn-engine will install other dependencies</li></ul><h4><b>Overview</b></h4><ol><li>Generate STAC metadata for layers from predefined configuratiion</li><li>Load data cube and exclude nodata values</li><li>Scale all variables to a 0.0-1.0 range</li><li>Select four layers for comparison (soil organic carbon 0-30 cm, soil pH 0-30 cm, mean annual rainfall, mean annual temperature)</li><li>Select 10 random points within NSW</li><li>Generate 10 new layers representing standardised environmental distance between one of the selected points and all other points in NSW</li><li>For every point in NSW, find the lowest environmental distance to any of the selected points</li><li>Select the point in NSW that has the highest value for the lowest environmental distance to any selected point - this is the most different point</li><li>Clean up and save results to RO-Crate</li></ol><p><br></p>…”
-
38
Investigating the far-right online: Using text data to understand online subcultures
Published 2025“…While these analytical techniques are new, they are actually fairly easy for social researchers to implement due to the nature of contemporary high-level programming languages such as Python.…”
-
39
Overview of generalized weighted averages.
Published 2025“…The code is available at <a href="https://github.com/manome/python-mab" target="_blank">https://github.com/manome/python-mab</a>.…”
-
40
Core-Based Smart Sampling Framework: A Theoretical and Experimental Study on Randomized Partitioning for SAT Problems
Published 2025“…We provide theoretical guarantees on complexity reduction and probabilistic completeness, apply the method to SAT instances, and evaluate its performance using experimental Python implementations. The results show that smart sampling drastically reduces the effective complexity of SAT problems and offers new insights into the structure of NP-complete problems.…”