A GUI-based operating system framework to facilitate biomechanical data analysis. This platform attempts to manage the non-scientific part of coding without restricting the direction or method of scientific analysis.
MIT License
4
stars
0
forks
source link
Add an option to copy an object (e.g. PR) to be an entirely new abstract object. #190
For example, if I want to add/remove a variable as an input argument and slightly tweak the code. I should be able to copy to new abstract object (which creates a new abstract object and an instance as well with all of the same attributes.
For example, if I want to add/remove a variable as an input argument and slightly tweak the code. I should be able to copy to new abstract object (which creates a new abstract object and an instance as well with all of the same attributes.