mnt.pyfiction
An open-source design automation framework for Field-coupled Nanotechnologies
@stdlib/random-array-tools-binary-factory
Create a factory function for generating pseudorandom values drawn from a binary PRNG.
@stdlib/utils-curry-right
Transform a function into a sequence of functions each accepting a single argument.
@stdlib/random-strided-tools-unary-factory
Create a factory function for filling strided arrays with pseudorandom values drawn from a unary PRNG.
@stdlib/utils-map-arguments
Create a function that applies arguments to a provided function after transforming arguments according to a callback function.
@stdlib/random-array-tools-ternary-factory
Create a factory function for generating pseudorandom values drawn from a ternary PRNG.
https://github.com/cda-tum/mnt-bestagon-library
Design, layout, and simulation files of the paper "Hexagons are the Bestagons: Design Automation for Silicon Dangling Bond Logic" by M. Walter, S. S. H. Ng, K. Walus, and R. Wille in DAC 2022.
@stdlib/random-array-tools-unary-factory
Create a factory function for generating pseudorandom values drawn from a unary PRNG.
ndarray-base-unary-strided1d-dispatch-factory
Create a function for applying a strided function to a provided ndarray.
math-array-tools-unary-factory
Create a function for applying a unary function to each element in a provided array.
random-tools-unary-factory
Create a function for generating pseudorandom numbers drawn from a single-parameter probability distribution.
ndarray-base-unary-reduce-strided1d-dispatch-by
This repository provides efficient methods for unary reduction operations on strided 1D arrays. Explore the code and contribute to the future of numerical computation! 🐱💻✨
@stdlib/random-strided-tools-ternary-factory
Create a factory function for filling strided arrays with pseudorandom values drawn from a ternary PRNG.
@stdlib/random-strided-tools-binary-factory
Create a factory function for filling strided arrays with pseudorandom values drawn from a binary PRNG.