Skip to content
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

databaseutils update #29

Open
wants to merge 17 commits into
base: dev/5.0.0
Choose a base branch
from

Conversation

vkhodygo
Copy link
Collaborator

No description provided.

@vkhodygo vkhodygo assigned vkhodygo and pbronka and unassigned pbronka Aug 10, 2022
@vkhodygo vkhodygo requested a review from pbronka August 10, 2022 16:48
@vkhodygo
Copy link
Collaborator Author

This should close #23

@justin-ven I'd like you to take a look. Apparently, we didn't need at least half of that code. The one I introduced should do the trick, but it needs more testing.

* agent: add docstrings;
* alignment: add annotations, docstrings, reformat code;
* annotation: fix docstrings, reformat code;
* collection: fix formatting, docstrings, new aggregation methods;
* data: fix formatting, refresh docstrings, add annotations, add new code for data copy;
* engine: fix formatting, add annotations, fix docstrings;
* event: fix formatting, drop deprecated methods, fix docstrings;
* exception: add annotations, fix formatting;
*matching: add abstract class, add annotations, drop preliminary population sorting, fix formatting, change score output to primitive double;
* reflection: add abstract class, consolidate code, fix docstrings,  add annotations, fix formatting;
* space: add annotations, fix formatting, fix docstrings, add minor code adjustments,  replace math functions with accurate versions;
* statistics: fix formatting, fix docstrings, add annotations, consolidate code,  replace math functions with accurate versions;
* tests: add new tests;
* deps: bump versions, fix pom file.
@vkhodygo vkhodygo force-pushed the dev/5.0.0 branch 2 times, most recently from b2d24b8 to e103314 Compare October 6, 2022 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants