Skip to content

Revert "Migrate ndarray"#635

Closed
Craigacp wants to merge 2 commits intomasterfrom
revert-634-migrate-ndarray
Closed

Revert "Migrate ndarray"#635
Craigacp wants to merge 2 commits intomasterfrom
revert-634-migrate-ndarray

Conversation

@Craigacp
Copy link
Collaborator

@Craigacp Craigacp commented Mar 6, 2026

Reverts #634

karllessard and others added 2 commits March 6, 2026 14:44
* Move NdArray library to subfolder

* Add missing dependencies

* Fix settings.xml path

* Kotlin friendly names (Shape.get)

* Fix bug when slicing on a segmented dimension (#2)

* Sparse tensor (#3)

* Allow SparseNdArray impls to be inherited (#5)

* Better examples in Sparse array documentation (#6)

* Build on JDK11 by default (#7)

* Add missing export

* Adding toString to AbstractDenseNdArray and AbstractSparseNdArray (#8)

* Test Java copyFrom Ok

* Test Java copyFrom - trying to replicate Scala error

* Test Java copyFrom - trying to replicate Scala error v2

* Added basic index tests (rank 2)

* Added module-info to tests

* Module-info for tests use the same module name of src

* Value streaming for NdArrays (#15)

* Release 0.4.0

* Prepare next iteration

* Viewing arrays with different shapes (#18)

* Rename read/write to copyTo/From (#19)

* Releasing 1.0.0-rc.1

* Increase version for next iteration

* Move ndarray to tensorflow-java

* Apply spotless

---------

Co-authored-by: Ryan Nett <JNett96@gmail.com>
Co-authored-by: Jim Clarke <JimClarke5@me.com>
Co-authored-by: Adam Pocock <craigacp@gmail.com>
Co-authored-by: hmf <hugo6ferreira@gmail.com>
Co-authored-by: Adam Pocock <adam.pocock@oracle.com>
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