python3-juliandate

Conversion between Julian dates to Julian/Gregorian calendar dates, BCE support

A Julian Date such as 2440423.345486 indicates the number of days (and fractional part) since noon January 1, 4713 BCE (Julian) or November 24, 4714 BCE (Gregorian). 2440423 is the number of full days, and the fractional part, 0.345486 indicates that a little more than a third of a day has passed (since noon). This package makes it possible to convert Julian date number to a Gregorian calendar date or a Julian calendar date, and also to convert Gregorian or Julian Calendar Dates to Julian Date numbers.

libopen62541-1.4

implementation of OPC UA (IEC 62541)

open62541 provides the necessary tools to implement dedicated OPC UA clients and servers, or to integrate OPC UA-based communication into existing applications.

libondselsolver1

Assembly Constraints and Multibody Dynamics code - development files

The OndselSolver library for assembly constraints and multibody dynamics is used by FreeCAD 1.0.0 for its new Assembly workbench.

r-cran-sparsevctrs

Sparse Vectors for Use in Data Frames

Provides sparse vectors powered by ALTREP (Alternative Representations for R Objects) that behave like regular vectors, and can thus be used in data frames. Also provides tools to convert between sparse matrices and data frames with sparse columns and functions to interact with sparse vectors.

node-webpack-env

Read variables from a file and make them available to webpack

Webpack ENV is a webpack plug-in for creating ENV-variable-like globals in webpack.

node-sockjs

WebSocket-like API

SockJS-node is a server counterpart of SockJS-client a JavaScript library that provides a WebSocket-like object in the browser. SockJS gives a coherent, cross-browser, Javascript API which creates a low latency, full duplex, cross-domain communication.