Skip to content

Commit

Permalink
Merge branch 'main' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
alphapsa authored Aug 1, 2024
2 parents 9b92565 + 53648ff commit 6d653bd
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,17 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).


## [1.0.1] - 2024-02-09

### Added

- All numpy functions now use only one thread, to avoid clash with PIPE multithreading on a higher level. For some platforms this improved performance by a factor 2.
- Added check for the presence of calibration files

## [1.0.0] - 2024-02-06

### Added

- Initial release
- CHANGELOG.md created
- CHANGELOG.md created
1 change: 0 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ updated PIPE manual can be found at overleaf:

https://www.overleaf.com/read/ftwcbvsxdsyd#657246


Original author: Alexis Brandeker <[email protected]>, Stockholm University.

License
Expand Down

0 comments on commit 6d653bd

Please sign in to comment.