Recent Releases of nelson-minimalist-core
nelson-minimalist-core - v.0.3.0
0.3.0 (2023-03-30)
Added
function handle builtin added:
func2str,function_handle_extractionisfunction_handle,function_handle_fieldnamesfunction_handle_isequal,function_handle_isequalnfunction_handle_isequalto,str2funcvalidators builtin added:
mustBeNumericOrLogical,mustBeLogical,mustBeLogicalScalar,mustBeFinite,mustBeScalarOrEmpty,mustBeValidVariableName,mustBeTextScalar,mustBeText,mustBeFolder,mustBeFile,mustBeVector,mustBeFloat,mustBeNumeric,mustBeNonempty,mustBeA,mustBePositive,mustBeNonnegative,mustBeNegative,mustBeNonpositive,mustBeNonNan,mustBeNonZero,mustBeNonSparse,mustBeReal,mustBeInteger,mustBeNonmissing,mustBeGreaterThan,mustBeLessThan,mustBeGreaterThanOrEqual,mustBeLessThanOrEqual,mustBeMember,mustBeInRangefiles folders builtin added:
pwd,dircd,isdirisfolder,isfilefileparts,mkdirrelativepath,rmdircopyfile,diff_filermfile,pathsepfilesep,fullpathtempdir,userdir,fullfileinterpreter builtin added:
parsefile,parsestring,max_recursion_depth,iskeywordconsole builtin added:
clc,input,terminal_sizedebugger builtin added:
dbstackinteger builtin added:
int8,int16int32,int64uint8,uint16uint32,uint64intmax,intmindouble builtin added:
double,flintmax,realmaxassertfunctions builtin added: `assertistrue
,assertassertisfalse,assertcheckerrorassertisequal,assertisapprox`operators builtin added:
plus,minus,uminus,uplus,and,colon,ctranspose,transpose,eq,ge,gt,le,lt,ne,ldivide,rdivide,mldivide,mrdivide,mtimes,times,not,or,any,all,power,mpower,shortcutor,shortcutand,subsindex,horzcat,vertcat,ismember,data_structures builtin added:
isfield,fieldnames,cellfun,namedargs2cell,getfield,rmfield,struct,iscellstr,cell,struct2cell,cell2structfunctions_manager builtin added:
macroargs,builtin,feval,what,addpath,clearfun,rmpath,path,ismacro,isbuiltin,rehash,userpath,inmemmemory_manager builtin added:
clear,whowhos,globalisglobal,persistentassignin,acquirevarvarlock,varunlockvarislock,isvarerrormanager builtin added:
error,warninglasterror,lastwarngetLastReport,MExceptionthrow,throwAsCallerrethrow, `MExceptionfieldnames`core builtin added:
exit,runnfilename,mfilenameexecstr,evalevalc,evalinnargin,narginchknargout,nargoutchkpause,namelengthmax,inputnamelogical builtin added:
logical,true,false,"xor,single builtin added:
singledata_analysis builtin added:
prod,sum,cumsum,cumprod,ismissing,sort,max,min,conv2statistics builtin added:
corrcoef,var,meanstream_manager builtin added:
diary,fopen,fclose,fwrite,fread,fprintf,fgetl,fgets,ftell,frewind,fseek,fsize,dlmwrite,fileread,filewrite,feof,ferror,fscanf,sscanfstring builtin added:
char,strcmp,strcmpi,strncmp,strncmpi,matches,tolower,lower,toupper,upper,strfind,int2str,num2str,str2double,mat2str,startsWith,endsWith,contains,count,strrep,replace,strtrim,deblank,strlength,string,strings,convertStringsToChars,convertCharsToStrings,blanks,strcat,append,islettertime builtin added:
tic,toc,sleep,datevec,timeitconstructors_function builtin added:
eye,i,j,nan,NaN,inf,Inf,eps,pi,ones,zeros,diaglinear_algebra builtin added:
sqrtm,logm,expm,,schur,trace,issymmetric,ishermitian,detelementary_functions builtin added:
size,length,reshape,realimag,complex,isequal,isequalnisequalto,numel,isapprox,ceilfloor,fix,round,isnanisinf,isfinite,ndims,conjmod,abs,repmat,remcast,norm,exp,loglog10,log1p,sqrt,num2binbin2num,base2dec,bin2dechex2dec,dec2base,dec2bin,dec2hexlinspace,log2,fliplr,flipudfind,isvector,isscalar,triutril,sign,hypot,permutetypes module builtin added:
class,isa,iscell,ischarisclass,isdouble,isempty,isfloatishandle,isint8,isint16,isint32isint64,isinteger,islogical,isnumericisreal,issingle,issparse,isstringisuint8,isuint16,isuint32,isuint64isvarname#48: Add static build to CI.
#6: Windows build with cmake.
#24: CI build with Cmake on Windows.
#17: Add minimal tests to the CI.
plug
trigonometric_functionsmodule (currently only builtin)cos,sin,tan,cosh,sinh,tanh,acos,asin,atan,cosm,sinm,tanm,atan2,atanhplug
display_formatmodule (format, disp, display, echo)builtin loaded by gateway.
Fixed
- #47: Duplicate symbols errors when building nelson-minimalist-core on emscripten-forge.
- C++
Published by Nelson-numerical-software almost 3 years ago
nelson-minimalist-core - v0.1.0
New Contributors
- @JohanMabille made their first contribution in https://github.com/Nelson-numerical-software/nelson-minimalist-core/pull/15
- @Hind-M made their first contribution in https://github.com/Nelson-numerical-software/nelson-minimalist-core/pull/20
Full Changelog: https://github.com/Nelson-numerical-software/nelson-minimalist-core/commits/v0.1.0
- C++
Published by Nelson-numerical-software about 3 years ago