linear-scaling
There are 9 repositories under linear-scaling topic.
OrderN/CONQUEST-release
Full public release of large scale and linear scaling DFT code CONQUEST
btschwertfeger/python-cmethods
A collection of bias correction techniques written in Python - for climate sciences.
brucefan1983/gpuqt
A CUDA-implementation of linear-scaling quantum transport methods
btschwertfeger/BiasAdjustCXX
Bias correction command-line tool for climatic research written in C++
brucefan1983/lsqt-matlab
A 200-line MATLAB code for a linear-scaling quantum transport method
akipekoren/Scaling-and-Filtering-in-Computer-Vision
Basic operations in the computer vision and image processing. Such as conditional scaling, linear scaling, box filter, local max min filter and steps for making image gray.
baonguyen96/ImageColor
Simple Python programs that perform Linear Scaling and Histogram Equalization on images.
btschwertfeger/BiasAdjustCXX-Performance-Test
Performmance/execution time test of the bias correction tool BiasAdjustCXX v1.8 in comparison to python-cmethods v0.6.1 and xclim v0.40.0.
nomaanakhan/Image-Color-Manipulation
Implementing Image color manipulation operations like linear scaling and histogram equalization.