#
cdf
Here are 203 public repositories matching this topic...
A C++ header-only library of statistical distribution functions.
statistics
cpp
constexpr
probability
eigen
openmp
quantile
cpp11
stats
armadillo
cdf
numerical-methods
blaze
distributions
eigen3
armadillo-library
density-functions
quantile-functions
-
Updated
Mar 14, 2021 - C++
CDF Technical Oversight Committee (TOC) facilitates communication and collaboration among the Technical Projects
-
Updated
Aug 13, 2021
Learned Sort: a model-enhanced sorting algorithm
-
Updated
Jul 5, 2021 - C++
afrittoli
commented
Nov 3, 2020
The landing page could use a few improvements:
- change the title to "Welcome to Tekton"
- expand more on the initial paragraph
- inline part of the concepts page, add a diagram or two
- we could add a list of projects with a one sentence description about each
- the "what's next" does not seem to add much value, I would remove it
- rending of the TOC below seems broken, there is too
An experiment with stats, the Ruby way
-
Updated
Apr 2, 2017 - Ruby
The Continuous Delivery Foundation (CD.Foundation) Charter
-
Updated
Mar 26, 2021
SIG Security - Software Bill of Materials
-
Updated
Jan 16, 2020 - R
C++ version of Ted Dunning's merging t-digest
-
Updated
Oct 23, 2020 - C++
-
Updated
Aug 11, 2021 - Shell
.NET SDK for Cognite Data Fusion (CDF)
-
Updated
Aug 16, 2021 - C#
Repeatable pseudo-random sampling, CDF over most known probability distributions.
crystal
random
random-generation
prng
random-number-generators
cdf
crystal-lang
cumulative-distribution-function
random-draw
-
Updated
Jul 25, 2021 - Crystal
CDF Special Interest Group on Security - secure access, policy control, privacy, auditing, explainability and more!
-
Updated
Sep 2, 2020
Histogram Matching for Openframeworks uing ofxCv
pdf
color
image
photoshop
mapping
matching
graphics
histogram
brightness
imageprocessing
cdf
preprocessing
-
Updated
Aug 2, 2019 - Makefile
Some methods to sampling data points from a given distribution.
-
Updated
Jul 16, 2018 - Python
Simple extension to Distributions.jl to incorporate interpolated PDFs
-
Updated
May 6, 2021 - Julia
A package of scripts for replicating data between CDF tenants
-
Updated
Mar 2, 2021 - Python
-
Updated
Mar 19, 2021 - Python
cpiker
commented
Mar 25, 2021
The function prototypes in deimos/cdf.d are currently not documented in the customary way for D libraries, however all necessary information to generate ddoc comments is supplied in the included C API markdown file.
Either manual or automatic creation o
Distributions visualized
-
Updated
Dec 21, 2020 - Python
Improve this page
Add a description, image, and links to the cdf topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cdf topic, visit your repo's landing page and select "manage topics."
Every Step that Pipelines runs emits a JSON object with metadata about its execution: the content of task results, a StartedAt timestamp, step exit codes etc etc.
The JSON object is passed back to the Tekton Controller by way of the "Termination Message", a Kubernetes feature that allows a Container to write a short amount of content that ends up back in the Pod's YAML. The emphasis here is on