8000 Releases · biocore/unifrac · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: biocore/unifrac

Add unweighted_unnormalized method and dense pair interface

12 May 22:29
38e377e
Compare
Choose a tag to compare

What's Changed

  • Add support for unweighted_unnormalized by @sfiligoi in #164
  • Add support for the dense pair interface by @sfiligoi in #166
  • It now properly builds on ARM-based MacOS

Full Changelog: 1.3.2...1.5

Minor, release automation

18 Apr 18:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.1...1.3.2

Maintenance

18 Apr 17:51
5c5cbd8
Compare
Choose a tag to compare

What's Changed

  • Switch h5unifrac_all to lazy load semantics by @sfiligoi in #155
  • Remove extraneous str casts by @wasade in #159
  • Update arguments name used in beta_diversity in tests by @eamanu in #160
  • unifrac.faith_pd now accepts in memory objects by @wasade in #162
  • CSC representation bug fixed by @wasade in #162, see also #161
  • Additional table validations by @wasade in #162, see also #34
  • Test on OSX Intel (macos-13) and OSX Arm64 (macos-14) in GitHub Actions, deprecate Python 3.8, add Python 3.12, switch from nose to pytest, by @wasade in #162

New Contributors

Full Changelog: 1.3...1.3.1

Add support for subsampling, PERMANOVA and multi-unifrac

28 Apr 22:21
6a9cca8
Compare
Choose a tag to compare
10000

What's Changed

Full Changelog: 1.2...1.3

Change default precision and deprecate the threads argument

14 Dec 16:37
0e61d5a
Compare
Choose a tag to compare

What's Changed

  • Deprecate threads and add n_substeps by @sfiligoi in #146
  • Switch from condensed to matrix API calls by @sfiligoi in #147
  • Change default precision to fp32 and add explicit fp64 functions by @sfiligoi in #148

Full Changelog: 1.1.1...1.2

Bug fix for compatibility with biom-format 2.1.12

13 Apr 18:16
20684b0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.1.1

Provide in-memory support against unifrac-binaries

30 Mar 16:54
Compare
Choose a tag to compare

What's Changed

  • Support for passing biom and the tree in memory by @wasade in #142

Full Changelog: 1.0.0...1.1.0

Release associated with manuscript describing OpenACC improvements

17 Feb 19:17
d065698
< D782 details class="details-reset details-overlay " id="tag-select-menu-6c05e41e-4374-11f0-9a5b-cc5a32cb6e3f"> Compare
Choose a tag to compare

This is a historical release documenting the code used for benchmarking the OpenACC release. We advise using the latest version of this software. Details for install, including a functional example, can be found here.

Python-only repo, depends on unifrac-binaries

07 Jan 19:53
077fca4
Compare
Choose a tag to compare

Since the python binding and the backend implementation evolve independently, the sucpp code was moved into an independent repo (unifrac-binaries).
This repo now only contains the python bindings.

Bug fix for massive PCoA and simplified build

19 Oct 21:20
3f4f412
Compare
Choose a tag to compare
0