Recent Releases of tda-mapper

tda-mapper - v0.12.0

What's Changed

  • Add nicegui app by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/228

Full Changelog: https://github.com/lucasimi/tda-mapper-python/compare/v0.11.2...v0.12.0

- Python
Published by lucasimi 8 months ago

tda-mapper - v0.11.2

What's Changed

  • Added embedded rendering of plotly figure to prevent view reset by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/224
  • Improve plot plotly by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/226
  • Update issue templates by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/230
  • Fix edge colors by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/232

Full Changelog: https://github.com/lucasimi/tda-mapper-python/compare/v0.11.1...v0.11.2

- Python
Published by lucasimi 9 months ago

tda-mapper - v0.11.1

What's Changed

  • Add profiling by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/220
  • Refactored tests to use pytest instead of unittest by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/221
  • Improved code. Minor fixes by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/222
  • Improved docs. Updated version by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/223

Full Changelog: https://github.com/lucasimi/tda-mapper-python/compare/v0.11.0...v0.11.1

- Python
Published by lucasimi 9 months ago

tda-mapper - v0.11.0

What's Changed

  • Feature/improve docs by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/214
  • Improved CI by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/215
  • Added screenshot from app by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/216
  • Improve docs by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/217
  • Setting explicit random_state to lens functions by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/218
  • UI to plotly by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/219

Full Changelog: https://github.com/lucasimi/tda-mapper-python/compare/v0.10.0...v0.11.0

- Python
Published by lucasimi 9 months ago

tda-mapper - v0.10.0

What's Changed

  • Updated app by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/190
  • Fixed parallelism with preference on threads by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/192
  • Feature/simpler app by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/193
  • Increased streamlit version by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/195
  • Minor tweaks by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/196
  • Improved app performance with smart caching by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/197
  • Added iterations input by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/198
  • Develop by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/199
  • Added references to paper by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/201
  • Updated plotly version by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/202
  • Add node size by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/204
  • Generate notebook output by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/206
  • Add node size plot by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/211

Full Changelog: https://github.com/lucasimi/tda-mapper-python/compare/v0.9.0...v0.10.0

- Python
Published by lucasimi 10 months ago

tda-mapper - v0.9.0

What's Changed

  • Feature/igraph layout by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/188

Full Changelog: https://github.com/lucasimi/tda-mapper-python/compare/v0.8.1...v0.9.0

- Python
Published by lucasimi about 1 year ago

tda-mapper - v0.8.1

What's Changed

  • Updated reference by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/175
  • Improved handling of nested params. Added repr method by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/177
  • Fixed clone by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/178
  • Bugfix/cubical cover extra interval by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/180
  • Improved class hierarchies by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/182
  • Increased version by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/183

Full Changelog: https://github.com/lucasimi/tda-mapper-python/compare/v0.8.0...v0.8.1

- Python
Published by lucasimi about 1 year ago

tda-mapper - v0.8.0

What's Changed

  • Added pyvis backend for plotting by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/146
  • Scikit learn compatibility by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/159
  • Implemented default value for overlap frac by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/158
  • Added standard cover by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/163
  • Added new learn submodule by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/170
  • Improvements to vp-tree by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/144
  • Implemented parallel clustering by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/157

Full Changelog: https://github.com/lucasimi/tda-mapper-python/compare/v0.7.3...v0.8.0

- Python
Published by lucasimi over 1 year ago

tda-mapper - v0.7.3

What's Changed

  • Added benchmark for custom metrics by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/136
  • Using numba instead of cython for specialized metrics by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/137
  • Updated deploy action by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/138
  • Updated deploy action by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/139
  • Updated publish action by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/140
  • Updated version by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/141

Full Changelog: https://github.com/lucasimi/tda-mapper-python/compare/v0.7.1...v0.7.3

- Python
Published by lucasimi over 1 year ago

tda-mapper - v0.7.1

What's Changed

  • Added Manhattan metric by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/134
  • Added unit test for metrics by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/135

Full Changelog: https://github.com/lucasimi/tda-mapper-python/compare/v0.7.0...v0.7.1

- Python
Published by lucasimi over 1 year ago

tda-mapper - v0.7.0

What's Changed

  • Minor fix by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/105
  • Improved on default values by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/106
  • Setting explicit requirements versions for app deployment by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/109
  • Fixing versions bound by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/110
  • Feature/simplify app by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/114
  • Develop by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/115
  • Develop by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/116
  • Develop by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/117
  • Feature/improve app code by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/120
  • Develop by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/121
  • Feature/cythonize metrics by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/122
  • Feature/add metrics docs by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/123
  • Fixed cosine distance. Improved docs by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/124
  • Using improved metrics by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/125
  • Improved api and arguments handling by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/127
  • Feature/improve test bench by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/128
  • Develop by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/129
  • Develop by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/130
  • Develop by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/131
  • Updated minimum python version by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/132
  • Develop by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/133

Full Changelog: https://github.com/lucasimi/tda-mapper-python/compare/v0.6.0...v0.7.0

- Python
Published by lucasimi over 1 year ago

tda-mapper - v0.7.0

What's Changed

  • Minor fix by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/105
  • Improved on default values by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/106
  • Setting explicit requirements versions for app deployment by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/109
  • Fixing versions bound by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/110
  • Feature/simplify app by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/114
  • Develop by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/115
  • Develop by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/116
  • Develop by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/117
  • Feature/improve app code by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/120
  • Develop by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/121
  • Feature/cythonize metrics by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/122
  • Feature/add metrics docs by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/123
  • Fixed cosine distance. Improved docs by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/124
  • Using improved metrics by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/125
  • Improved api and arguments handling by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/127
  • Feature/improve test bench by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/128
  • Develop by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/129

Full Changelog: https://github.com/lucasimi/tda-mapper-python/compare/v0.6.0...v0.7.0

- Python
Published by lucasimi over 1 year ago

tda-mapper - v0.6.0

What's Changed

  • Added logo by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/100
  • Added streamlit app by @lucasimi in https://github.com/lucasimi/tda-mapper-python/pull/102

Full Changelog: https://github.com/lucasimi/tda-mapper-python/compare/v0.5.2...v0.6.0

- Python
Published by lucasimi almost 2 years ago

tda-mapper - v0.5.2

  • Bugfixes
  • Minor improvements on rendering

- Python
Published by lucasimi almost 2 years ago

tda-mapper -

  • Updated 3d rendering
  • Minor code improvements

- Python
Published by lucasimi almost 2 years ago

tda-mapper - v0.5.0

  • Added capability to update interactive plots
  • Improved proximity functions code
  • Improved documentation

- Python
Published by lucasimi almost 2 years ago

tda-mapper - v0.4.0

v0.4.0

- Python
Published by lucasimi about 2 years ago

tda-mapper - v0.3.0

- Python
Published by lucasimi about 2 years ago

tda-mapper - v0.2.0

v0.2.0

- Python
Published by lucasimi about 2 years ago

tda-mapper - v0.1.0

v0.1.0

- Python
Published by lucasimi about 2 years ago

tda-mapper -

- Python
Published by lucasimi over 2 years ago