Skip to content

Tags: mars-project/mars

Tags

v0.10.0

Toggle v0.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Mars on Ray doc (#3311)

* Update Mars doc

* Compatible with sphinx 6

* Unpin sphinx<6

* Refine doc

* Refine

Co-authored-by: 刘宝 <[email protected]>

v0.10.0a1

Toggle v0.10.0a1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix mt.{cumsum, cumprod} when the first chunk is empty (#3134)

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[BACKPORT] Fix mt.{cumsum, cumprod} when the first chunk is empty (#3134

) (#3136)

v0.8.7

Toggle v0.8.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
 [BACKPORT] Build web code before CIBW when deploying to PyPI (#3014) (

…#3015)

v0.9.0rc3

Toggle v0.9.0rc3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Ray] Ray execution state (#3002)

* Ray execution state

* Fix stop pool

* Not to fetch chunk meta when tiling HeadOptimizedDataSource

* Fix

* Fix

* Use named actor for Ray task state

* Improve coverage

* Fix lint

Co-authored-by: 刘宝 <[email protected]>

v0.8.6

Toggle v0.8.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[BACKPORT] Fix incorrect result for df.sort_values when specifying mu…

…ltiple ascending (#2984) (#3006)

Co-authored-by: He Kaisheng <[email protected]>

v0.9.0rc2

Toggle v0.9.0rc2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Ray] Use main pool as owner when autoscale disabled (#2878)

v0.8.5

Toggle v0.8.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[BACKPORT][Ray] Use main pool as owner when autoscale disabled (#2878) (

#2903)

Co-authored-by: Shawn <[email protected]>

v0.9.0rc1

Toggle v0.9.0rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix dirty version when building with CIBW (#2855)

v0.8.4

Toggle v0.8.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add cibuildwheel with Linux AArch64 wheel build support (#2672) (#2854)