Recent Releases of TauFactor 2

TauFactor 2 - v1.2.0

What's Changed

  • Add paper to README by @isaacsquires in https://github.com/tldr-group/taufactor/pull/88
  • Update development with new release and hotfixes by @isaacsquires in https://github.com/tldr-group/taufactor/pull/90
  • Exit solve after iter_limit reached (wasn't enforced before) by @amirDahari1 in https://github.com/tldr-group/taufactor/pull/96
  • Change error for negative flux (changed stop criteria) resolves #94 by @amirDahari1 in https://github.com/tldr-group/taufactor/pull/95
  • Calc vertical flux function (returns the flux field) by @amirDahari1 in https://github.com/tldr-group/taufactor/pull/98
  • Deleted unused variables by @amirDahari1 in https://github.com/tldr-group/taufactor/pull/103
  • Use inheritance for checkverticalflux (cleanup) by @daubners in https://github.com/tldr-group/taufactor/pull/104
  • Add AnisotropySolver (if the z-spacing is different than x- or y-spacing) by @daubners in https://github.com/tldr-group/taufactor/pull/105
  • New surface areas (face counting, gradient and marching cubes) by @daubners in https://github.com/tldr-group/taufactor/pull/107
  • Through connectivity (checks if there's phase connectivity) by @daubners in https://github.com/tldr-group/taufactor/pull/106

New Contributors

  • @xuanxu made their first contribution in https://github.com/tldr-group/taufactor/pull/86
  • @daubners made their first contribution in https://github.com/tldr-group/taufactor/pull/104

Full Changelog: https://github.com/tldr-group/taufactor/compare/v1.1.0...v1.2.0

Scientific Software - Peer-reviewed - Python
Published by amirDahari1 about 1 year ago

TauFactor 2 - v1.1.0

Release v1.1.0

Release to accompany review of JOSS paper

Changelog

  • Added comments from reviewers
  • Added examples to documentation
  • Added API documentation
  • Fix test times on comparison

What's Changed

  • Joss paper revisions by @isaacsquires in https://github.com/tldr-group/taufactor/pull/75
  • Release v1.1 by @isaacsquires in https://github.com/tldr-group/taufactor/pull/83

Full Changelog: https://github.com/tldr-group/taufactor/compare/v1.0.0...v1.1.0

Scientific Software - Peer-reviewed - Python
Published by isaacsquires over 2 years ago

TauFactor 2 - v1.0.0

v1.0.0

Includes: - refactor for PyTorch, remove CuPy dependency - updated docs and tests - CI testing - JOSS paper

Scientific Software - Peer-reviewed - Python
Published by isaacsquires almost 3 years ago

TauFactor 2 - v0.1.4

0.1.4 (2022-07-11) - Add TauE solver - Add triple phase boundary calculations - Fix cuboids not converging - Fix convergence messaging

Scientific Software - Peer-reviewed - Python
Published by isaacsquires over 3 years ago

TauFactor 2 - v0.1.3

  • Added multi-phase and periodic solvers and metrics calculations
  • Hotfix for issue in v0.1.2

Scientific Software - Peer-reviewed - Python
Published by isaacsquires almost 5 years ago

TauFactor 2 -

0.1.1 (2021-02-10)

  • Removed CuPy from requirements and added installation instructions to README

Scientific Software - Peer-reviewed - Python
Published by isaacsquires about 5 years ago

TauFactor 2 - v0.1.0

TauFactor v0.1.0

  • First release on PyPI
  • https://pypi.org/project/taufactor/

Scientific Software - Peer-reviewed - Python
Published by isaacsquires about 5 years ago