-
* Offer iterated classical GS apart from modified GS for better parallel scalability. https://onlinelibrary.wiley.com/doi/abs/10.1002/%28SICI%291099-0887%28200001%2916%3A1%3C57%3A%3AAID-CNM320%3E3.0.C…
-
**Feature functionality**
computes the cholesky decomposition
Intended scope:
- real/complex matrices
- `split` $\in${ `0,1,None`}
- of course, appropriate scalability of the routine is desired…
mtar updated
10 months ago
-
### **Scalability & Elasticity Solutions**
* Analyze the expected growth patterns and design scalability solutions accordingly.
* Engineer the system for elasticity so it can effectively adjust to wo…
-
**Is your feature request related to a problem? Please describe.**
The current naive scheduler implementation is limited to linear jobs. It would be great to allow parallel paths to be exploited on a…
-
The recent work of https://github.com/ome/omero-blitz/issues/73 revealed another scalability issue when importing large filesets into OMERO.server.
Synthetic datasets of varying number of files can…
-
* Novelty of the project
* In terms of the novelty of the approach, similar projects might already exist in the field of machine learning (ML) education or visualization. To enhance its novelty, th…
-
One issue with the reliability of the venturis is that we are using an "ideal" response coefficient, but we are working in the physical work. @sglow has done some calibration with an air cylinder, and…
-
At lease some of the iterative solvers in SciPy force the right-hand-side (RHS) array to an `ndarray`, even if the original RHS array is a subclass of `ndarray`. Should this be the case?
I am deve…
-
#418
-
I was reading https://github.com/project-iris/iris/blob/master/container/queue/queue.go out of curiosity and noticed that technically its behaviour is quadratic in the number of elements, instead of t…