File tree Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -27,6 +27,9 @@ share/python-wheels/
2727* .egg
2828MANIFEST
2929
30+
31+ __temp *
32+
3033# PyInstaller
3134# Usually these files are written by a python script from a template
3235# before PyInstaller builds the exe, so as to inject date/other infos into it.
Original file line number Diff line number Diff line change 1+ # Unreleased
2+
3+ # 0.2.2
4+ * improved interface for chi input
5+ * FE tests for anisotropic chi and negative chi
6+ * Improve internals
7+ * anisotropic susceptibilities are now allowed.
8+ * Improve suszeptibility input possibilities:
9+ - give susceptibility to parent collection
10+ - if susceptiblity input is scalar, isotropic susceptibility is assumed, if it is a 3-vector it can be anisotropic
11+ * Various tests included of interface and computation, isotropic and anisotropic tests confirm computaiton
112
213# 0.2.1a0
314* Fix null polarization for rotated objects ([ #7 ] ( https://github.com/magpylib/magpylib-material-response/pull/7 ) )
You can’t perform that action at this time.
0 commit comments