-
Notifications
You must be signed in to change notification settings - Fork 81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ported DQM code to C++ #781
base: main
Are you sure you want to change the base?
Commits on Jan 12, 2021
-
Initial commit, added header file for dqm
Anil Mahmud committedJan 12, 2021 Configuration menu - View commit details
-
Copy full SHA for c5872e0 - Browse repository at this point
Copy the full SHA c5872e0View commit details
Commits on Jan 13, 2021
-
Anil Mahmud committed
Jan 13, 2021 Configuration menu - View commit details
-
Copy full SHA for b916187 - Browse repository at this point
Copy the full SHA b916187View commit details -
Anil Mahmud committed
Jan 13, 2021 Configuration menu - View commit details
-
Copy full SHA for 3dc630d - Browse repository at this point
Copy the full SHA 3dc630dView commit details -
Anil Mahmud committed
Jan 13, 2021 Configuration menu - View commit details
-
Copy full SHA for e98a393 - Browse repository at this point
Copy the full SHA e98a393View commit details
Commits on Jan 14, 2021
-
Finished dqm basic functions except to-from conversion
Anil Mahmud committedJan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 2497a30 - Browse repository at this point
Copy the full SHA 2497a30View commit details -
Changed names to be compatible with current cython code
Anil Mahmud committedJan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for d66cb30 - Browse repository at this point
Copy the full SHA d66cb30View commit details -
Anil Mahmud committed
Jan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 743bcac - Browse repository at this point
Copy the full SHA 743bcacView commit details
Commits on Jan 15, 2021
-
Anil Mahmud committed
Jan 15, 2021 Configuration menu - View commit details
-
Copy full SHA for e87373f - Browse repository at this point
Copy the full SHA e87373fView commit details -
Fix asserts & parallelize quadratic operations
Anil Mahmud committedJan 15, 2021 Configuration menu - View commit details
-
Copy full SHA for 4cf6687 - Browse repository at this point
Copy the full SHA 4cf6687View commit details -
Anil Mahmud committed
Jan 15, 2021 Configuration menu - View commit details
-
Copy full SHA for fcebf05 - Browse repository at this point
Copy the full SHA fcebf05View commit details
Commits on Jan 16, 2021
-
Added functions for converting from numpy vectors
Anil Mahmud committedJan 16, 2021 Configuration menu - View commit details
-
Copy full SHA for b4a983e - Browse repository at this point
Copy the full SHA b4a983eView commit details
Commits on Jan 18, 2021
-
Added declaration for adjvectordqm.h in cython
Anil Mahmud committedJan 18, 2021 Configuration menu - View commit details
-
Copy full SHA for bfea932 - Browse repository at this point
Copy the full SHA bfea932View commit details
Commits on Jan 19, 2021
-
Update the pxd file for dqm for type names
Anil Mahmud committedJan 19, 2021 Configuration menu - View commit details
-
Copy full SHA for ce9ed8b - Browse repository at this point
Copy the full SHA ce9ed8bView commit details -
Anil Mahmud committed
Jan 19, 2021 Configuration menu - View commit details
-
Copy full SHA for a51c270 - Browse repository at this point
Copy the full SHA a51c270View commit details -
Anil Mahmud committed
Jan 19, 2021 Configuration menu - View commit details
-
Copy full SHA for 9e160c0 - Browse repository at this point
Copy the full SHA 9e160c0View commit details -
Anil Mahmud committed
Jan 19, 2021 Configuration menu - View commit details
-
Copy full SHA for 6d76a93 - Browse repository at this point
Copy the full SHA 6d76a93View commit details -
Anil Mahmud committed
Jan 19, 2021 Configuration menu - View commit details
-
Copy full SHA for 89fef86 - Browse repository at this point
Copy the full SHA 89fef86View commit details
Commits on Jan 20, 2021
-
Anil Mahmud committed
Jan 20, 2021 Configuration menu - View commit details
-
Copy full SHA for 55809b0 - Browse repository at this point
Copy the full SHA 55809b0View commit details -
Anil Mahmud committed
Jan 20, 2021 Configuration menu - View commit details
-
Copy full SHA for aa12593 - Browse repository at this point
Copy the full SHA aa12593View commit details -
Completed initial to_numpy_vectors
Anil Mahmud committedJan 20, 2021 Configuration menu - View commit details
-
Copy full SHA for 42d03fe - Browse repository at this point
Copy the full SHA 42d03feView commit details -
Anil Mahmud committed
Jan 20, 2021 Configuration menu - View commit details
-
Copy full SHA for 3ceafa9 - Browse repository at this point
Copy the full SHA 3ceafa9View commit details -
Anil Mahmud committed
Jan 20, 2021 Configuration menu - View commit details
-
Copy full SHA for 6fb1510 - Browse repository at this point
Copy the full SHA 6fb1510View commit details
Commits on Jan 21, 2021
-
NFC and add new function to test connection
Anil Mahmud committedJan 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 946d508 - Browse repository at this point
Copy the full SHA 946d508View commit details -
Reflect changes in cpp file in pxd file
Anil Mahmud committedJan 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 622117a - Browse repository at this point
Copy the full SHA 622117aView commit details -
Fixed most cython compilation errors
Anil Mahmud committedJan 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 194d4e8 - Browse repository at this point
Copy the full SHA 194d4e8View commit details -
Anil Mahmud committed
Jan 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 7cd854a - Browse repository at this point
Copy the full SHA 7cd854aView commit details -
Anil Mahmud committed
Jan 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 62bbd13 - Browse repository at this point
Copy the full SHA 62bbd13View commit details -
Anil Mahmud committed
Jan 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 49e476c - Browse repository at this point
Copy the full SHA 49e476cView commit details
Commits on Jan 22, 2021
-
Remove auto as they are not safe for immediate assignments
Anil Mahmud committedJan 22, 2021 Configuration menu - View commit details
-
Copy full SHA for 86f8056 - Browse repository at this point
Copy the full SHA 86f8056View commit details -
Anil Mahmud committed
Jan 22, 2021 Configuration menu - View commit details
-
Copy full SHA for 6ad650d - Browse repository at this point
Copy the full SHA 6ad650dView commit details
Commits on Jan 23, 2021
-
Anil Mahmud committed
Jan 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 9372616 - Browse repository at this point
Copy the full SHA 9372616View commit details
Commits on Jan 24, 2021
-
Anil Mahmud committed
Jan 24, 2021 Configuration menu - View commit details
-
Copy full SHA for 36ee4cf - Browse repository at this point
Copy the full SHA 36ee4cfView commit details -
Anil Mahmud committed
Jan 24, 2021 Configuration menu - View commit details
-
Copy full SHA for 34769c1 - Browse repository at this point
Copy the full SHA 34769c1View commit details
Commits on Jan 25, 2021
-
Addressed some review comments
Anil Mahmud committedJan 25, 2021 Configuration menu - View commit details
-
Copy full SHA for 5e324b3 - Browse repository at this point
Copy the full SHA 5e324b3View commit details -
Switched from get/set linear case to linear_case
Anil Mahmud committedJan 25, 2021 Configuration menu - View commit details
-
Copy full SHA for 2e5e4c8 - Browse repository at this point
Copy the full SHA 2e5e4c8View commit details -
Made copy constructor templated
Anil Mahmud committedJan 25, 2021 Configuration menu - View commit details
-
Copy full SHA for 0e75ca9 - Browse repository at this point
Copy the full SHA 0e75ca9View commit details