Search alternatives:
code implementation » model implementation (Expand Search), world implementation (Expand Search), _ implementation (Expand Search)
time implementation » _ implementation (Expand Search), policy implementation (Expand Search), effective implementation (Expand Search)
code representing » model representing (Expand Search), models representing (Expand Search), tpd representing (Expand Search)
code implementation » model implementation (Expand Search), world implementation (Expand Search), _ implementation (Expand Search)
time implementation » _ implementation (Expand Search), policy implementation (Expand Search), effective implementation (Expand Search)
code representing » model representing (Expand Search), models representing (Expand Search), tpd representing (Expand Search)
-
141
Data and Code repository for the paper: <b>Visual loom caused by self- or object-movement elicits distinct responses in mouse superior colliculus</b>
Published 2025“…Binned rates were transformed into z-scores by normalizing to the mean and standard deviation of firing rate across all stimulus conditions.</p><h2>Code Description</h2><p dir="ltr">Shared code contains both MATLAB and Python functions used in the analysis provided in the study. …”
-
142
Code and parameter package for long-term mapping and object-based typing of freeze–thaw colluvial deposits (1990–2024) along the Yunnan–Tibet corridor
Published 2025“…Tested with Python 3.x/ArcGIS Pro (ArcPy) and the GEE Code Editor. …”
-
143
-
144
High-Throughput Mass Spectral Library Searching of Small Molecules in R with NIST MSPepSearch
Published 2025“…Despite the availability of numerous library search algorithms, those developed by NIST and implemented in MS Search remain predominant, partly because commercial databases (e.g., NIST, Wiley) are distributed in proprietary formats inaccessible to custom code. …”
-
145
Comparison data 7 for <i>Lamprologus ocellatus</i>.
Published 2024“…TIBA accepts data outputs from popular logging software and is implemented in Python and JavaScript, with all current browsers supported. …”
-
146
Sample data for <i>Neolamprologus multifasciatus</i>.
Published 2024“…TIBA accepts data outputs from popular logging software and is implemented in Python and JavaScript, with all current browsers supported. …”
-
147
Sample data for <i>Lamprologus ocellatus</i>.
Published 2024“…TIBA accepts data outputs from popular logging software and is implemented in Python and JavaScript, with all current browsers supported. …”
-
148
Comparison data 3 for <i>Lamprologus ocellatus</i>.
Published 2024“…TIBA accepts data outputs from popular logging software and is implemented in Python and JavaScript, with all current browsers supported. …”
-
149
Sample data for <i>Telmatochromis temporalis</i>.
Published 2024“…TIBA accepts data outputs from popular logging software and is implemented in Python and JavaScript, with all current browsers supported. …”
-
150
Comparison data 4 for <i>Lamprologus ocellatus</i>.
Published 2024“…TIBA accepts data outputs from popular logging software and is implemented in Python and JavaScript, with all current browsers supported. …”
-
151
Comparison data 1 for <i>Lamprologus ocellatus</i>.
Published 2024“…TIBA accepts data outputs from popular logging software and is implemented in Python and JavaScript, with all current browsers supported. …”
-
152
Comparison data 2 for <i>Lamprologus ocellatus</i>.
Published 2024“…TIBA accepts data outputs from popular logging software and is implemented in Python and JavaScript, with all current browsers supported. …”
-
153
Comparison data 5 for <i>Lamprologus ocellatus</i>.
Published 2024“…TIBA accepts data outputs from popular logging software and is implemented in Python and JavaScript, with all current browsers supported. …”
-
154
Comparison data 6 for <i>Lamprologus ocellatus</i>.
Published 2024“…TIBA accepts data outputs from popular logging software and is implemented in Python and JavaScript, with all current browsers supported. …”
-
155
A Structured Attempt at a Polynomial-Time Solution to the Subset Sum Problem and Its Implications for P vs NP
Published 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. …”
-
156
Performance Benchmark: SBMLNetwork vs. SBMLDiagrams Auto-layout.
Published 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. …”
-
157
-
158
Genomic Surveillance of Pemivibart (VYD2311) Escape-Associated Mutations in SARS-CoV-2: December 2025 BioSamples (n=2)
Published 2025“…The samples (SRR36268464, SRR36225071) were retrieved from the NCBI Sequence Read Archive (SRA) and represent publicly available, real-world viral specimens collected during the final month of 2025, <b>the most recent temporal window available at the time of analysis.…”
-
159
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>…”
-
160
Bayesian Changepoint Detection via Logistic Regression and the Topological Analysis of Image Series
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.…”