Metadata-Version: 2.4
Name: accurate-benchmark
Version: 3.1.0
Summary: A python package for accurate benchmarking and speed comparisons
Author: JetVolcano
Maintainer: JetVolcano
License: # Nice Product License
        
        **Copyright &copy; 2025 JetVolcano**
        
        ## 1. Definitions
        
        * **Owner:**\
        &emsp;The owner(s) of the product.
        * **Software:**\
        &emsp;The product.
        * **Dependent:**\
        &emsp; The product that depends on the Software.
        
        ## 2. Terms
        
        ### What's allowed
        
        * Using/Modifying the Software for private use.
        * Modifying the Software to contribute to the Software
        * Forking the Software for private use
        * Using the Software as a dependency (if applicable)
        
        ### What isn't allowed
        
        * Publishing/Distrubuting a copy of the Software without proof of the Owner's permission is prohibited.
        * Selling the product or it's Dependent is prohibited
        
Project-URL: Source, https://github.com/JetVolcano/accurate-benchmar
Project-URL: Issues, https://github.com/JetVolcano/accurate-benchmark/issues
Requires-Python: >=3.13
Description-Content-Type: text/markdown
License-File: LICENSE.md
Requires-Dist: numpy>=2.4.2
Requires-Dist: rich[jupyter]>=14.3.1
Requires-Dist: scipy>=1.17.0
Dynamic: license-file

# Accurate Benchmark

This is a python package for accurate benchmarking and speed comparisons
