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.
CasperJS is a JavaScript based navigation scripting & testing utility for PhantomJS (WebKit) and SlimerJS (Gecko). See SpookyJS for the use of CasperJS inside of node.js.

0 Questions

Theano is a numerical computation library for Python. Computations are expressed using a Numpy-like syntax and compiled to run efficiently on either CPU or GPU architectures. Theano uses a mathematical computational graph and optimized the graph to speed up the computations using optimized C code. As of release 1.0, Theano will no longer be actively developed.

0 Questions

Core Audio is a low-level API for dealing with sound in Apple's macOS and iOS operating systems.

0 Questions

Do NOT use for questions about mesh-networks. Use [mesh-network] instead. A mesh is a collection of vertices, edges, and faces that defines the shape of a polyhedral object in 3D computer graphics and solid modeling.

0 Questions

Lightbox, and the newer Lightbox 2, is a JavaScript application used to display large images using modal dialogs.

0 Questions

A development environment is an integrated set of programming tools, usually centered around a text editor.

0 Questions

free is a function to deallocate memory obtained from malloc and other functions in C. Do not use this tag to refer to free software. Asking for software recommendation is off-topic on Stack Overflow. If you have a question about free software, you can ask here: https://softwarerecs.stackexchange.com/

0 Questions

The interceptor design pattern allows logic to be "inserted" before, during or after the execution of a piece of code, such as a method.

0 Questions

Data templating is a feature of WPF and Xamarin.Forms that lets you customize the presentation of data.

0 Questions

Formik is a form library for React and React Native

0 Questions

The Azure module for PowerShell allows administrators to accomplish management tasks for Azure resources. The Az wrapper module includes only stable modules, the AzPreview wrapper module includes all PowerShell modules for Azure allowing to manage resources in all Azure services.

0 Questions