We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 987eef7 commit dfed8ffCopy full SHA for dfed8ff
CHANGELOG.md
@@ -1,4 +1,12 @@
1
2
+# Unreleased
3
+* Improve internals
4
+* anisotropic susceptibilities are now allowed.
5
+* Improve suszeptibility input possibilities:
6
+ - give susceptibility to parent collection
7
+ - if susceptiblity input is scalar, isotropic susceptibility is assumed, if it is a 3-vector it can be anisotropic
8
+* Various tests included of interface and computation, isotropic and anisotropic tests confirm computaiton
9
+
10
# 0.2.1a0
11
* Fix null polarization for rotated objects ([#7](https://github.com/magpylib/magpylib-material-response/pull/7))
12
* Fix docs not building ([#6](https://github.com/magpylib/magpylib-material-response/pull/6))
0 commit comments