|
From: | Gene Harvey |
Subject: | [Octave-patch-tracker] [patch #8801] add support for the histogram and histcounts functions |
Date: | Fri, 5 Oct 2018 14:34:00 -0400 (EDT) |
User-agent: | Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36 |
Follow-up Comment #12, patch #8801 (project octave): Hey all, I recently wrote my own implementation for the *histcounts* function. If all goes well I also have a *histogram* implementation in the works. I'm giving you the raw files since I'm not sure where to put the C++ or how to integrate it into the build system. The principal files are *histcounts.m* and *histcountsbin.cc*. The C++ will probably need some cleanup from my lack of experience. It will take a little while to compile because it accommodates for the integer types. I've included some testing functions in the tarball. Use the *paralleltest* function to run them. You'll need pkg:parallel and MATLAB installed. (file #45153) _______________________________________________________ Additional Item Attachment: File name: testing.tar.gz Size:11 KB _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/patch/?8801> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |