mirror of
https://github.com/allaunthefox/Research-Stack.git
synced 2026-08-14 06:20:35 +00:00
Bumps the python-minor-patch group in /2-Search-Space/search/whoogle-search with 10 updates:
| Package | From | To |
| --- | --- | --- |
| [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) | `4.13.5` | `4.14.3` |
| [click](https://github.com/pallets/click) | `8.3.0` | `8.4.0` |
| [cssutils](https://github.com/jaraco/cssutils) | `2.11.1` | `2.15.0` |
| [idna](https://github.com/kjd/idna) | `3.10` | `3.15` |
| [markupsafe](https://github.com/pallets/markupsafe) | `3.0.2` | `3.0.3` |
| [pyopenssl](https://github.com/pyca/pyopenssl) | `26.0.0` | `26.2.0` |
| [pyparsing](https://github.com/pyparsing/pyparsing) | `3.2.5` | `3.3.2` |
| [soupsieve](https://github.com/facelessuser/soupsieve) | `2.8` | `2.8.3` |
| [wcwidth](https://github.com/jquast/wcwidth) | `0.2.14` | `0.7.0` |
| [werkzeug](https://github.com/pallets/werkzeug) | `3.1.6` | `3.1.8` |
Updates `beautifulsoup4` from 4.13.5 to 4.14.3
Updates `click` from 8.3.0 to 8.4.0
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/click/compare/8.3.0...8.4.0)
Updates `cssutils` from 2.11.1 to 2.15.0
- [Release notes](https://github.com/jaraco/cssutils/releases)
- [Changelog](https://github.com/jaraco/cssutils/blob/main/NEWS.rst)
- [Commits](https://github.com/jaraco/cssutils/compare/v2.11.1...v2.15.0)
Updates `idna` from 3.10 to 3.15
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md)
- [Commits](https://github.com/kjd/idna/compare/v3.10...v3.15)
Updates `markupsafe` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/pallets/markupsafe/releases)
- [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/markupsafe/compare/3.0.2...3.0.3)
Updates `pyopenssl` from 26.0.0 to 26.2.0
- [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/pyopenssl/compare/26.0.0...26.2.0)
Updates `pyparsing` from 3.2.5 to 3.3.2
- [Release notes](https://github.com/pyparsing/pyparsing/releases)
- [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES)
- [Commits](https://github.com/pyparsing/pyparsing/compare/3.2.5...3.3.2)
Updates `soupsieve` from 2.8 to 2.8.3
- [Release notes](https://github.com/facelessuser/soupsieve/releases)
- [Commits](https://github.com/facelessuser/soupsieve/compare/2.8...2.8.3)
Updates `wcwidth` from 0.2.14 to 0.7.0
- [Release notes](https://github.com/jquast/wcwidth/releases)
- [Commits](https://github.com/jquast/wcwidth/compare/0.2.14...0.7.0)
Updates `werkzeug` from 3.1.6 to 3.1.8
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/3.1.6...3.1.8)
---
updated-dependencies:
- dependency-name: beautifulsoup4
dependency-version: 4.14.3
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-minor-patch
- dependency-name: click
dependency-version: 8.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-minor-patch
- dependency-name: cssutils
dependency-version: 2.15.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-minor-patch
- dependency-name: idna
dependency-version: '3.15'
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-minor-patch
- dependency-name: markupsafe
dependency-version: 3.0.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: python-minor-patch
- dependency-name: pyopenssl
dependency-version: 26.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-minor-patch
- dependency-name: pyparsing
dependency-version: 3.3.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-minor-patch
- dependency-name: soupsieve
dependency-version: 2.8.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: python-minor-patch
- dependency-name: wcwidth
dependency-version: 0.7.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-minor-patch
- dependency-name: werkzeug
dependency-version: 3.1.8
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: python-minor-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| FAMM | ||
| GhostPivot | ||
| GhostPivot2 | ||
| manifold | ||
| PIST | ||
| rust | ||
| search | ||
| simulations | ||
| tardygrada | ||
| README.md | ||
| SearchSpace.lean | ||
2-Search-Space
Purpose: Quaternion, braid, and manifold primitives for high-dimensional search space navigation.
Depends on: 0-Core-Formalism
Components
| Component | Status | Description |
|---|---|---|
| PIST | In core/, scratch/ |
Perfectly Imperfect Square Theory |
| SVQF | In core/ |
Spherical Quaternion Vector Field |
| FAMM | In core/, scratch/ |
Frustration-Aware Manifold Mesh |
| Braid Theory | Planned | Topological constraints via braid brackets |
Key Optimizations
- Quaternion Sieve — Counter-rotation as band-pass filter
- Non-linear Gearbox — φ-based fractional steps
- Calabi-Yau Compactification — Discarded space folded into compactified dimensions
- Ricci Flow — Self-smoothing via ∂g_ij/∂t = -2R_ij
Hardware Range
Framework uses fixed-point arithmetic (Q16_16) — runnable on NES (1983) to modern FPGA.