Skip to content

[Dev] Update compat and more #180

@ocots

Description

@ocots

Compat

  • In Project.toml, update CTBase compat to latest release fixing only X.Y if X<1 and only X otherwise. The version is currently 0.17.1.
  • In test/Project.toml, update CTBase and CTModels compat to latest releases fixing only X.Y if X<1 and only X otherwise. The CTBase version is currently 0.17.1 and CTModels v0.7.0.

I do not see any breaking changes but this must be checked.

Initial guess macro

Warning

In the test, some methods are qualified with CTSolvers but at the end, no methods from CTSolvers must be used, there must be no dependence to CTSolvers. Probably, the methods are now in initial guess from CTModels. If so, qualify with CTModels.

Documentation

Rewrite the make.jl in the spirit of make.jl from CTModels. CTBase must be added to docs/Project.toml.

Metadata

Metadata

Assignees

Labels

internal devModification to the code is requested and should not affect user experiment

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions