qp2/src/utils_trust_region
Anthony Scemama 4f296efb66
continuous-integration/drone/push Build is failing Details
Fixed qp_export_as_tgz
2023-12-05 17:19:47 +01:00
..
org Fixed qp_export_as_tgz 2023-12-05 17:19:47 +01:00
EZFIO.cfg create utils trust region 2023-04-18 13:01:25 +02:00
NEED create utils trust region 2023-04-18 13:01:25 +02:00
README.md create utils trust region 2023-04-18 13:01:25 +02:00
algo_trust.irp.f removed UGLY NON ASCII CHARACTERS 2023-06-29 18:31:48 +02:00
apply_mo_rotation.irp.f create utils trust region 2023-04-18 13:01:25 +02:00
mat_to_vec_index.irp.f create utils trust region 2023-04-18 13:01:25 +02:00
pi.h create utils trust region 2023-04-18 13:01:25 +02:00
rotation_matrix.irp.f create utils trust region 2023-04-18 13:01:25 +02:00
rotation_matrix_iterative.irp.f Changed formats E to ES 2023-07-04 22:17:31 +02:00
sub_to_full_rotation_matrix.irp.f create utils trust region 2023-04-18 13:01:25 +02:00
trust_region_expected_e.irp.f create utils trust region 2023-04-18 13:01:25 +02:00
trust_region_optimal_lambda.irp.f Changed formats E to ES 2023-07-04 22:17:31 +02:00
trust_region_rho.irp.f create utils trust region 2023-04-18 13:01:25 +02:00
trust_region_step.irp.f create utils trust region 2023-04-18 13:01:25 +02:00
vec_to_mat_index.irp.f create utils trust region 2023-04-18 13:01:25 +02:00
vec_to_mat_v2.irp.f create utils trust region 2023-04-18 13:01:25 +02:00

README.md

Utils trust region

The documentation can be found in the org files.

Org files

The org files are stored in the directory org in order to avoid overwriting on user changes. The org files can be modified, to export the change to the source code, run

./TANGLE_org_mode.sh
mv *.irp.f ../.