-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #48 from AurelienBesnier/master
Guidelines update
- Loading branch information
Showing
134 changed files
with
32,081 additions
and
9,042 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,30 @@ | ||
# Changelog | ||
|
||
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.1.0/), | ||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). | ||
|
||
## [Unreleased] | ||
|
||
### Added | ||
|
||
- A `pyproject.toml` file. | ||
- This CHANGELOG.md file. | ||
- Phenotrack citation in [README.md](./README.md) (#44). | ||
- [OpenAlea svg](./doc/_static/openalea_web.svg) logo for documentation. | ||
- More test for the test suite. | ||
|
||
### Changed | ||
|
||
- The documentation configuration file `conf.py` with [OpenAlea Guidelines](https://openalea.readthedocs.io/en/latest/development/guidelines.html). | ||
- Modernized the test suite. | ||
- Compatibility with numpy 2.0. | ||
- Updated code to respect guidelines. | ||
- Formating source files with [ruff](https://docs.astral.sh/ruff/). | ||
|
||
### Fixed | ||
|
||
- Updating skan function to more recent versions. | ||
- Removed warning of test files saved with python 2 by saving them again with python 3. | ||
- Fixing location of data for notebook examples. |
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
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.