Releases: SugiharaLab/pyEDM
Releases · SugiharaLab/pyEDM
Version 2.3.2
07 Dec 18:40
Compare
Sorry, something went wrong.
No results found
Issue #67 CCM vs. Simplex mismatch when exclusionRadius > 0
Issue #68 validLib and exclusionRadius are incompatible in Simplex()
Version 2.3.1
04 Nov 12:14
Compare
Sorry, something went wrong.
No results found
Issue #65 : FindNeighbors: neighbors inside exclusionRadius selected
CrossMap_Columns add Evec.
PDM build-backend.
Version 2.3.0
08 Oct 23:56
Compare
Sorry, something went wrong.
No results found
Add mpMethod and chunksize for multiprocessing start method.
Issue #63 : add knn=1 knn_neighbors reshape.
Issue #64 : add warning message suggestion.
CCM : add sequential parameter.
Version 2.2.3
21 Aug 17:31
Compare
Sorry, something went wrong.
No results found
Version 2.2.3
Add ComputeError() CAE
Update apps/ Add pandas .feather
Version 2.2.1
05 Feb 15:23
Compare
Sorry, something went wrong.
No results found
Fix datetime Tp > end of data.
Generative mode datetime exception to use noTime = True.
Version 2.2.0
26 Jan 19:04
Compare
Sorry, something went wrong.
No results found
Add generative mode for Simplex & SMap.
Version 2.1.0
03 Aug 14:52
Compare
Sorry, something went wrong.
No results found
Process disjoint pred correctly
Require pandas >= 2.0
Split FillTimes() into ConvertTime(), AddTime()
Add PredictionValid()
Version v2.0.3
18 Jun 14:43
Compare
Sorry, something went wrong.
No results found
Allow numpy 1.26 lstsq class name
Update Examples Multiview
Fix Validation for array input
CrossMap_Matrix app return ndarray
Version 2.0.2
01 Jun 11:29
Compare
Sorry, something went wrong.
No results found
Replace pkg_resources with importlib.
Add firstMax to apps/EmbedDim_Multiprocess_Columns.py
Version 2.0.1
14 May 14:32
Compare
Sorry, something went wrong.
No results found
Replace cppEDM computation engine with numpy/scipy.
Remove unused API parameters. All data I/O through pandas DataFrame.