Skip to content

kwinkunks/chrestomathy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

chrestomathy

A collection of notebooks exploring various ways to do some scientific tasks, with a bit of a geoscience flavour to some of them.

Same nail, different hammers

A crestomathy is, according to Wikipedia:

A chrestomathy (from the Ancient Greek χρηστός, khrēstós, meaning "useful", and μανθάνω, manthánō, meaning "learn") is a collection of selected literary passages [...]; a selection of literary passages from a foreign language assembled for studying the language; or a text in various languages, used especially as an aid in learning a subject. [...] It is different from an anthology because of its didactic purpose.

Each notebook in this unstructured collection explores a different goal, such as performing linear regression on some data, gridding irregular data to make a map (also a regression), or solving a linear algebraic equation. Each exploration involves stating the problem, then looking at different ways to do it, usually in increasingly sophisticated ways.

Notebooks

  • Linear_regression.ipynb
  • Regression_algoithms.ipynb
  • Wavelet_estimation.ipynb
  • Map_interpolation.ipynb
  • Phase_determination.ipynb
  • Unsupervised_clustering_on_rock_properties.ipynb
  • Curse_of_dimensionality.ipynb

Suggested additions

Topics for the future:

About

Crestomathies: same nail, different hammers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published