Tags

A tag is a keyword or label that categorizes your question with other, similar questions. Using the right tags makes it easier for others to find and answer your question.
binning is the process of grouping data into "bins" used in statistics and data analysis

0 Questions

Use this tag for questions related to a Unicode String, such as UTF-8.

0 Questions

qsort is the name of a C standard library function that sorts arrays using a caller-provided comparison function. Other programming languages may provide similar functions by the same name. Name notwithstanding, these functions do not necessarily implement quick-sort, so use the [quicksort] tag instead for questions specifically about the that algorithm. Use [qsort] ONLY for questions about library functions of that name.

0 Questions

Delphi 10 Seattle is a specific version of Delphi released in August 2015

0 Questions

Use this tag for version specific questions about Odoo 13 - the suite of open-source business applications written in Python. When using this tag also include the more generic [odoo] tag where possible.

0 Questions

Kong is a cloud-native, fast, scalable, and distributed Microservice Abstraction Layer (also known as an API Gateway or API Middleware). Made available as an open-source project in 2015, its core values are high performance and extensibility. Actively maintained, Kong is widely used in production at companies ranging from startups to Global 5000 as well as government organizations.

0 Questions

Business logic is the abstract thought process behind decision making in human transactions. Translation of business logic into code is one of the major tasks in producing business software.

0 Questions

The act of reading an image, a text or an object using a camera or some other optical input device. This tag should not be used for network, text or file scans.

0 Questions

HornetQ is an open source asynchronous messaging project from JBoss.

0 Questions

A tcp server uses raw tcp sockets to communicate with its client (usually without using a higher level protocol such as HTTP or IMAP).

0 Questions

kernel density estimation is a non-parametric way to estimate the probability density function of a random variable.

0 Questions