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.
The .hgignore file is used to configure the Mercurial SCM to ignore specific files or file extensions, excluding them from a repository.
0 Questions
In mathematics, especially in order theory, a lower bound of a subset S of some partially ordered set (K, ≤) is an element of K which is less than or equal to every element of S.
0 Questions
A cancellable asynchronous computation. This class provides a base implementation of Future, with methods to start and cancel a computation, query to see if the computation is complete, and retrieve the result of the computation.
0 Questions
lcs or Longest Common Subsequence is a problem in search optimization: Given two strings, find the common subsequence in given strings with maximum length. The problem can be solved in polynomial time using dynamic programming approach.
0 Questions
Jess is a forward-chaining rule engine written in Java. It implements a Lisp-like rule language very similar to the classic CLIPS language.
0 Questions
Probability theory is the branch of mathematics concerned with distributions, expected values, maximum likelihoods, the description of variation. The simplest examples are coin flips, dice rolls. Other common distributions are uniform, binomial, geometric, poisson, weibull, and a menagerie of others. Applications abound, from simulations, to gaming, to physics, statistics, engineering, economics. Consider: https://mathoverflow.net
0 Questions
Visual Basic Editor is the built in IDE for writing VBA. It is hosted by various MS Office programs. Use this tag for general questions about the IDE or the Microsoft VBA Extensibility Library (VBIDE) which allows automation of the Visual Basic for Applications Editor.
0 Questions
eZ Publish is a PHP based CMF/CMS for publishing, especially editorial content.
0 Questions
Question Answering is the computer task of mechanically answering questions posed in natural language.
(Please do not use this tag to indicate that you have a question and want an answer. That's already implied.)
0 Questions
Transform any website into a table of data or a Structured API in minutes without even writing any code.
0 Questions