1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added exmat and LTL tests.
demianmnave
as dnave
More... almost 19 years ago
Sync. with repo prior to revamping the types.
demianmnave
as dnave
More... almost 19 years ago
Changes to allow interoperability between different vector and matrix types. Added new examples into examples/simple.cpp.
demianmnave
as dnave
More... almost 19 years ago
Modified/improved the matrix operator code.
demianmnave
as dnave
More... almost 19 years ago
Minor updates to documentation.
demianmnave
as dnave
More... almost 19 years ago
Added a transpose() operator that turns a vector into the opposite orientation (i.e. row->col, col->row). Also, cosmetic changes to ensure dot() is called properly.
demianmnave
as dnave
More... almost 19 years ago
Added vector dot product operator.
demianmnave
as dnave
More... almost 19 years ago
Slight reorganization of files. Refactored cml/et/vector_ops.h into cml/vector_ops.h and cml/et/vecop_macros.h.
demianmnave
as dnave
More... almost 19 years ago
Cleaning up.
demianmnave
as dnave
More... almost 19 years ago
Minor cosmetic changes.
demianmnave
as dnave
More... almost 19 years ago
Experimenting with reduction ops (dot() here). Also, removed explicit op argument size-checking for now until a better solution presents itself. (Fixed-size vectors are still checked at compile time.)
demianmnave
as dnave
More... about 19 years ago
Updates to fix vector expression code.
demianmnave
as dnave
More... about 19 years ago
Forgot to comment reference to promote1.cpp in the makefile.
demianmnave
as dnave
More... about 19 years ago
Updates for type promotions (not used yet).
demianmnave
as dnave
More... about 19 years ago
Added (some) scalar promotions.
demianmnave
as dnave
More... about 19 years ago
sync with repo.
demianmnave
as dnave
More... about 19 years ago
Added compiler_notes.txt. It's old, but may still be relevant.
demianmnave
as dnave
More... over 19 years ago
CVS ignores anything named "core"... duh. Added cml/core into repo by hand.
demianmnave
as dnave
More... over 19 years ago
Initial revision
demianmnave
as dnave
More... over 19 years ago