Updated 10 months ago
https://github.com/baldassarrefe/transalnet
TranSalNet: Towards perceptually relevant visual saliency prediction. Neurocomputing (2022)
Updated 10 months ago
avoiding-collinearity
Code and tests for determining an upper bound on the number of collinear points in an infinite walk on a finite set of vectors in Z^3.
Updated 10 months ago
pylaserpulse
A simulation toolbox for modelling laser pulse propagation through nonlinear, dispersive, active, and passive optical fibre systems in python.
Updated 10 months ago
stats-strided-dsnanmeanpn
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values, using a two-pass error correction algorithm with extended accumulation, and returning an extended precision result.
Updated 10 months ago
stats-strided-meanors
Calculate the arithmetic mean of a strided array using ordinary recursive summation.