Skip to content

Conversation

@lkdvos
Copy link
Member

@lkdvos lkdvos commented Dec 24, 2025

This more or less copies the GradedSpace constructors such that all spacetypes support the same signatures.

Fixes #332

@codecov
Copy link

codecov bot commented Dec 24, 2025

Codecov Report

❌ Patch coverage is 84.61538% with 4 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/spaces/cartesianspace.jl 84.61% 2 Missing ⚠️
src/spaces/complexspace.jl 84.61% 2 Missing ⚠️
Files with missing lines Coverage Δ
src/spaces/cartesianspace.jl 81.57% <84.61%> (+7.21%) ⬆️
src/spaces/complexspace.jl 92.68% <84.61%> (+6.96%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

initialize ComplexSpace from vector errors

3 participants