Skip to content

Releases: RangamaniLabUCSD/smart

v2.1.0

09 Jun 01:34
fb4c92e
Compare
Choose a tag to compare

What's Changed

Documentation updates

  • Update installation instructions (Docker or pip installation) by @finsberg in #95
  • Add docs explaining the math by @finsberg in #93
  • Add API documentation and reorganize README file by @emmetfrancis in #98

Dependency updates

New features

  • Support for running multiple meshes in parallel via MPI by @emmetfrancis in #90
  • Added mesh creation functions in mesh_tools - now can create cubes, spheres, ellipsoids, cylinders, or ellipses, by @emmetfrancis

Updated examples

  • Develop 2D examples and renumber examples from simple to most complex by @emmetfrancis
  • Visualization of examples using added visualization module by @emmetfrancis and @jorgensd

JOSS paper

Full Changelog: v2.0.1...v2.1.0

v2.0.1

15 May 07:42
Compare
Choose a tag to compare

Bump version to 2.0.1

v2.0.0

15 May 07:27
e0159e2
Compare
Choose a tag to compare

What's Changed

Renaming

Formatting

Documentation

  • Swap out readthedocs with github pages and jupyterbook (@finsberg in #54)
  • Add contributing guidelines by @finsberg in #72

Packaging and distribution

Dependencies

  • Fix for modern sympy by @jorgensd in #48
  • Add h5py deps as it is required for two unused post-processing functions by @jorgensd in #49
  • Fix deprecated pandas DataFrame.append by @finsberg in #80

Examples

Clean up

Tests

New Contributors

Full Changelog: v1.0.0...v2.0.0

v1.0.0

10 Jan 08:22
Compare
Choose a tag to compare

Code before refactoring.

What's Changed

New Contributors

Full Changelog: https://github.com/justinlaughlin/stubs/commits/v1.0.0