0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 12 hours ago.
May 05, 2023 — May 05, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
StrPrinter customized for sin, cos, tan, Derivative classes More... almost 15 years ago
Fixed printing errors. More... almost 15 years ago
Implemented get_point_list, fixed other bugs, improved tests More... almost 15 years ago
More code cleanup and improving More... almost 15 years ago
General code cleanup to all methods and algorithms More... almost 15 years ago
Started using .get(v, 0) to eliminate lengthy if/else code More... almost 15 years ago
Work on simplependulum example More... almost 15 years ago
Updated pendulum example, printing, bugfix in dt() More... almost 15 years ago
Started implementing separate printing methods for str and pretty More... almost 15 years ago
Removed all occurances of .has_key() to be more Python 3 compatible More... almost 15 years ago
Fixed bug in locate command More... almost 15 years ago
commented out trigsimp in express() More... almost 15 years ago
Polished Dyad class, worked on rolling torus More... almost 15 years ago
Implemented Dyad and Inertia classes More... almost 15 years ago
Printing system fixed, implemented partials method to Vector class, rolling torus example polished More... almost 15 years ago
Torus example worked on, printing fiddled with More... almost 15 years ago
Got printer working More... almost 15 years ago
subs method added to vector class, more playing with printer More... almost 15 years ago
Whitespace removed More... almost 15 years ago
Playing with printing system, tests for .rotate added More... almost 15 years ago
Tests written for body and space fixed rotations. More... almost 15 years ago
Body and Space fixed rotations work, beginning tests implemented. More... almost 15 years ago
Begin implementing bodyXXX and spaceXXX rotations. More... almost 15 years ago
mag() method implemented to Vector class, tests written. More... almost 15 years ago
Added tests for dt(). Not yet complete but so far everything works. More... about 15 years ago
Finished adding tests for express(). Several don't pass due to trigsimp(). More... about 15 years ago
Added lots of tests to express() method/function. Point.locate() improved. More... about 15 years ago
.dt() method added to Vector and UnitVector classes. Need to write tests. More... about 15 years ago
.dot() and .cross() polished extensively, mag() implemented for vector class. More... about 15 years ago
Added .cross method to UnitVector class, improved printing of Vector class More... about 15 years ago