Skip to content

HITS-AIN/MiscUtil.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MiscUtil.jl

To install and use this package, please add first the registry CollaborativeAstronomyJulia. Then, switch into "package mode" with ] and add the package with add MiscUtil.

This package containts my personal common utilities put in a package for easy usage:

Cross-validation

  • CVindices
  • taketrainfold
  • taketestfold
  • folds

Transform parameters

  • sigmoid and invsigmoid
  • makepositive and invmakepositive
  • transformbetween and invtransformbetween

Matrix related

  • addjitter and addjitter!
  • makeorthogonal
  • makematrixsymmetric and makematrixsymmetric!
  • woodbury_A_plus_UCV
  • nearestposdef

Other

  • tasksleep
  • safewrapper
  • logrange
  • bracket
  • colourprint
  • waitforkey
  • plot_ellipse

About

Various Julia auxiliary functions

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Julia 100.0%