Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 749 Bytes

CHANGELOG.rst

File metadata and controls

46 lines (30 loc) · 749 Bytes

Changelog

All notable changes to this project will be documented in this file. The format tries to follow this.

A convenient way to check the git logs: git log --oneline --decorate --color

[Unreleased]

[4.0.1] - 2022-03-03

Changed

  • refactor code

Added

  • interface for custom rhs
  • history in optimizer
  • vector and tensor in complex
  • spherical harmonics
  • mesh in parallel
  • element argument for Scatt3D
  • workaround for 3d normal vector in parallel for calculating cross sections
  • homogenization (two scale convergence)

[0.1.0] - 2021-03-28

Added

  • first prototype of models
  • tests
  • ci
  • docs