Search Results

Advanced search parameters have been applied.
open access

GAiN: Distributed Array Computation with Python

Description: Scientific computing makes use of very large, multidimensional numerical arrays - typically, gigabytes to terabytes in size - much larger than can fit on even the largest single compute node. Such arrays must be distributed across a "cluster" of nodes. Global Arrays is a cluster-based software system from Battelle Pacific Northwest National Laboratory that enables an efficient, portable, and parallel shared-memory programming interface to manipulate these arrays. Written in and for the C and FO… more
Date: April 24, 2009
Creator: Daily, Jeffrey A.
Partner: UNT Libraries Government Documents Department
open access

CRDIAC: Coupled Reactor Depletion Instrument with Automated Control

Description: When modeling the behavior of a nuclear reactor over time, it is important to understand how the isotopes in the reactor will change, or transmute, over that time. This is especially important in the reactor fuel itself. Many nuclear physics modeling codes model how particles interact in the system, but do not model this over time. Thus, another code is used in conjunction with the nuclear physics code to accomplish this. In our code, Monte Carlo N-Particle (MCNP) codes and the Multi Reactor Tr… more
Date: August 1, 2012
Creator: Logan, Steven K.
Partner: UNT Libraries Government Documents Department
open access

Natlog: a Lightweight Logic Programming Language with a Neuro-symbolic Touch

Description: Article that introduces Natlog, a lightweight Logic Programming language, sharing Prolog's unification-driven execution model, but with a simplified syntax and semantics. The authors' proof-of-concept Natlog implementation is tightly embedded in the Python-based deep-learning ecosystem with focus on content-driven indexing of ground term datasets. As an overriding of the authors symbolic indexing algorithm, the same function can be delegated to a neural network, serving ground facts to Natlog's… more
Date: September 17, 2021
Creator: Tarau, Paul
Partner: UNT College of Engineering
open access

Appendix D: LOCKSSBAGGER Tool

Description: This is an appendix to the MetaArchive Final Report. This appendix document describes tools. These tools are designed to facilitate the transfer of data contained within a number of LOCKSS archival units and packaged into bags. The bags are then transferred to the iRODS grid. The user has the option of creating and sending filled bags, or holey bags. The primary tools are written in Python, and make use of the iRODS command line utilities for data transfer.
Date: March 9, 2012
Creator: Halbert, Martin; Hartman, Cathy Nelson; Skinner, Katherine; Walters, Tyler & Schultz, Matt
Partner: UNT Libraries
open access

Fast Lane to Python: A Quick, Sensible Route to the Joys of Python Coding

Description: This book aims to enable the reader to quickly acquire a Python foundation. The material particularly feel quite comfortable to anyone with background in an object-oriented programming (OOP) language such as C++ or Java. Even if ones lack this background, they will still be able to read these sections, but will probably need to go through them more slowly than those who do know OOP. Some Linux knowledge would also be helpful, but it certainly is not required. Python is used on Windows and Macin… more
Date: 2014?
Creator: Matloff, Norm
Partner: UNT Libraries
Back to Top of Screen