File tree Expand file tree Collapse file tree 2 files changed +2
-10
lines changed
magpylib_material_response Expand file tree Collapse file tree 2 files changed +2
-10
lines changed Original file line number Diff line number Diff line change 1
1
# Unreleased
2
2
3
- # 0.2.2
3
+ # 0.3.0
4
4
* improved interface for chi input
5
5
* FE tests for anisotropic chi and negative chi
6
6
* Improve internals
10
10
- if susceptiblity input is scalar, isotropic susceptibility is assumed, if it is a 3-vector it can be anisotropic
11
11
* Various tests included of interface and computation, isotropic and anisotropic tests confirm computaiton
12
12
13
- # Unreleased
14
- * Improve internals
15
- * anisotropic susceptibilities are now allowed.
16
- * Improve suszeptibility input possibilities:
17
- - give susceptibility to parent collection
18
- - if susceptiblity input is scalar, isotropic susceptibility is assumed, if it is a 3-vector it can be anisotropic
19
- * Various tests included of interface and computation, isotropic and anisotropic tests confirm computaiton
20
-
21
13
# 0.2.1a0
22
14
* Fix null polarization for rotated objects ([ #7 ] ( https://github.com/magpylib/magpylib-material-response/pull/7 ) )
23
15
* Fix docs not building ([ #6 ] ( https://github.com/magpylib/magpylib-material-response/pull/6 ) )
Original file line number Diff line number Diff line change 2
2
analysis for soft materials and demagnetization of hard magnets. Leveraging the Method
3
3
of Moments, it calculates magnetic material response with high precision."""
4
4
5
- __version__ = "0.2.2 "
5
+ __version__ = "0.3.0 "
You can’t perform that action at this time.
0 commit comments