Results 7 issues of Ícaro Dourado

swig is required, but not mentioned. in emd.h, the include of Python.h has a ; that should be removed

It should be possible the use of install.packages("Rgtsvm")

In com.crtomirmajer.wmd4j.WordMovers, the weighting is wrong when stopwords are set. A simple scenario is to use a set of stopwords that never happen, and check the distances computed. It decreases...

In SparseRowMatrix and SparseColumnMatrix, zero is assumed as the sparse value. However, there are many applications were the default value if 1 instead, as in some symmetric distance matrices for...

enhancement

### 🚀 Feature Request: Allow injecting a `redis.Redis` or `ConnectionPool` into `RedisCache` **Summary** It would be very useful if the `RedisCache` backend supported injecting either: - an already-initialized `redis.Redis` instance,...

As of 2025-06-17, v3.2.2 from 2025-04-28 is not yet present in https://github.com/highcharts/highcharts-react/blob/master/CHANGELOG.md

# AssertionError with Cython modules (`frozenlist._frozenlist`) under Python 3.13 in PyDev debugger ## Environment - **Python**: 3.13.0 (official CPython) - **PyDev.Debugger**: 13.0.2 (bundled with Eclipse) - **Eclipse** - **OS**: Linux...