-
Notifications
You must be signed in to change notification settings - Fork 178
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add workflow figure to docs (#519) * Add workflow figure to docs * Fix forgotten reshape in MNIST notebook * Add 0.3.0 to the list of versions Co-authored-by: wreise <[email protected]> * Upload new mapper pipeline svg (#521) * Fix copyright notices (#522) * 🎨 Clean up shape classification tutorial (#523) * Add subsection to improve baseline model, remove projective space subsection * Remove case study prefix from Lorenz attractor example Co-authored-by: wreise <[email protected]> Co-authored-by: Umberto Lupo <[email protected]> * [CI] Rename notebooks_check to test_notebooks and add test_wheels variable (#524) * Update PairwiseDistance docstring for bottleneck distance (#525) Update the docstring to state what could happen with the symmetry of the bottleneck distance when the delta parameter is non-zero * Bump macOS version in Azure jobs to 10.15 (#527) * Bump macOS version in Azure jobs to 10.15 Attempt to fix the brew woes in the Azure jobs by trying the suggestion in https://developercommunity.visualstudio.com/comments/1239467/view.html * Increase timeout deadline to 500ms in some flaky tests (#531) * Increase timeout deadline to 500ms in collapser and mapper clustering classes tests * Use list comprehensions in _time_delay_embedding * Pull ripser.py latest changes (#530) * Update ripser.py commit * Add robinhhood hashmap as a dependency * Enable use of robinhood hashmap for ripser * Update ccache on azure pipeline Signed-off-by: julian <[email protected]> * Split time series classification notebook into two (#529) * Separate the two notebooks * Rename time_series_classification notebook to topology_time_series * Revert #465 following #530 * Use np.asarray to handle coo attributes being lists * Fix documentation after splitting time series classification notebook (#533) * Add gravitational waves notebook to docs, rename time_series_classification to topology_time_series following #529 * Change link to use cases on giotto.ai * Clarify situation with use cases needing old versions of the library Co-authored-by: Umberto Lupo <[email protected]> * Add copyright notice inherited from ripser.py following @MonkeyBreaker's comment * Prepare for v0.3.1 (#534) * Bump version number to 0.3.1 * Make release notes for 0.3.1 and add @rorondre to code authors Co-authored-by: wreise <[email protected]> Co-authored-by: wreise <[email protected]> Co-authored-by: lewtun <[email protected]> Co-authored-by: rorondre <[email protected]> Co-authored-by: REDS institute <[email protected]> Co-authored-by: Wojciech Reise <[email protected]>
- Loading branch information
1 parent
8f5c2ef
commit 14d388d
Showing
38 changed files
with
3,040 additions
and
2,539 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,3 +14,4 @@ Where component authors are known, add them here. | |
| Wojciech Reise, [email protected] | ||
| Roman Yurchak, [email protected] | ||
| Nick Sale, [email protected] | ||
| Rayna Andreeva, [email protected] |
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 |
---|---|---|
@@ -1,4 +1,4 @@ | ||
Copyright 2019 L2F SA. | ||
Copyright 2020 L2F SA. | ||
|
||
If you need a different distribution license, please contact the L2F team | ||
at [email protected]. | ||
|
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.