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

ML: distributed algebra #1764

Closed
wants to merge 619 commits into from
Closed

ML: distributed algebra #1764

wants to merge 619 commits into from

Conversation

ybabak
Copy link
Contributor

@ybabak ybabak commented Apr 10, 2017

Oleg Ignatenko and others added 30 commits March 13, 2017 17:40
- PivotedVectorView testing and implementation wip
-- verified with diffs overview, clean rebuild and execution of unit tests
   increased coverage for matrices
   increased coverage for matrices
   increased coverage for matrices
   increased coverage for matrices
   increased coverage for matrices
   added print vector and matrix to csv file
- PivotedVectorView testing and implementation completed
-- verified with diffs overview, clean rebuild and execution of unit tests
- SingleElementVectorView testing and implementation wip // fix "ported" from SingleElementVector
-- verified with diffs overview
   fix for matrix views
   added tests for view, fold, map
- SingleElementVectorView testing and implementation wip
-- verified with diffs overview, clean rebuild and execution of unit tests
   added determinant test
   added matrix vector view test to the suite
   fix typo
- SingleElementVectorView testing and implementation completed
-- verified with diffs overview, clean rebuild and execution of unit tests
   fix write matrix to csv
- minor cleanup // spelling, failure logging, code style
-- verified with diffs overview, clean rebuild and execution of unit tests
   cleanup
   fix last comma
- MatrixVectorView testing and implementation wip // write-through verified
-- verified with diffs overview, clean rebuild and execution of unit tests
- MatrixVectorView testing and implementation wip // assert nont-null parent
-- verified with diffs overview, clean rebuild and execution of unit tests
- MatrixVectorView testing and implementation wip // assert at least one stride is not zero
-- verified with diffs overview, clean rebuild and execution of unit tests
   fix performance in determinant()
Oleg Ignatenko and others added 28 commits April 12, 2017 17:06
- testing and implementation per coverage analysis wip
-- verified with diffs overview, clean rebuild and execution of unit tests
- testing and implementation per coverage analysis wip
-- verified with diffs overview, clean rebuild and execution of unit tests
- testing and implementation per coverage analysis wip
-- verified with diffs overview, clean rebuild and execution of unit tests
- release preparation: fixed TracerTest, javadoc and build warnings
-- verified with diffs overview, clean rebuild and execution of TracerTest
   (used build from project root: mvn clean package -Pmath -DskipTests -U -pl modules/math -am)
- release preparation: fixes for javadocs wip
-- verified with diffs overview, clean rebuild and overview of build log
   (used build from project root: mvn clean package -Pmath -DskipTests -U -pl modules/math -am)
   increased coverage
   increased coverage
- release preparation: fixes for javadocs wip
-- verified with diffs overview, clean rebuild and overview of build log
   (used build from project root: mvn clean package -Pmath -DskipTests -U -pl modules/math -am)
- release preparation: minor fixes for javadocs
-- verified with diffs overview
   increased coverage
- release preparation: fixes for javadocs wip
-- verified with diffs overview, clean rebuild and overview of build log
   (used build from project root: mvn clean package -Pmath -DskipTests -U -pl modules/math -am)
- release preparation: fixes for javadocs wip
-- verified with diffs overview, clean rebuild and overview of build log
   (used build from project root: mvn clean package -Pmath -DskipTests -U -pl modules/math -am)
- release preparation: fixes for javadocs (completed)
-- verified with diffs overview, clean rebuild and overview of build log
   (used build from project root: mvn clean package -Pmath -DskipTests -U -pl modules/math -am)
- compliance to code style requirements
-- verified with diffs overview, clean rebuild and overview of build log
   (used build from project root: mvn clean package -Pmath -DskipTests -U -pl modules/math -am)
- compliance to code style requirements
-- verified with diffs overview, clean rebuild and overview of build log
   (used build from project root: mvn clean package -Pmath -DskipTests -U -pl modules/math -am)
- compliance to code style requirements
-- verified with diffs overview, clean rebuild and overview of build log
   (used build from project root: mvn clean package -Pmath -DskipTests -U -pl modules/math -am)
- compliance to code style requirements
-- verified with diffs overview, clean rebuild and overview of build log
   (used build from project root: mvn clean package -Pmath -DskipTests -U -pl modules/math -am)
- compliance to code style requirements
-- verified with diffs overview, clean rebuild and overview of build log
   (used build from project root: mvn clean package -Pmath -DskipTests -U -pl modules/math -am)
- compliance to code style requirements
-- verified with diffs overview, clean rebuild and overview of build log
   (used build from project root: mvn clean package -Pmath -DskipTests -U -pl modules/math -am)
- compliance to code style requirements
-- verified with diffs overview, clean rebuild and overview of build log
   (used build from project root: mvn clean package -Pmath -DskipTests -U -pl modules/math -am)
@zaleslaw
Copy link
Member

This is an initial commit for ML, all code currently is in codebase and was totally refactored for many times

@zaleslaw zaleslaw closed this Jul 25, 2019
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.

None yet

6 participants