Vector Space Least Squares
  • Home
  • Manual
    • Transformations
    • Vector space basis
    • Least Squares problem
  • Examples
  • Reference
    • Public API
    • Internal API
  • Release notes
    • [1.1.0] 2025-11-02
Version
  • Release notes
  • Release notes
GitHub

Release notes

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.1.0] 2025-11-02

Added

  • Gaussian and Log-Normal transformations are added.
  • A basis PiecewiseConstantBasis to represent piecewise constant functions on a predefined grid: the generating functions are the characteristic functions of each cell.
  • An online documentation is available at https://jlelong.github.io/VectorSpaceLeastSquares.jl
  • Add a method isDifferentiable(::AbstractBasis)
« Internal API

Powered by Documenter.jl and the Julia Programming Language.

Settings


This document was generated with Documenter.jl version 1.15.0 on Sunday 2 November 2025. Using Julia version 1.11.7.