slice_assume_init_mut deprecation workaround default tip

merge dev to default

bump version dev

doc updates dev

LogarithmicCap verbosity option dev

More Serialize / Deserialize / Debug derives draft dev

simplify draft dev

Simplify IdOp GEMV draft dev

Incomplete sketch of GEMV apply_add_mul draft dev

Add add_mul to AXPY draft dev

Try to have Field as member type in Mappings etc. draft dev

Basic arithmetric opt-in hack attempt: not allowed by Rust. draft dev

AXPY as LinSpace attempts, difficulties with Pairs and nalgebra draft dev

Try to use HasDual with adjoints. Problem with nalgebra Instances. draft dev

linearisation_error draft dev

Use anyhow::Error in DynError dev

Fix out-of-date references in doc comments dev

Fix RowOp apply_mut. dev

remove unneeded trait bound dev

NormConstraint with radius dev

Need to construct weighted norms using macros due to compiler (overflow) bugs dev

Weighted norms dev

Move Sum to operator_arithmetic as MappingSum dev

Split out and generalise Weighted dev

Discrete gradients dev

ZeroOp dev

Reduce preadjointing constraints dev

More Instance parametrisation dev

Extra reflexivity and hilbert-like requirements for Euclidean. Fuse Dot into Euclidean. dev

Move origin stuff to AXPY form Euclidean dev

Compositions dev

More convexity, normed spaces, etc. dev

Significantly simplify Mapping / Apply through Instance dev

Convex analysis basics dev

Add direct products (Pair, RowOp, ColOp, DiagOp) dev

Update dependencies. Nalgebra update required code changes. dev

Add "nightly" feature and provide alternative low-performance implementations of several things when not available. dev

Remove unused #![feature]s dev

typofix dev

Reflect and rotate of Loc dev

Add iteration to Timed log dev

Add map to Logger dev

Ref is not needed. dev

Some Differential GATs dev

Some Differentiable simplifications and clarifications dev

Add iter_init dev

Updates for current nightly rust dev

diff_ref dev

Implement Display for Loc dev

Sum Apply implementation improvements dev

Simplify iterate facility for-loop mechanism dev

New iteration interface, allowing for loops. dev

Add Sum::iter dev

merge default dev

merge from default dev

Add DifferentiableRealMapping shorthand dev

Add Mapping codomain slicing and RealVectorField dev

Add Differential struct and DifferentiableMapping.diff dev

typofix dev

NAN constant dev

Add is_quiet to AlgIteratorState as well. dev

Implement Differentiable for Weighted and Shift dev

Rename Differentiate → Differentiable dev

Implement std::iter::Sum for Loc<F, N> dev

Implement Differentiate for BTFN dev

version = 0.2.0-dev dev

Logarithmic logging base correction

std::mem::forget on a value that implements Copy does nothing.

feature(binary_heap_retain) is stable now

Update Cargo.lock to stop build failures with current nightly rust.

Add rust-version specification to Cargo.toml

Some README fine-tuning

Added tag v0.1.0 for changeset 51bfde513cfa

README beautification v0.1.0

README improvements

Fix broken links in doc comments after Mapping -> Apply change.

cargo-d alias generation with a cargo-d script

Better Linear and Mapping structure that can provide consuming and reference `apply`.

Add some keywords and categories

work-units-sketching draft

Add package metadata

Improvements and minor fixes to bisection tree refinement.

Multithreaded bisection tree operations

Added tag unthreaded for changeset d80b87b8acd0

Added NormExponent trait for exponents of norms unthreaded

Improve documentation

Added type for numerical errors

Allow step closure of AlgIterators to indicate succesfull termination or failure.

Convert iteration utilities to GATs

Fix some unit tests after fundamental changes that made them invalid

Initialise new clean repository

(0) tip

mercurial