Class org.broadinstitute.hellbender.utils.svd.SingularValueDecomposerUnitTest
Tests
| Test |
Duration |
Result |
| testBasicFunction[0](org.broadinstitute.hellbender.utils.svd.ApacheSingularValueDecomposer@4b78579a, Array2DRowRealMatrix{{2.0,0.0},{0.0,-3.0},{0.0,0.0}}) |
0.009s |
passed |
| testBasicFunction[1](org.broadinstitute.hellbender.utils.svd.OjAlgoSingularValueDecomposer@46181f3, Array2DRowRealMatrix{{2.0,0.0},{0.0,-3.0},{0.0,0.0}}) |
0.082s |
passed |
| testBasicFunction[2](org.broadinstitute.hellbender.utils.svd.SparkSingularValueDecomposer@54666685, Array2DRowRealMatrix{{2.0,0.0},{0.0,-3.0},{0.0,0.0}}) |
1.361s |
passed |
Standard output
ojAlgo includes a small set of predefined hardware profiles,
none of which were deemed suitable for the hardware you're currently using.
A default hardware profile, that is perfectly usable, has been set for you.
You may want to set org.ojalgo.OjAlgoUtils.ENVIRONMENT to something that
better matches the hardware/OS/JVM you're running on, than the default.
Additionally it would be appreciated if you contribute your hardware profile.
https://lists.sourceforge.net/lists/listinfo/ojalgo-user
https://github.com/optimatika/ojAlgo/issues
Architecture=aarch64 Threads=4 Memory=3670016000
Standard error
Oct 27, 2025 5:50:16 PM dev.ludovic.netlib.blas.InstanceBuilder initializeNative
WARNING: Failed to load implementation from:dev.ludovic.netlib.blas.JNIBLAS
Oct 27, 2025 5:50:16 PM dev.ludovic.netlib.blas.InstanceBuilder initializeJava
WARNING: Failed to load implementation from:dev.ludovic.netlib.blas.VectorBLAS
Oct 27, 2025 5:50:16 PM dev.ludovic.netlib.lapack.InstanceBuilder initializeNative
WARNING: Failed to load implementation from:dev.ludovic.netlib.lapack.JNILAPACK