Menu

quaternion Merge Request #1: Remove use of deprecated APIs and bump Octave version requirement (open)

Merging...

Merged

Something went wrong. Please, merge manually

Checking if merge is possible...

Something went wrong. Please, merge manually

Markus Ebner wants to merge 1 commit from /u/seiji-hiwatari/octave-forge-quaternion/ to default, 2019-09-10

  • is_numeric_type [removed after 5.1.0] -> isnumeric() [since 4.4]
  • is_real_type [removed after 5.1.0] -> isreal() [since 4.4]
  • is_bool_type [removed after 5.1.0] -> islogical [since 4.4]
Commit Date  
[a75c84] (defaulttip) by Markus Ebner Markus Ebner

Remove use of deprecated APIs and bump Octave version requirement

- is_numeric_type [removed after 5.1.0] -> isnumeric() [since 4.4]
- is_real_type [removed after 5.1.0] -> isreal() [since 4.4]
- is_bool_type [removed after 5.1.0] -> islogical [since 4.4]

2019-09-10 00:54:40 Tree

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.