|
PDL-Graphics-IIS-0.00130 Sep 2024 06:20:14 UTC |
Display PDL images on IIS devices (saoimage/ximtool) |
30 Sep 2024 06:20:14 UTC |
|
Gimp-2.3819 Sep 2024 17:49:02 UTC |
Gimp::Fu example, mostly non-functional |
19 Sep 2024 17:49:02 UTC |
|
PDL-DSP-Windows-0.10215 Sep 2024 19:46:22 UTC |
Window functions for signal processing |
15 Sep 2024 19:46:22 UTC |
|
Statistics-Descriptive-PDL-0.1702 Jul 2024 06:26:14 UTC |
A close to drop-in replacement for Statistics::Descriptive using PDL as the back-end |
02 Jul 2024 06:26:14 UTC |
|
PDL-VectorValued-1.0.2316 Jun 2024 15:20:21 UTC |
Assorted utilities for vector-valued PDLs |
16 Jun 2024 15:20:21 UTC |
|
Bio-SeqAlignment-Examples-TailingPolyester-0.0112 Jun 2024 12:26:38 UTC |
"Beefing" up the RNA sequencing simulator polyester with polyA tails |
12 Jun 2024 12:26:38 UTC |
|
Bio-SeqAlignment-Components-Sundry-0.0109 Jun 2024 16:30:30 UTC |
Miscellaneous components for building awesome sequencing apps. |
09 Jun 2024 16:30:30 UTC |
|
PDL-Opt-NonLinear-0.0925 Apr 2024 14:51:09 UTC |
Non linear optimization routines for PDL |
25 Apr 2024 14:51:09 UTC |
|
PDL-Algorithm-Center-0.1502 Apr 2024 13:59:01 UTC |
Various methods of finding the center of a sample |
02 Apr 2024 13:59:01 UTC |
|
Image-DS9-v1.0.105 Dec 2023 05:25:05 UTC |
interface to the DS9 image display and analysis program |
05 Dec 2023 05:25:05 UTC |
|
AI-TensorFlow-Libtensorflow-0.0.705 Oct 2023 05:37:08 UTC |
Bindings for Libtensorflow deep learning library |
05 Oct 2023 05:37:08 UTC |
|
AI-MXNet-1.623 Jun 2023 16:35:58 UTC |
Perl interface to MXNet machine learning library |
23 Jun 2023 16:35:58 UTC |
|
PDL-OpenCV-0.00126 Mar 2023 06:02:44 UTC |
PDL bindings for OpenCV $descrip_label \n=head1 SYNOPSIS \n use PDL::OpenCV$last; \n=cut \nuse strict; use warnings; use PDL::OpenCV; # get constants EOPM pp_addhdr(qq{#include "opencv_wrapper.h"\n#include "wraplocal.h"\n}); my @flist = genpp_readfile('funclist.pl'); my @topfuncs = grep $_->[0] eq '', @flist; my %class2func2suffix; if (@topfuncs) { pp_bless("PDL::OpenCV$last"); pp_addxs(<<EOF); # work around PP bug MODULE = ${main::PDLMOD} PACKAGE = ${main::PDLOBJ} EOF genpp(maybe_suffix \%class2func2suffix, @$_) for @topfuncs; } else { pp_addpm("=pod\n\nNone.\n\n=cut\n\n"); } for my $c (@classes) { pp_bless(my $fullclass = "PDL::OpenCV::$c"); pp_addxs(<<EOF); # work around PP bug MODULE = ${main::PDLMOD} PACKAGE = ${main::PDLOBJ} EOF my $doc = $class2doc{$c} // ''; $doc = text_trim doxy2pdlpod(doxyparse($doc)) if $doc; pp_addpm(<<EOD); |
26 Mar 2023 06:02:44 UTC |
|
BenchmarkAnything-Evaluations-0.00528 Feb 2023 11:11:48 UTC |
Evaluation support for BenchmarkAnything data |
28 Feb 2023 11:11:48 UTC |
|
Chart-GGPlot-0.00200304 Feb 2023 14:23:50 UTC |
ggplot2 port in Perl |
04 Feb 2023 14:23:50 UTC |
|
Math-LOESS-0.00100004 Feb 2023 14:12:40 UTC |
Perl wrapper of the Locally-Weighted Regression package originally written by Cleveland, et al. |
04 Feb 2023 14:12:40 UTC |
|
Test2-Tools-PDL-0.00104 Feb 2023 14:09:27 UTC |
Test2 tools for verifying Perl Data Language piddles |
04 Feb 2023 14:09:27 UTC |
|
PDL-PrimaImage-1.0328 Jan 2023 20:02:33 UTC |
interface between PDL scalars and Prima images |
28 Jan 2023 20:02:33 UTC |
|
PDLx-Mask-0.0610 Jan 2023 18:40:52 UTC |
Mask multiple piddles with automatic two way feedback |
10 Jan 2023 18:40:52 UTC |
|
PDL-Opt-QP-0.2909 Jan 2023 13:59:05 UTC |
Quadratic programming solver for PDL |
09 Jan 2023 13:59:05 UTC |
|
PDL-Finance-TA-0.01029 Dec 2022 03:33:26 UTC |
PDL interface to ta-lib library |
29 Dec 2022 03:33:26 UTC |
|
AI-Pathfinding-OptimizeMultiple-0.0.1727 Oct 2022 06:30:25 UTC |
optimize path finding searches for a large set of initial conditions (for better average performance). |
27 Oct 2022 06:30:25 UTC |
|
Astro-FITS-CFITSIO-Simple-0.2015 Oct 2022 02:26:58 UTC |
read and write FITS tables |
15 Oct 2022 02:26:58 UTC |
|
PDL-Ngrams-0.1217 May 2022 19:52:01 UTC |
N-Gram utilities for PDL |
17 May 2022 19:52:01 UTC |
|
PDL-IO-Dcm-1.01118 Feb 2022 15:18:19 UTC |
Reads dicom files, sorts them and stores the result into piddles with headers |
18 Feb 2022 15:18:19 UTC |
|
PDL-Dims-0.01918 Feb 2022 12:18:42 UTC |
|
18 Feb 2022 12:18:42 UTC |
|
CLIPSeqTools-1.0.031 Jan 2022 12:56:30 UTC |
A collection of tools for the analysis of CLIP-Seq data. |
31 Jan 2022 12:56:30 UTC |
|
Types-PDL-0.0422 Oct 2021 02:46:37 UTC |
PDL types using Type::Tiny |
22 Oct 2021 02:46:37 UTC |
|
PDL-DSP-Fir-0.00614 Oct 2021 20:54:12 UTC |
Finite impulse response filter kernels. |
14 Oct 2021 20:54:12 UTC |
|
MooX-PDL-Role-Proxy-0.0708 Sep 2021 21:32:14 UTC |
treat a container of ndarrays (piddles) as if it were an ndarray (piddle) |
08 Sep 2021 21:32:14 UTC |
|
PDL-IO-NDF-1.0720 May 2021 00:21:02 UTC |
Read PDLs from NDF files and write PDLs to NDF files |
20 May 2021 00:21:02 UTC |
|
Data-Printer-Filter-PDL-1.00102 May 2021 15:32:53 UTC |
Filter for Data::Printer that handles PDL data. |
02 May 2021 15:32:53 UTC |
|
PDL-IO-Matlab-0.00601 May 2021 06:53:41 UTC |
Read and write Matlab format data files. |
01 May 2021 06:53:41 UTC |
|
Task-ModernPerlBook-4e-1.0015 Oct 2020 22:50:38 UTC |
Install CPAN modules for the Modern Perl book, 4e |
15 Oct 2020 22:50:38 UTC |
|
PDL-DateTime-0.00405 Sep 2020 16:50:47 UTC |
A piddle for keeping high precision (microsecond) timestamps |
05 Sep 2020 16:50:47 UTC |
|
Set-Similarity-CosinePDL-0.01406 Aug 2020 16:28:25 UTC |
Cosine similarity for sets PDL implementation |
06 Aug 2020 16:28:25 UTC |
|
PDL-IO-CSV-0.01104 Dec 2019 21:07:07 UTC |
Load/save PDL from/to CSV file (optimized for speed and large data) |
04 Dec 2019 21:07:07 UTC |
|
PDL-SVDSLEPc-0.00516 Apr 2018 14:34:05 UTC |
PDL interface to SLEPc sparse singular value decomposition |
16 Apr 2018 14:34:05 UTC |
|
PDL-SVDLIBC-0.1915 Jan 2018 14:03:22 UTC |
PDL interface to Doug Rohde's SVD C Library |
15 Jan 2018 14:03:22 UTC |
|
Devel-IPerl-Plugin-PDLGraphicsGnuplot-0.01019 Dec 2017 20:12:28 UTC |
IPerl plugin to make PDL::Graphics::Gnuplot plots displayable |
19 Dec 2017 20:12:28 UTC |
|
Algorithm-Simplex-0.4411 Dec 2017 17:11:26 UTC |
Simplex Algorithm Implementation using Tucker Tableaux |
11 Dec 2017 17:11:26 UTC |
|
PDL-IO-Image-1.00111 Jul 2017 11:50:20 UTC |
Load/save bitmap from/to PDL (via FreeImage library) |
11 Jul 2017 11:50:20 UTC |
|
PDL-GA-0.0806 Jun 2017 08:56:19 UTC |
Genetic algorithm utilities for PDL |
06 Jun 2017 08:56:19 UTC |
|
PDLx-DetachedObject-0.0231 May 2017 03:04:25 UTC |
parent class for subclassing PDL 2.X from class frameworks |
31 May 2017 03:04:25 UTC |
|
PDL-IO-DBI-0.01219 Dec 2016 15:42:58 UTC |
Create PDL from database (optimized for speed and large data) |
19 Dec 2016 15:42:58 UTC |
|
PDL-IO-XLSX-0.00418 Dec 2016 13:39:28 UTC |
Load/save PDL from/to XLSX file (optimized for speed and large data) |
18 Dec 2016 13:39:28 UTC |
|
PDL-IO-Sereal-0.00316 Dec 2016 18:47:14 UTC |
Load/save complete PDL content serialized via Sereal |
16 Dec 2016 18:47:14 UTC |
|
Algorithm-VSM-1.7016 Dec 2015 06:08:30 UTC |
A Perl module for retrieving files and documents from a software library with VSM and LSA algorithms |
16 Dec 2015 06:08:30 UTC |
|
PDL-Apply-0.00216 Oct 2015 20:49:35 UTC |
Apply a given function in "rolling" / "moving" / "over" manners |
16 Oct 2015 20:49:35 UTC |
|
SDR-0.10008 Oct 2015 04:53:34 UTC |
Software-Defined Radio |
08 Oct 2015 04:53:34 UTC |