Skip to content

Latest commit

 

History

76 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

My utilities

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages