-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploying to gh-pages from @ f4e6e79 🚀
- Loading branch information
Documentation Bot
committed
Jan 2, 2025
0 parents
commit 2053e3e
Showing
90 changed files
with
70,467 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +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: af26ca84d5d687257cac80c859632dc1 | ||
tags: 645f666f9bcd5a90fca523b33c5a78b7 |
Empty file.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,69 @@ | ||
broadbean package | ||
================= | ||
|
||
Submodules | ||
---------- | ||
|
||
broadbean.blueprint module | ||
-------------------------- | ||
|
||
.. automodule:: broadbean.blueprint | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
broadbean.broadbean module | ||
-------------------------- | ||
|
||
.. automodule:: broadbean.broadbean | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
broadbean.element module | ||
------------------------ | ||
|
||
.. automodule:: broadbean.element | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
broadbean.plotting module | ||
------------------------- | ||
|
||
.. automodule:: broadbean.plotting | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
broadbean.ripasso module | ||
------------------------ | ||
|
||
.. automodule:: broadbean.ripasso | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
broadbean.sequence module | ||
------------------------- | ||
|
||
.. automodule:: broadbean.sequence | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
broadbean.tools module | ||
---------------------- | ||
|
||
.. automodule:: broadbean.tools | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: broadbean | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
Changelog for broadbean 0.10.0 | ||
============================== | ||
|
||
The January 2021 release of broadbean. | ||
|
||
|
||
Breaking Changes: | ||
_________________ | ||
|
||
There are no breaking changes in this release of broadbean | ||
|
||
|
||
New: | ||
____ | ||
|
||
- Support for reading and writing broadbean Sequences, elements and bluprints to and from a json file | ||
- made broadbean compatiple with numpy version 1.18 | ||
- Include LICENSE in package |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
Changelog for broadbean 0.11.0 | ||
============================== | ||
|
||
The August 2022 release of broadbean with many great improvements for modernizing broadbean's infrastructure. | ||
|
||
|
||
Breaking Changes: | ||
_________________ | ||
|
||
- Methods and functions marked for deletion in version `0.10.0` have now been removed. Specifically | ||
`BluePrint.plot`, `broadbean.bluePrintPlotter`, `Element.plotElement`, `Sequence.plotSequence` | ||
and `Sequence.plotAWGOutput`. (#107) | ||
|
||
New: | ||
____ | ||
|
||
- New `Sequence` method `outputForSEQXFileWithFlags` for setting flags for every element forming a sequence. | ||
This is useful for auxiliary outputs on a Tektronix AWG70000. (#101) | ||
|
||
Improved: | ||
_________ | ||
|
||
- Fix for invalid identity comparisons in blueprint submodule. (#102) | ||
|
||
|
||
Behind The Scenes: | ||
__________________ | ||
|
||
- Updated `README.md` that includes updated link to `broadbean` documentation. (#158) | ||
- Replace Conda test job with regular pip job on windows. (#139) | ||
- Enable dependabot for `broadbean`. (#111) | ||
- Enable precommit hook. (#110) | ||
- Documentation infrastructure improvements. (#110) | ||
- Modernize setup and build infrastructure (convert to pep516/517, build wheels and sdist using build, | ||
automatic upload to pypi, move config to pyproject.toml and setup.cfg and pinning dependencies with | ||
requirements.txt). (#109) | ||
- Move tests into package to include them into distribution. (#108) | ||
- Use GitHub actions, test on python 3.7-3.10, remove python 3.6 support, remove Travis and AppVeyor. (#103) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
Changelogs | ||
========== | ||
|
||
.. toctree:: | ||
0.11.0 <0.11.0> | ||
0.10.0 <0.10.0> |
Oops, something went wrong.