Opened 5 years ago

Last modified 5 years ago

#2111 closed enhancement

Implementing condensers and binary operations for complex numbers. — at Version 2

Reported by: apercov Owned by: apercov
Priority: major Milestone: 10.0
Component: qlparser Version: 9.8
Keywords: Cc:
Complexity: Medium

Description (last modified by apercov)

Implement next condensers:

count_cells( mddExp )
avg_cells( mddExp )some_cells( mddExp )
all_cells( mddExp )
stddev_pop( mddExp )
stddev_samp( mddExp )
var_pop( mddExp )
var_samp( mddExp

)

Implement next ops:

ops:!=, =

Change History (2)

comment:1 by apercov, 5 years ago

Status: newaccepted

comment:2 by apercov, 5 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.