Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

split elementary functions #439

Closed
Nelson-numerical-software opened this issue May 18, 2021 · 0 comments · Fixed by #440
Closed

split elementary functions #439

Nelson-numerical-software opened this issue May 18, 2021 · 0 comments · Fixed by #440

Comments

@Nelson-numerical-software
Copy link
Collaborator

We could move operators to an "operators" module.

horzcat,
power,                      
ismember,
rdivide,
all,
ldivide,                     
and, 
le,
subsasgn,                   
any,
lt,
subsref,
minus,
times,                      
mldivide,
transpose,                 
mpower,
uminus,
mrdivide,                      
mtimes,
unique,                     
ne,                 
colon,
not,
uplus,                      
ctranspose,
vertcat,                   
eq,
or,
xor,                        
ge,
gt,
plus

split will allow to build faster (at least on windows)
elementary_functions is too big (2.34 Mo)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant