Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v1.1.8] Release #342

Merged
merged 8 commits into from
Nov 4, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions codecov.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,5 @@ ignore:
- zerohertzLib/api/open_ai.py
- zerohertzLib/mlops/triton.py
- zerohertzLib/monitoring/gpu.py
- zerohertzLib/quant/koreainvestment.py
- "**/cli.py"
2 changes: 1 addition & 1 deletion docs/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 7d15437a7f3e461a8768769431b0ef39
config: 040e9e22c23ac2abeaa2ac435f2970f4
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file modified docs/_images/monitoring.storage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/plot.hist.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/plot.plot.1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/plot.plot.2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/plot.scatter.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/vision.grid.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/vision.mask.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/vision.vert.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 25 additions & 0 deletions docs/_sources/release/v1.1.md.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,30 @@
# v1.1

## v1.1.8

<h3>[v1.1.8] Release (<a href=https://github.com/Zerohertz/zerohertzLib/pull/342>#342</a>)</h3>

```{admonition} Release Date
:class: tip

2024/11/04
```

<p align="center">
<a href="https://github.com/Zerohertz/zerohertzLib/pulls?q=is:pr label:fix"><img src="https://img.shields.io/badge/fix-d73a4a?style=flat-square&logo=github" alt="fix"/></a>
<a href="https://github.com/Zerohertz/zerohertzLib/pulls?q=is:pr label:feat/vision"><img src="https://img.shields.io/badge/feat/vision-D1F9CB?style=flat-square&logo=github" alt="feat/vision"/></a>
<a href="https://github.com/Zerohertz/zerohertzLib/pulls?q=is:pr label:release"><img src="https://img.shields.io/badge/release-00FF00?style=flat-square&logo=github" alt="release"/></a>
<a href="https://github.com/Zerohertz/zerohertzLib/pulls?q=is:pr label:feat/quant"><img src="https://img.shields.io/badge/feat/quant-ededed?style=flat-square&logo=github" alt="feat/quant"/></a>
</p>


<h4>Features</h4>

- `quant`
- Coverage 측정을 위한 `KoreaInvestment`의 의존 관계인 class refactoring
- `vision`
- `LabelStudio` class에서 COCO format으로 변환하는 method의 `image_id` 수정
- `YoloLoader` class에서 label studio format으로 변환하는 method의 `value` 수정
## v1.1.7

<h3>[v1.1.7] Chore update (<a href=https://github.com/Zerohertz/zerohertzLib/pull/340>#340</a>)</h3>
Expand Down
2 changes: 1 addition & 1 deletion docs/_static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const DOCUMENTATION_OPTIONS = {
VERSION: 'v1.1.7',
VERSION: 'v1.1.8',
LANGUAGE: 'en',
COLLAPSE_INDEX: false,
BUILDER: 'html',
Expand Down
Binary file modified docs/_static/examples/dynamic/monitoring.storage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_static/examples/dynamic/plot.hist.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_static/examples/dynamic/plot.plot.1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_static/examples/dynamic/plot.plot.2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_static/examples/dynamic/plot.scatter.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_static/examples/dynamic/vision.grid.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_static/examples/dynamic/vision.mask.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_static/examples/dynamic/vision.vert.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 6 additions & 6 deletions docs/cicd.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
<meta property="og:title" content="CI/CD Pipelines" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://zerohertz.github.io/zerohertzLib/cicd.html" />
<meta property="og:site_name" content="Zerohertz's Library v1.1.7 Documents" />
<meta property="og:site_name" content="Zerohertz's Library v1.1.8 Documents" />
<meta property="og:description" content="Branch Rules: Dev Branch: dev-* push- check-pr: Check if a PR is open for the dev-* branch, build: Install dependencies & build package, lint: Check format of python codes, test: Do PyTest., dev-* ..." />
<meta property="og:image" content="https://zerohertz.github.io/zerohertzLib/_static/og.png" />
<meta property="og:image:alt" content="Zerohertz's Library v1.1.7 Documents" />
<meta property="og:image:alt" content="Zerohertz's Library v1.1.8 Documents" />
<meta name="description" content="Branch Rules: Dev Branch: dev-* push- check-pr: Check if a PR is open for the dev-* branch, build: Install dependencies & build package, lint: Check format of python codes, test: Do PyTest., dev-* ..." />
<link href="_static/favicon.png" sizes="802x802" rel="icon" type="image/png">
<link href="_static/favicon-16x16.png" sizes="16x16" rel="icon" type="image/png">
Expand All @@ -28,7 +28,7 @@
<link rel="canonical" href="https://zerohertz.github.io/zerohertzLib/cicd.html" />

<!-- Generated with Sphinx 8.1.3 and Furo 2024.08.06 -->
<title>CI/CD Pipelines - zerohertzLib v1.1.7 documentation</title>
<title>CI/CD Pipelines - zerohertzLib v1.1.8 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=a746c00c" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=354aac6f" />
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
Expand Down Expand Up @@ -199,7 +199,7 @@
</label>
</div>
<div class="header-center">
<a href="index.html"><div class="brand">zerohertzLib v1.1.7 documentation</div></a>
<a href="index.html"><div class="brand">zerohertzLib v1.1.8 documentation</div></a>
</div>
<div class="header-right">
<div class="theme-toggle-container theme-toggle-header">
Expand All @@ -226,7 +226,7 @@
<img class="sidebar-logo" src="_static/logo.png" alt="Logo"/>
</div>

<span class="sidebar-brand-text">zerohertzLib v1.1.7 documentation</span>
<span class="sidebar-brand-text">zerohertzLib v1.1.8 documentation</span>

</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
Expand Down Expand Up @@ -628,7 +628,7 @@ <h3>Chore Branch</h3>
</div>
</div><script src="_static/jquery.js?v=5d32c60e"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="_static/documentation_options.js?v=ccbe0283"></script>
<script src="_static/documentation_options.js?v=24a4a141"></script>
<script src="_static/doctools.js?v=9bcbadda"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/scripts/furo.js?v=5fa4622c"></script>
Expand Down
10 changes: 6 additions & 4 deletions docs/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<link rel="index" title="Index" href="#" /><link rel="search" title="Search" href="search.html" />
<link rel="canonical" href="https://zerohertz.github.io/zerohertzLib/genindex.html" />

<!-- Generated with Sphinx 8.1.3 and Furo 2024.08.06 --><title>Index - zerohertzLib v1.1.7 documentation</title>
<!-- Generated with Sphinx 8.1.3 and Furo 2024.08.06 --><title>Index - zerohertzLib v1.1.8 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=a746c00c" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=354aac6f" />
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
Expand Down Expand Up @@ -186,7 +186,7 @@
</label>
</div>
<div class="header-center">
<a href="index.html"><div class="brand">zerohertzLib v1.1.7 documentation</div></a>
<a href="index.html"><div class="brand">zerohertzLib v1.1.8 documentation</div></a>
</div>
<div class="header-right">
<div class="theme-toggle-container theme-toggle-header">
Expand All @@ -213,7 +213,7 @@
<img class="sidebar-logo" src="_static/logo.png" alt="Logo"/>
</div>

<span class="sidebar-brand-text">zerohertzLib v1.1.7 documentation</span>
<span class="sidebar-brand-text">zerohertzLib v1.1.8 documentation</span>

</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
Expand Down Expand Up @@ -1859,6 +1859,8 @@ <h2>T</h2>
<li><a href="zerohertzLib.vision.html#zerohertzLib.vision.CocoLoader.yolo.params.target_path">(zerohertzLib.vision.CocoLoader.yolo parameter)</a>
</li>
<li><a href="zerohertzLib.vision.html#zerohertzLib.vision.LabelStudio.classification.params.target_path">(zerohertzLib.vision.LabelStudio.classification parameter)</a>
</li>
<li><a href="zerohertzLib.vision.html#zerohertzLib.vision.LabelStudio.coco.params.target_path">(zerohertzLib.vision.LabelStudio.coco parameter)</a>
</li>
<li><a href="zerohertzLib.vision.html#zerohertzLib.vision.LabelStudio.labelme.params.target_path">(zerohertzLib.vision.LabelStudio.labelme parameter)</a>
</li>
Expand Down Expand Up @@ -2307,7 +2309,7 @@ <h2>Z</h2>
</div>
</div><script src="_static/jquery.js?v=5d32c60e"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="_static/documentation_options.js?v=ccbe0283"></script>
<script src="_static/documentation_options.js?v=24a4a141"></script>
<script src="_static/doctools.js?v=9bcbadda"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/scripts/furo.js?v=5fa4622c"></script>
Expand Down
12 changes: 6 additions & 6 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
<meta property="og:title" content="⚡ Zerohertz’s Library ⚡" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://zerohertz.github.io/zerohertzLib/index.html" />
<meta property="og:site_name" content="Zerohertz's Library v1.1.7 Documents" />
<meta property="og:site_name" content="Zerohertz's Library v1.1.8 Documents" />
<meta property="og:description" content="pip install zerohertzLib" />
<meta property="og:image" content="https://zerohertz.github.io/zerohertzLib/_static/og.png" />
<meta property="og:image:alt" content="Zerohertz's Library v1.1.7 Documents" />
<meta property="og:image:alt" content="Zerohertz's Library v1.1.8 Documents" />
<meta name="description" content="zerohertzLib- zerohertzLib.algorithm, zerohertzLib.api, zerohertzLib.logging, zerohertzLib.mlops, zerohertzLib.monitoring, zerohertzLib.plot, zerohertzLib.util, zerohertzLib.quant, zerohertzLib.vis..." />
<link href="_static/favicon.png" sizes="802x802" rel="icon" type="image/png">
<link href="_static/favicon-16x16.png" sizes="16x16" rel="icon" type="image/png">
Expand All @@ -28,7 +28,7 @@
<link rel="canonical" href="https://zerohertz.github.io/zerohertzLib/index.html" />

<!-- Generated with Sphinx 8.1.3 and Furo 2024.08.06 -->
<title>zerohertzLib v1.1.7 documentation</title>
<title>zerohertzLib v1.1.8 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=a746c00c" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=354aac6f" />
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
Expand Down Expand Up @@ -199,7 +199,7 @@
</label>
</div>
<div class="header-center">
<a href="#"><div class="brand">zerohertzLib v1.1.7 documentation</div></a>
<a href="#"><div class="brand">zerohertzLib v1.1.8 documentation</div></a>
</div>
<div class="header-right">
<div class="theme-toggle-container theme-toggle-header">
Expand All @@ -226,7 +226,7 @@
<img class="sidebar-logo" src="_static/logo.png" alt="Logo"/>
</div>

<span class="sidebar-brand-text">zerohertzLib v1.1.7 documentation</span>
<span class="sidebar-brand-text">zerohertzLib v1.1.8 documentation</span>

</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
Expand Down Expand Up @@ -431,7 +431,7 @@ <h3 align = "center">
</div>
</div><script src="_static/jquery.js?v=5d32c60e"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="_static/documentation_options.js?v=ccbe0283"></script>
<script src="_static/documentation_options.js?v=24a4a141"></script>
<script src="_static/doctools.js?v=9bcbadda"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/scripts/furo.js?v=5fa4622c"></script>
Expand Down
Binary file modified docs/objects.inv
Binary file not shown.
8 changes: 4 additions & 4 deletions docs/py-modindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" />
<link rel="canonical" href="https://zerohertz.github.io/zerohertzLib/py-modindex.html" />

<!-- Generated with Sphinx 8.1.3 and Furo 2024.08.06 --><title>Python Module Index - zerohertzLib v1.1.7 documentation</title>
<!-- Generated with Sphinx 8.1.3 and Furo 2024.08.06 --><title>Python Module Index - zerohertzLib v1.1.8 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=a746c00c" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=354aac6f" />
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
Expand Down Expand Up @@ -186,7 +186,7 @@
</label>
</div>
<div class="header-center">
<a href="index.html"><div class="brand">zerohertzLib v1.1.7 documentation</div></a>
<a href="index.html"><div class="brand">zerohertzLib v1.1.8 documentation</div></a>
</div>
<div class="header-right">
<div class="theme-toggle-container theme-toggle-header">
Expand All @@ -213,7 +213,7 @@
<img class="sidebar-logo" src="_static/logo.png" alt="Logo"/>
</div>

<span class="sidebar-brand-text">zerohertzLib v1.1.7 documentation</span>
<span class="sidebar-brand-text">zerohertzLib v1.1.8 documentation</span>

</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
Expand Down Expand Up @@ -396,7 +396,7 @@ <h1>Python Module Index</h1>
</div>
</div><script src="_static/jquery.js?v=5d32c60e"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="_static/documentation_options.js?v=ccbe0283"></script>
<script src="_static/documentation_options.js?v=24a4a141"></script>
<script src="_static/doctools.js?v=9bcbadda"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/scripts/furo.js?v=5fa4622c"></script>
Expand Down
12 changes: 6 additions & 6 deletions docs/release.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
<meta property="og:title" content="Release Notes" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://zerohertz.github.io/zerohertzLib/release.html" />
<meta property="og:site_name" content="Zerohertz's Library v1.1.7 Documents" />
<meta property="og:site_name" content="Zerohertz's Library v1.1.8 Documents" />
<meta property="og:description" content="v1.1, v1.0, v0.9, v0.8, v0.7, v0.6, v0.5, v0.4, v0.3, v0.2, v0.1." />
<meta property="og:image" content="https://zerohertz.github.io/zerohertzLib/_static/og.png" />
<meta property="og:image:alt" content="Zerohertz's Library v1.1.7 Documents" />
<meta property="og:image:alt" content="Zerohertz's Library v1.1.8 Documents" />
<meta name="description" content="v1.1, v1.0, v0.9, v0.8, v0.7, v0.6, v0.5, v0.4, v0.3, v0.2, v0.1." />
<link href="_static/favicon.png" sizes="802x802" rel="icon" type="image/png">
<link href="_static/favicon-16x16.png" sizes="16x16" rel="icon" type="image/png">
Expand All @@ -28,7 +28,7 @@
<link rel="canonical" href="https://zerohertz.github.io/zerohertzLib/release.html" />

<!-- Generated with Sphinx 8.1.3 and Furo 2024.08.06 -->
<title>Release Notes - zerohertzLib v1.1.7 documentation</title>
<title>Release Notes - zerohertzLib v1.1.8 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=a746c00c" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=354aac6f" />
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
Expand Down Expand Up @@ -199,7 +199,7 @@
</label>
</div>
<div class="header-center">
<a href="index.html"><div class="brand">zerohertzLib v1.1.7 documentation</div></a>
<a href="index.html"><div class="brand">zerohertzLib v1.1.8 documentation</div></a>
</div>
<div class="header-right">
<div class="theme-toggle-container theme-toggle-header">
Expand All @@ -226,7 +226,7 @@
<img class="sidebar-logo" src="_static/logo.png" alt="Logo"/>
</div>

<span class="sidebar-brand-text">zerohertzLib v1.1.7 documentation</span>
<span class="sidebar-brand-text">zerohertzLib v1.1.8 documentation</span>

</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
Expand Down Expand Up @@ -381,7 +381,7 @@ <h1>Release Notes<a class="headerlink" href="#release-notes" title="Link to this
</div>
</div><script src="_static/jquery.js?v=5d32c60e"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="_static/documentation_options.js?v=ccbe0283"></script>
<script src="_static/documentation_options.js?v=24a4a141"></script>
<script src="_static/doctools.js?v=9bcbadda"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/scripts/furo.js?v=5fa4622c"></script>
Expand Down
12 changes: 6 additions & 6 deletions docs/release/v0.1.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
<meta property="og:title" content="v0.1" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://zerohertz.github.io/zerohertzLib/release/v0.1.html" />
<meta property="og:site_name" content="Zerohertz's Library v1.1.7 Documents" />
<meta property="og:site_name" content="Zerohertz's Library v1.1.8 Documents" />
<meta property="og:description" content="v0.1.10: plot- Scatter chart 시각화 함수 scatter 추가, Pie chart의 label에 소수 자리가 생기는 문제 해결 (resolves:#40)., vision- cv2 의존성이 설치되지 않은 경우에도 사용할 수 있도록 변경, Image의 전후 비교를 위한 before_after 함수 개발, 여러 image를 한번에 요약..." />
<meta property="og:image" content="https://zerohertz.github.io/zerohertzLib/_static/og.png" />
<meta property="og:image:alt" content="Zerohertz's Library v1.1.7 Documents" />
<meta property="og:image:alt" content="Zerohertz's Library v1.1.8 Documents" />
<meta name="description" content="v0.1.10: plot- Scatter chart 시각화 함수 scatter 추가, Pie chart의 label에 소수 자리가 생기는 문제 해결 (resolves:#40)., vision- cv2 의존성이 설치되지 않은 경우에도 사용할 수 있도록 변경, Image의 전후 비교를 위한 before_after 함수 개발, 여러 image를 한번에 요약..." />
<link href="../_static/favicon.png" sizes="802x802" rel="icon" type="image/png">
<link href="../_static/favicon-16x16.png" sizes="16x16" rel="icon" type="image/png">
Expand All @@ -28,7 +28,7 @@
<link rel="canonical" href="https://zerohertz.github.io/zerohertzLib/release/v0.1.html" />

<!-- Generated with Sphinx 8.1.3 and Furo 2024.08.06 -->
<title>v0.1 - zerohertzLib v1.1.7 documentation</title>
<title>v0.1 - zerohertzLib v1.1.8 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=a746c00c" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?v=354aac6f" />
<link rel="stylesheet" type="text/css" href="../_static/copybutton.css?v=76b2166b" />
Expand Down Expand Up @@ -199,7 +199,7 @@
</label>
</div>
<div class="header-center">
<a href="../index.html"><div class="brand">zerohertzLib v1.1.7 documentation</div></a>
<a href="../index.html"><div class="brand">zerohertzLib v1.1.8 documentation</div></a>
</div>
<div class="header-right">
<div class="theme-toggle-container theme-toggle-header">
Expand All @@ -226,7 +226,7 @@
<img class="sidebar-logo" src="../_static/logo.png" alt="Logo"/>
</div>

<span class="sidebar-brand-text">zerohertzLib v1.1.7 documentation</span>
<span class="sidebar-brand-text">zerohertzLib v1.1.8 documentation</span>

</a><form class="sidebar-search-container" method="get" action="../search.html" role="search">
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
Expand Down Expand Up @@ -768,7 +768,7 @@ <h4>Docs</h4>
</div>
</div><script src="../_static/jquery.js?v=5d32c60e"></script>
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="../_static/documentation_options.js?v=ccbe0283"></script>
<script src="../_static/documentation_options.js?v=24a4a141"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../_static/scripts/furo.js?v=5fa4622c"></script>
Expand Down
Loading