ergo
Quantum chemistry program for large-scale calculations
ErgoSCF is a quantum chemistry program for large-scale self-consistent field
calculations. It employs modern linear scaling techniques like fast multipole
methods, hierarchic sparse matrix algebra, density matrix purification, and
efficient integral screening. Linear scaling is achieved not only in terms of
CPU usage but also memory utilization. It uses Gaussian basis sets.
python3-quart
Python ASGI web microframework with the same API as Flask
Quart is a Python ASGI web microframework. It is intended to provide the
easiest way to use asyncio functionality in a web context, especially
with existing Flask apps. This is possible as the Quart API is a superset
of the Flask API.
python3-junos-eznc
Junos 'EZ' automation for non-programmers (Python 3)
Junos PyEZ is designed to provide the same capabilities as a user
would have on the Junos CLI, but in an environment built for
automation tasks. These capabilities include, but are not limited to:
speech-dispatcher-rhvoice
RHVoice speech synthesizer - speech dispatcher module
RHVoice uses statistical parametric synthesis. It relies on existing open
source speech technologies (mainly HTS and related software).
execline
small and non-interactive scripting language
Execline is a (non-interactive) scripting language, like sh; but its
syntax is quite different from a traditional shell syntax. The execlineb
program is meant to be used as an interpreter for a text file; the other
commands are essentially useful inside an execlineb script.