Deep structural comparison for Python dicts with per-field numeric tolerance and JSONPath-like targeting.
-
Updated
Oct 25, 2025 - Python
Deep structural comparison for Python dicts with per-field numeric tolerance and JSONPath-like targeting.
jsondiff is a json diff utility. It can compare two JSON files, using strings, prefixes, or regex to filter required/optional fields, and apply relative or absolute precision tolerance per each numeric field or globally; prints the diff between 2 json files. It can optionally accept a config with required or optional fields.
When working with converters, precision is important, and it's known that commercial resistors tend to vary in their resistors values. This code is a tool based on the Monte Carlo algorithm to analise how adequate the chosen tolerance is to your project.
Python library for tolerance intervals. Derived from: Derek S. Young (2010). tolerance: An R Package for Estimating Tolerance Intervals. Journal of Statistical Software, 36(5), 1-39. URL http://www.jstatsoft.org/v36/i05/.
Este repositório reúne códigos e estudos sobre Sistemas Distribuídos, abordando conceitos como: Comunicação entre processos Sincronização e concorrência Tolerância a falhas Algoritmos distribuídos Balanceamento de carga Tecnologias Utilizada
Repository made for didactic purposes. We reproduce some of the results of the research article: "Albert, R., Jeong, H. & Barabási, AL. Error and attack tolerance of complex networks. Nature 406, 378–382 (2000). https://doi.org/10.1038/35019019".
Add a description, image, and links to the tolerance topic page so that developers can more easily learn about it.
To associate your repository with the tolerance topic, visit your repo's landing page and select "manage topics."