Skip to content

[ieboilstart] add set type #280

@kbjarkefur

Description

@kbjarkefur

Default var type

You can have different default values for when creating numeric vars. This actually can make a difference when generating random numbers as if the type is set to float you get more precision with more decimals on your random number. With iesave this should not lead to inefficiencies in disk space with storing data.
set type float, permanently

Default random number generator

Include set rng default to make sure the default RNG mt64 is used.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions