Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
csu-hmc
/
GaitAnalysisToolKit
Public
Notifications
You must be signed in to change notification settings
Fork
32
Star
121
Code
Issues
44
Pull requests
5
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Speed up inverse dynamics (Python version)
- #128
#128
Open
moorepants
wants to merge 10 commits into
master
csu-hmc/GaitAnalysisToolKit:master
from
speedup-inverse-dynamics
csu-hmc/GaitAnalysisToolKit:speedup-inverse-dynamics
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
Speed up inverse dynamics (Python version)
#128
moorepants
wants to merge 10 commits into
master
csu-hmc/GaitAnalysisToolKit:master
from
speedup-inverse-dynamics
csu-hmc/GaitAnalysisToolKit:speedup-inverse-dynamics
Copy head branch name to clipboard
Commits
Commits on Apr 9, 2015
Basic inverse dynamics function working in Python.
moorepants
committed
612f157
View commit details
Copy full SHA for 612f157
Browse repository at this point
The Python inverse dynamics algorithm now gives the same results as the Octave one.
moorepants
committed
cf0437c
View commit details
Copy full SHA for cf0437c
Browse repository at this point
Added a low_pass_filter method to GaitData.
moorepants
committed
dd7a62f
View commit details
Copy full SHA for dd7a62f
Browse repository at this point
Replaced Octave inverse dyn with Python one in GaitData.
moorepants
committed
587beab
View commit details
Copy full SHA for 587beab
Browse repository at this point
Created a _leg2d method to mimic the Octave call.
moorepants
committed
b972b6d
View commit details
Copy full SHA for b972b6d
Browse repository at this point
Filter the marker velocities before computing accelerations.
moorepants
committed
a95e0b6
View commit details
Copy full SHA for a95e0b6
Browse repository at this point
Differentiate all data before filtering it.
moorepants
committed
12c63d1
View commit details
Copy full SHA for 12c63d1
Browse repository at this point
Made the inverse dynamics test stricter.
moorepants
committed
f6831f5
View commit details
Copy full SHA for f6831f5
Browse repository at this point
Speeds up the data frame interpolation function.
Show description for 9e80dfd
moorepants
committed
9e80dfd
View commit details
Copy full SHA for 9e80dfd
Browse repository at this point
Commits on Aug 30, 2018
Fixed merge conflicts with master.
moorepants
committed
41499eb
View commit details
Copy full SHA for 41499eb
Browse repository at this point
You can’t perform that action at this time.