Application Monitoring That Won't Slow Your App Down
AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.
Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
Start Free
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Script for OpenOffice/LibreOffice to convert tables to Latex-Code
....
--------------------------------------------------------------------------
A Python extension for OpenOffice/LibreOffice to convert selected cells to LaTeX-Code. Its similar to Calc2Latex, but typographic formatting is more advanced (numeric columns, dcolumn-package, booktab-package)
Script is tested and working with...
... Ubuntu 12.04 64 bit / LibreOffice 3
... Windows 7 64 bit / LibreOffice 3*
... Arch Linux 64 bit / LibreOffice 4.2
*Encoding problems with special characters (non-unicode) on Windows reported.
lpep
----
LDAP passwd Enumerator for Puppet
Purpose
-------
Add users and groups from Active Directory to your Red Hat 6.x compatible systems
License
-------
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License
Notes
-----
(1) objects are stored in a local sqlite database, and the numeric uids and gids retained
(2) coded originally for domino ldap, therefore the routines may not be ideal for active directory
Meta
----
CentOS Linux Integration with Active Directory
...
* tblred: compute ("reduce") aggregations (e.g., sum, average) over groups defined by key columns.
* tbldesc: Summarize columns in file (e.g., proportion of character/numeric values, min/mean/median/max, missing values, correlation with a target column).
* tbljoin: Relational join without the need of pre-sorting and column matching.
* ...
See HostedApps/MediaWiki for examples.
Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform.
Geographic restrictions, eligibility, and terms apply.
1. Create an object-oriented python script that can represent mathematical concepts and their properties. 2. Represent all numeric values exactly. 3. Provide a variety of formats to export or embed representations of the mathematical concepts.
Quick reference for switching between mathematical computation environments for computer algebra, numeric processing and data visualisation. Examples are Matlab, IDL, SPlus, and their open-source counterparts Octave, Scilab, Python+NumPy and R.
Dimenso is a library of numeric types for .Net and Java, that obey dimensional analysis and permit calculations with physical quantities. Due to the lack of C++ - like templates with numeric arguments, code generation is employed using Python.
PyPNetCDF is a Numeric-based Python package that allows read and/or write to NetCDF file in a parallel environment using MPI and an interface created to PnetCDF library. The objects are very similar to Konrad Hinsen's definitions but in a parallel way.
pympy offers a Python package compatible with most popular MPI (Message Passing Interface) libraries. It gives a Python program an almost complete access to the MPI standard v1.2, supporting MPI native datatypes, plus python objects and numeric arrays.
Written in Python and the Numeric package. It supports the examples of the book: Dougherty and Lotufo, Hands-on Morphological Image Proc., SPIE, 2003, ISSN=0-8194-4720-X. This toolbox has been continued at www.adessowiki.org under name ia870.
Matlab/Octave to Python conversion facility. The tool will take existing scripts
and convert them to Python. Also includes Python bindings to Octave and
a small runtime support library. Built on top of Numeric Python extensions.
This is an attempt to make a complete, and playable atari emulator entirely in python and some common modules. Currently, it only requires PyGame 1.5.0 and Numeric.
MatPy is a Python package for numerical linear algebra and plotting with a
MatLab-like interface. It currently consists of wrappers around Numeric and
Gnuplot packages, but eventually may be implemented directly in C/C++, or as
interface to Octave.
Python Arrays is a project to reimplement the existing Python Numeric
module which adds the ability to efficiently manipulate large
numeric arrays in ways similar to Matlab and IDL.
GGGG's a Great Grid Generator (4G) is a boundary fitted, curvilinear, grid generation tool for 2-d finite difference modeling. It is written in Python with the Numeric extensions. Most classes have been written, but it does nothing useful, yet...