Pyomeca Versions Save

Python toolbox for biomechanics analysis

2021.0.1

3 years ago

Change log

  • Update pandas engine for excel files (replace xlrd by openpyxl) (#119)
  • Test python 3.9 (#119)
  • Substitute np.arange with np.linspace (#116)

v2020.0.1

3 years ago

v2020.0.0

3 years ago

With Pyomeca 1.0 and going forward, we leverage the xarray library to make Pyomeca even more powerful and user-friendly! We unfortunately couldn't maintain compatibility with older versions of Pyomeca. We are aware that this change may have a significant impact on your code. Visit our documentation site (https://pyomeca.github.io/) or submit an issue (https://github.com/pyomeca/pyomeca/issues) to overcome specific breaking changes.

2019.8.1

4 years ago

2019.8

4 years ago

Old friend are always there for you. But if you change, they must change too, otherwise you fell too far apart. The long forgotten release takes care of good old friends that used to work but were forgotten while pyomeca changed philosophy.

Now everyone in pyomeca are on the same pace and we all feel so good about it!

2019.6

4 years ago

When dealing with the time, it is easy to get forget when it is! Pyomeca is no longer confused by the time while dealing with time data. It can parse, move and filter them but never loose track of time.

Most of the filters now returns valid TimeFrameDependentArray, facilitating chaining and plotting of data

2019.5

4 years ago

As a piece of code, I often forget that you, human, don't speak so much by numbers! So I've decided to facilitate our communications when you want to slice the data in me! No need to know the indexes of data you want to slice anymore, tell me their name, I'll take care of the rest. You want a slice of me? Take it!

2019.4

4 years ago

2019.3

4 years ago