- (docs): Improving documentation
- (docs): Adding additional text to the documentation to improve chances of outward normals in rendered wirepath, as reported in issue #75
Full set of changes: 0.2.2...0.2.3
Full set of changes: 0.2.1...0.2.2
- Fix runtime error due to numpy deprecation. (#69)
- Fix runtime errors due to deprecated np.warnings
Full set of changes: 0.2.0...0.2.1
- (topology): Expose cut_plane_definition to CLI.
- (postprocessing): Do not calculate inductance if skip_postprocessing is True.
Full set of changes: 0.1.3...0.2.0
- Implemented bugfix from CoilGen
Full set of changes: 0.1.2...0.1.3
- (installation): Relaxing dependencies.
Full set of changes: 0.1.1...0.1.2
- (meshes): Fix bi-planar mesh so that the normals point outwards.
Full set of changes: 0.1.0...0.1.1
- (exporter): Extending the list of supported export types.
- (meshes): Using the mesh factory for coil, target and shield meshes.
- (meshes): Adding 'create circular mesh' to the mesh factory.
- (meshes): Using auto-discovery to discover mesh builders. (#55)
- Bugfix with trying to access invalid function.
- (meshes): Using stl_mesh_filename and coil_mesh_file.
- (meshes): Supporting int and float parameters.
Full set of changes: 0.0.11...0.1.0
- Fixing exception when skip_inductance_calculation is True.
- Fixing exception when skip_postprocessing is True.
- (build_cylinder_mesh): Generated cylinder mesh exactly matches input dimensions.
- Moving the release procedure to its own file. (#51)
Full set of changes: 0.0.10...0.0.11
- Fixing URL in pyproject.toml
Full set of changes: 0.0.9...0.0.10
- Updating release procedure.
- Globally reformatted sources.
Full set of changes: 0.0.8...0.0.9
- Initial release candidate.