Error to trace to log to deploy. One click. No SSH.
Catch the cause before the pager goes off.
AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
Free 30 days.
$300 Free Credits to Build on Google Cloud
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
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.
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
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.