-
Within the ISensoBridge interface, we decided to pass image data using Eigen refs given the availability of suitable conversions to OpenCV that can be used by the client applications. (Please see http…
-
This issue tracks PyDPF-Core issues related to adding examples for core functionalities.
| _Legend_ |
|--------|
| 🟡 From the examples section 🟡 |
| 🟣 From the user guide how-tos section 🟣 |
| 🟠 Fr…
-
With bootstrapping done and creating nodes being super easy, the biggest obstacle right now is types and broadcasting.
# Types
While `np.ndarray` is the type of a numpy array it does not specify the …
-
_Submitted by:_ **giuliolunati**
Could be modeled on pair!, with different multiplication rule.
Syntax: i e.g 3.5i-6
``` rebol
exp log sine arcsine etc. must be extended to accept complex! values
``…
-
* [x] `=` to evaluate and substitute known variables (b1258de)
* [x] `N` to evaluate and substitute known variables, even those that we don't know the exact value for (like pi and e) (bc33d1b)
* [x]…
-
Have we explored in depth some alternatives to the way the voting system is structured? My personal opinion is that this current system needs balancing, so as not to give an excessive degree of influe…
-
**tl;dr**: Can XArray enable user-defined logical dtypes on top of physical NumPy arrays ?
### The Need for New Datatypes
NumPy's dtypes (int, float, etc.) are appropriate for many, but not all …
-
![image](https://user-images.githubusercontent.com/414141/185047255-a531605d-8e8b-4fb9-a40b-6003d9a05a9a.png)
![image](https://user-images.githubusercontent.com/414141/185102329-b7072f77-5041-4f5a-97…
-
## Establishing an "IoW" opinion on data exchange, format, and web standards
### [TL;DR : The Way Forward](https://github.com/internetofwater/about.geoconnex.us/issues/21#way-forward)
In general…
-
Sometimes when there is a popular hashtag botnets will flood twitter with spam that uses the hashtag. Is there a way we can filter these out somehow?
It would preferable to have a separate process th…