Releases: deepcausality-rs/deep_causality
Releases · deepcausality-rs/deep_causality
deep_causality_physics-v0.5.0
Added
- (deep_causality_tensor) Finalized MLX removal.
- (deep_causality_tensor) Removed MLX backed.
- (deep_causality_topology) Initial implementation of Lattice Gauge Field.
Other
- (deep_causality_topology) Renamed Guage Groups to their definition names.
- (deep_causality_physics) Fixed numerous bugs.
- Updated SBOM of and applied docstring fixes.
- Updated SBOM of recently changed crates.
- you added specification for removing the MLX backend from all affected crates.
- Applied lints and fixes across crates.
- (deep_causality_topology) Refeactoring to allow for genric fields and ComplexFiels in GaugeField and LatticeGauge Field
- Merge branch 'deepcausality-rs:main' into main
deep_causality_num-v0.2.0
Other
- (deep_causality_num) Renamed DoubleFloat to Float106 for consistency with existing float types.
- (deep_causality_num) Renamed DoubleFloat to Float106 for consistency with existing float types.
- (deep_causality_num) Fixed Complex::powi bug where negative exponents produced incorrect results.
- (deep_causality_num) Tested asin, acos, and atan tests to increase test coverage.
- (deep_causality_num) Added asin impl to RealField and default impl.
- Merge remote-tracking branch 'origin/main'
- Fixed and lints.
- (deep_causality_num) Added atan impl to RealField and default impl.
- (deep_causality_topology) Added first example that verifies the correctness of the Lattice Gaugle Field up to 1e-31(!)
deep_causality_multivector-v0.4.0
Added
- (deep_causality_multivector) Applied lints and fixes.
- (deep_causality_multivector) Increased test coverage.
- (deep_causality_tensor) Finalized MLX removal.
- (deep_causality_tensor) Removed MLX backed.
- (deep_causality_topology) Removed MLX backed.
- (deep_causality_multivector) Updated tests and applied lints & fixes.
- (deep_causality_multivector) Removed MLX backed.
Other
- (deep_causality_num) Renamed DoubleFloat to Float106 for consistency with existing float types.
- (deep_causality_discovery) Fixed numerous bugs.
- (deep_causality_multivector) Fixed a number of bugs.
- remoced unneccessary trait bounds.
- Updated SBOM of and applied docstring fixes.
- Updated SBOM of recently changed crates.
deep_causality_metric-v0.2.0
Added
- (deep_causality_multivector) Updated tests and applied lints & fixes.
deep_causality_ethos-v0.2.3
Fixed
- fixed typo in README.md
Other
- (deep_causality_ethos) Improved existing tests.
deep_causality_effects-v0.0.5
Other
- Updated SBOM of and applied docstring fixes.
deep_causality_discovery-v0.3.4
Other
- (deep_causality_discovery) Fixed numerous bugs.
- Updated SBOM of and applied docstring fixes.
deep_causality_data_structures-v0.10.11
chore: Release package deep_causality_data_structures version 0.10.11
deep_causality_data_structures-v0.10.10
chore: Release package deep_causality_data_structures version 0.10.10
deep_causality_core-v0.0.5
Other
- (deep_causality) Fixed multipple bugs in Causaloid.
- (deep_causality_core) Fixed failing test.
- (deep_causality_core) Fixed Diamond bug.