github magpylib/magpylib 2.3.0-beta
2.3.0b Completion of the vector Code

latest releases: 5.0.1, 5.0.0, 5.0.0rc0...
4 years ago

Changed

  • Improved performance of getB for diametral magnetized Cylinders by 20%.
  • GetB of Line current now uses vectorized code which leads to massive performance enhancement.
  • IMPORTANT: position arguments of getBv functions have been flipped! First comes the source position POSm THEN the observer position POSo!
  • getB(pos) now takes single AND vector position arguments. If a vector is handed to getB it will automatically execute vectorized code from the vector module.

Added

  • completed the library vector functionality adding magnet Cylinder, moment Dipole, current Circular and Line. This includes adding several private vectorized functions (e.g. ellipticV) to mathLib_vector, adding respective tests and docu examples.

Don't miss a new magpylib release

NewReleases is sending notifications on new releases.