Releases: ondrolexa/apsg
Releases · ondrolexa/apsg
APSG 0.5.1 release
New in this release
- Kent distribution implemented to generate samples
- Automatic kernel density estimate for contouring
- UserWarnings fix
APSG 0.5.0 release
New in this release
This is next minor release, which includes Travis CI to deploy conda packages for Python 2.7, 3.5 and 3.6 for all common OS.
APSG 0.4.4 release
New in this release
- Group method centered improved
- Group method halfspace added to reorient all vectors towards resultant halfspace
APSG 0.4.3 release
New in this release
- Stress tensor with few basic methods implemented
- StereoGrid keyword argument 'weighted' to control weighting
- StereoNet kwargs are passed to underlying methods for immediate plots
- StereoNet tensor method implemented (draw eigenlins or fols based on fol_plot settings)
- Group totvar property and dot and proj methods implemented
- Fol and Lin dot method returns absolute value of dot product
- Vec3 H method implemented
- StereoNet.contourf method draw contour lines as well by default. Option clines controls it.
- centered bug fixed
- StereoNet allows simple animations. Add
animate=True
kwarg to plotting method and finally call StereoNet animate method.
APSG 0.4.2 release
New in this release
- Density class renamed to StereoGrid
- Fault sense under rotation fixed
- Angelier-Mechler dihedra method implemented for FaultSet
- StereoNet accepts StereoGrid and Ortensor as quick plot arguments
- StereoNet instance has axtitle method to put text below stereonet
Beta-4.0 version of APSG python module
Next major release
Beta-3.3 version of APSG python module
New minor release
Beta-3.2 version of APSG python module
This is bug fix release with some new features implemented
Beta-3.1 version of APSG python module
Bugfix beta release with latest improvements
Beta-3.0 version of APSG python module
First beta release with some new functionality and bufixes