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.
do.call constructs and executes a function call from a name or a function and a list of arguments to be passed to it.
0 Questions
In statistics, a mixture model is a probabilistic model that is formed by a combination of probabilistic models. For example, the Gaussian mixture model is the weighted sum of Gaussian distributions. Mixture models are mainly used in probabilistic clustering of data and modelling of unknown distributional shapes.
0 Questions
GraphHopper is a fast and Open Source route planner library and server written in Java.
0 Questions
The libspotify C API package allows third-party developers to write applications that utilize the Spotify music streaming service.
0 Questions
Moqui Ecosystem is a set of free and open source software projects for building enterprise automation applications such as eCommerce, ERP, CRM, SCM, MRP, EAM, POS, etc.
0 Questions
TabbedPage widget used to create Tabbed pages for example in Xamarin, or in a technical jargon: hidden pages,each having button on the top,(all buttons or tabs are arranged horizontally) where first such page is visible, but in order to view other pages (one at at time), you have to click the associated button.
0 Questions
DSA (Digital Signature Algorithm) is a public-key signature algorithm defined by NIST. Do NOT use this tag for general "Data Structures and Algorithms" questions.
0 Questions
XeLaTeX is LaTeX on top of a modified TeX engine for added Unicode and OpenType support
0 Questions
gWidgets provides a toolkit-independent API for building GUIs for the R programming language.
0 Questions
FluentMigrator is a migration framework for the .NET platform that lets you easily create migration-steps that fit very nicely into an automated deployment scenario.
0 Questions
QDockWidget is a class from the Qt framework which represents a widget which can be docked inside a QMainWindow or floated as a top-level window in the desktop. Instances of this class are also called "dock widgets", "tool palettes" and "utility windows".
0 Questions