Level Up Your Cyber Defense with External Threat Management
See every risk before it hits. From exposed data to dark web chatter. All in one unified view.
Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
Try for Free
Teradata VantageCloud Enterprise is a data analytics platform for performing advanced analytics on AWS, Azure, and Google Cloud.
Power faster innovation with Teradata VantageCloud
VantageCloud is the complete cloud analytics and data platform, delivering harmonized data and Trusted AI for all. Built for performance, flexibility, and openness, VantageCloud enables organizations to unify diverse data sources, run complex analytics, and deploy AI models—all within a single, scalable platform.
CHLone is a CGNS/SIDS compliant mapping on HDF5. You can read/write CGNS/HDF5 files and access to node through a C API interface or using a Pythonmodule.
X-ray and Neutron powder pattern simulation analysis
Keywords (XNDiff):
-SAXS
-SANS
-absolute units
-core (double)shell crystalline nanoparticles -with a parallelepidal shape
-particle assemblies
-powder and ensemble average
-C/C++
-Unix
-OpenMP
-HPC Cluster
Keywords (BatchMultiFit):
-simultaneous fits for several SAXS and SANS curves with simulation data from XNDiff
-SANS data can be smeared with dq values from experimental data sets or analytical functions
-Mathematica console
-local and global optimizers (simulated annealing, differential evolution, Nelder-Mead, ...) can be used
-range for fit parameters and further constraints between fit parameters
-parallelized (typ. 4-8 threads)
TODO (BatchMultiFit):
-read and use errorbars from experimental data sets
-allow different q-ranges for different data sets in the fits
-rewrite and test in Python using e.g. the lmfit module:
https://pypi.python.org/pypi/lmfit/
to get rid of Mathematica and to run it on HPC clusters
Pythonmodule for creating functions computing the Cyclic Redundancy Check (CRC). Any generating polynomial producing 8, 16, 24, 32, or 64 bit CRCs is allowed. Generated functions can be used in Python or C/C++ source code can be generated.
Pydusa is a package for parallel programming using Python. It contains a module for doing MPI programming in Python. We have added parallel solver packages such as Parallel SuperLU for solving sparse linear systems.
Moodss is a modular monitoring application, composed of a GUI and a daemon, which supports any device or process for which a module can be developed. Complete dashboards with graphical viewers, thresholds, SQL database archiving, ... can be managed.
(Historical) PyAcad makes Python available as a scripting language to AutoCAD/IntelliCAD.
A builtin module "ads" allows to access and control most aspects of AutoCAD/IntelliCAD from Python programs.
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.