Releases: JuliaRheology/RHEOS.jl
Releases · JuliaRheology/RHEOS.jl
v0.9.5
What's Changed
- Extract deprecated in favour of onlytime/strain/stress/freq by @akabla in #140
- Tweezer interface Completion by @fr293 in #144
- Dev by @akabla in #145
- In-place and do-blocks by @akabla in #147
- dev by @fr293 in #148
- Pulling master into dev by @akabla in #153
- Dev by @akabla in #157
New Contributors
Full Changelog: v0.9.4...v0.9.5
v0.9.4
RHEOS v0.9.4
Closed issues:
- Check empirical models have been updated (#6)
- step generator with sigmoidal transition (#7)
- reproducible noise generation (#8)
- Need show operator for RheoLog (#21)
- Add
Numerical Aspects
section to documentation (#47) - Strange bug when using mittleff + function wrappers (#61)
- Document
indexweight
function and usage, and variable sample rate discussion (#67) - Add function to go from variable sampling to fixed sampling using interpolation (#68)
- Add contributing section to docs (#72)
- Consider suitable admonitions to add to RHEOS documentation? (#75)
- Set workflow to manage compat list on Project.toml (#76)
- resample to accept RheoTimeData with only time data. (#77)
- Interface to Python using PyJulia (#78)
- Timeline function should accept AbstractRange parameters (#82)
- frequencyspec function to accept AbstractRange as parameter & option for log scale (#84)
- Add function to display the content of the history log (#85)
- test @inline for cost functions for speed improvements (#90)
- Move from Travis to Github Actions (#92)
- fix double plotting in binder notebooks (#97)
- Interactive Binder no longer working (#100)
- RheoModel struct rewrite (#106)
- Fail on nightly (Julia 1.6) (#112)
- Rename rheoconv to rheoconvert (#113)
- importcsv to accept column titles (#115)
- Unicode symbols cause problems with PyJulia (#118)
- Packages JLD2 and DataStructures may not be needed anymore (#120)
- Links to "Edit in Github" page broken in doc (#131)
Merged pull requests:
- Update dev branch (#79) (@akabla)
- Resample (#83) (@akabla)
- Dev - new resample function (#88) (@akabla)
- Literatedocs -> Master, complete documentation re-write and move to GitHub Actions for CI (#94) (@moustachio-belvedere)
- Revert "Literatedocs -> Master, complete documentation re-write and move to GitHub Actions for CI" (#95) (@moustachio-belvedere)
- Revert "Revert "Literatedocs -> Master, complete documentation re-write and move to GitHub Actions for CI"" (#96) (@moustachio-belvedere)
- Add docs for
indexweight
within new 'Numerical Aspects' section (#98) (@moustachio-belvedere) - frequencyspec updated in doc plots #84 (#102) (@akabla)
- Dev (#103) (@akabla)
- Doc update (#104) (@akabla)
- Ga/Ja_safe flags and mittleff clean-up (#108) (@akabla)
- RheoModel revamp (#111) (@akabla)
- updated packages (#119) (@akabla)
- Prep for 0.9.4 & Importcsv revamp (#123) (@akabla)
- Getter functions for RheoTimeData and RheoFreqData (#124) (@akabla)
- Improved support for non-unicode terminals (#125) (@akabla)
- Modelfit now support non-unicode parameters (#126) (@akabla)
- Larger selection of symbols converted #118 (#128) (@akabla)
- Improved support for Python dictionaries (#129) (@akabla)
- Completed planed work for milestone 0.9.4 (#130) (@akabla)
- Doc fix (#133) (@akabla)
- Fix Project.toml (#134) (@akabla)
v0.9.3
RHEOS v0.9.3
Closed issues:
- MittagLeffler Speedup (#1)
- add functions for generating relaxation spectra from dynamic modulus or relaxation modulus (#36)
- Submit RHEOS to Julia central package repository (#48)
- Minor improvements to
RheoModelClass
outer constructor (#52) - do we want a NEWS.md file? (#55)
- Documentation not up-to-date (#58)
- LoadError: Failed to precompile (#59)
- Conflicting dependencies --> failed tests (#63)
- Define moduli functions that are safe for the user and well documented (#65)
- Calling RheoModels moduli with model parameters in processing/jl tests (#69)
- Fix stable documentation builds (#70)
Merged pull requests:
v0.9.2
v0.9.2 (2019-10-21)
Closed issues: