|
Bio-SeqAlignment-Components-Sundry-0.01 |
Miscellaneous components for building awesome sequencing apps. |
09 Jun 2024 16:30:30 UTC |
|
PDL-Opt-NonLinear-0.09 |
Non linear optimization routines for PDL |
25 Apr 2024 14:51:09 UTC |
|
PDL-Graphics-PLplot-0.84 |
demonstrate PDL::Graphics::PLplot capabilities |
21 Apr 2024 23:43:12 UTC |
|
PDL-Algorithm-Center-0.15 |
Various methods of finding the center of a sample |
02 Apr 2024 13:59:01 UTC |
|
PDL-Opt-GLPK-0.07 |
PDL interface to the GNU Linear Programming Kit |
26 Mar 2024 13:04:55 UTC |
|
Image-DS9-v1.0.1 |
interface to the DS9 image display and analysis program |
05 Dec 2023 05:25:05 UTC |
|
AI-TensorFlow-Libtensorflow-0.0.7 |
Bindings for Libtensorflow deep learning library |
05 Oct 2023 05:37:08 UTC |
|
AI-MXNet-1.6 |
Perl interface to MXNet machine learning library |
23 Jun 2023 16:35:58 UTC |
|
PDL-OpenCV-0.001 |
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.005 |
Evaluation support for BenchmarkAnything data |
28 Feb 2023 11:11:48 UTC |
|
Chart-GGPlot-0.002003 |
ggplot2 port in Perl |
04 Feb 2023 14:23:50 UTC |
|
Math-LOESS-0.001000 |
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.001 |
Test2 tools for verifying Perl Data Language piddles |
04 Feb 2023 14:09:27 UTC |
|
PDL-PrimaImage-1.03 |
interface between PDL scalars and Prima images |
28 Jan 2023 20:02:33 UTC |
|
PDLx-Mask-0.06 |
Mask multiple piddles with automatic two way feedback |
10 Jan 2023 18:40:52 UTC |
|
PDL-Opt-QP-0.29 |
Quadratic programming solver for PDL |
09 Jan 2023 13:59:05 UTC |
|
PDL-Finance-TA-0.010 |
PDL interface to ta-lib library |
29 Dec 2022 03:33:26 UTC |
|
AI-Pathfinding-OptimizeMultiple-0.0.17 |
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.20 |
read and write FITS tables |
15 Oct 2022 02:26:58 UTC |
|
PDL-Ngrams-0.12 |
N-Gram utilities for PDL |
17 May 2022 19:52:01 UTC |
|
PDL-IO-Dcm-1.011 |
Reads dicom files, sorts them and stores the result into piddles with headers |
18 Feb 2022 15:18:19 UTC |
|
PDL-Dims-0.019 |
|
18 Feb 2022 12:18:42 UTC |
|
CLIPSeqTools-1.0.0 |
A collection of tools for the analysis of CLIP-Seq data. |
31 Jan 2022 12:56:30 UTC |
|
Types-PDL-0.04 |
PDL types using Type::Tiny |
22 Oct 2021 02:46:37 UTC |
|
PDL-DSP-Fir-0.006 |
Finite impulse response filter kernels. |
14 Oct 2021 20:54:12 UTC |
|
MooX-PDL-Role-Proxy-0.07 |
treat a container of ndarrays (piddles) as if it were an ndarray (piddle) |
08 Sep 2021 21:32:14 UTC |
|
PDL-IO-NDF-1.07 |
Read PDLs from NDF files and write PDLs to NDF files |
20 May 2021 00:21:02 UTC |
|
Data-Printer-Filter-PDL-1.001 |
Filter for Data::Printer that handles PDL data. |
02 May 2021 15:32:53 UTC |
|
PDL-IO-Matlab-0.006 |
Read and write Matlab format data files. |
01 May 2021 06:53:41 UTC |
|
Task-ModernPerlBook-4e-1.00 |
Install CPAN modules for the Modern Perl book, 4e |
15 Oct 2020 22:50:38 UTC |
|
PDL-DateTime-0.004 |
A piddle for keeping high precision (microsecond) timestamps |
05 Sep 2020 16:50:47 UTC |
|
Set-Similarity-CosinePDL-0.014 |
Cosine similarity for sets PDL implementation |
06 Aug 2020 16:28:25 UTC |
|
PDL-IO-CSV-0.011 |
Load/save PDL from/to CSV file (optimized for speed and large data) |
04 Dec 2019 21:07:07 UTC |
|
PDL-SVDSLEPc-0.005 |
PDL interface to SLEPc sparse singular value decomposition |
16 Apr 2018 14:34:05 UTC |
|
PDL-SVDLIBC-0.19 |
PDL interface to Doug Rohde's SVD C Library |
15 Jan 2018 14:03:22 UTC |
|
Devel-IPerl-Plugin-PDLGraphicsGnuplot-0.010 |
IPerl plugin to make PDL::Graphics::Gnuplot plots displayable |
19 Dec 2017 20:12:28 UTC |
|
Algorithm-Simplex-0.44 |
Simplex Algorithm Implementation using Tucker Tableaux |
11 Dec 2017 17:11:26 UTC |
|
PDL-IO-Image-1.001 |
Load/save bitmap from/to PDL (via FreeImage library) |
11 Jul 2017 11:50:20 UTC |
|
PDL-GA-0.08 |
Genetic algorithm utilities for PDL |
06 Jun 2017 08:56:19 UTC |
|
PDLx-DetachedObject-0.02 |
parent class for subclassing PDL 2.X from class frameworks |
31 May 2017 03:04:25 UTC |
|
PDL-IO-DBI-0.012 |
Create PDL from database (optimized for speed and large data) |
19 Dec 2016 15:42:58 UTC |
|
PDL-IO-XLSX-0.004 |
Load/save PDL from/to XLSX file (optimized for speed and large data) |
18 Dec 2016 13:39:28 UTC |
|
PDL-IO-Sereal-0.003 |
Load/save complete PDL content serialized via Sereal |
16 Dec 2016 18:47:14 UTC |
|
Algorithm-VSM-1.70 |
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.002 |
Apply a given function in "rolling" / "moving" / "over" manners |
16 Oct 2015 20:49:35 UTC |
|
SDR-0.100 |
Software-Defined Radio |
08 Oct 2015 04:53:34 UTC |
|
Text-SenseClusters-1.05 |
SenseClusters - Clustering similar written contexts |
03 Oct 2015 14:33:01 UTC |
|
PDLDM-Rank-2015.071601 |
Calculates and finds tied ranks of a PDL data matrix |
15 Jul 2015 23:37:39 UTC |
|
PDLDM-Common-2015.071403 |
This provides a few basic functions required for data mining with PDL. |
14 Jul 2015 09:51:52 UTC |
|
Statistics-NiceR-0.03 |
interface to the R programming language |
24 Dec 2014 05:55:29 UTC |