Skip to content
This repository has been archived by the owner on Sep 22, 2022. It is now read-only.

DANA-Laboratory/DanaTypes.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DanaTypes

Build Status

Type name | Description

Real | Type for continuous variables or parameters, with attributes:

• Brief: textual brief description

• Default: default value for parameters and initial guess for variables

• Lower: lower limit

• Upper: upper limit

• Unit: textual unit of measurement

Integer | Type for integer variables or parameters, with attributes:

• Brief: textual brief description

• Default: default value for parameters and initial guess for variables

• Lower: lower limit

• Upper: upper limit

Switcher | Type for textual parameters, with attributes:

• Brief textual brief description

• Valid the valid values for the switcher

• Default default value for the switcher

Boolean | Type for logical parameters or variables, with attributes:

• Brief textual brief description

• Default default value for parameters and initial guess for variables Plugin Object for loading third party pieces of software providing special calculation services

About

Dana-Laboratory BuiltIns

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages