JAXFit
latest
  • Example Notebooks
  • JAXFit API Docs
    • jaxfit package
JAXFit
  • JAXFit API Docs
  • Edit on GitHub

JAXFit API Docs

These are the docs for all the functions and objects. Generally only the jaxfit.minpack submodule is needed by the user.

  • jaxfit package
    • Submodules
      • jaxfit.common_jax module
      • jaxfit.common_scipy module
      • jaxfit.least_squares module
      • jaxfit.loss_functions module
      • jaxfit.minpack module
      • jaxfit.trf module
    • Module contents
      • AutoDiffJacobian
      • CL_scaling_vector()
      • CommonJIT
      • CurveFit
      • LeastSquares
      • LinAlgError
      • LinearOperator
      • LossFunctionsJIT
      • OptimizeResult
      • OptimizeWarning
      • TrustRegionJITFunctions
      • TrustRegionReflective
      • aslinearoperator()
      • check_termination()
      • check_tolerance()
      • check_x_scale()
      • cho_factor()
      • cho_solve()
      • copysign()
      • curve_fit()
      • evaluate_quadratic()
      • find_active_constraints()
      • in_bounds()
      • intersect_trust_region()
      • issparse()
      • jacfwd()
      • jax_solve_triangular()
      • jax_svd()
      • jit()
      • make_strictly_feasible()
      • minimize_quadratic_1d()
      • norm()
      • prepare_bounds()
      • print_header_linear()
      • print_header_nonlinear()
      • print_iteration_linear()
      • print_iteration_nonlinear()
      • reflective_transformation()
      • solve_lsq_trust_region()
      • solve_trust_region_2d()
      • step_size_to_bound()
      • tree_flatten()
      • update_tr_radius()
      • warn()
Previous Next

© Copyright 2022. Revision 039bf972.

Built with Sphinx using a theme provided by Read the Docs.