├── .gitignore.in ├── .gitmodules ├── .junk ├── bin.archive │ ├── cb │ └── cbp ├── gitcleaning │ ├── bigtosmall.missing.txt │ ├── bigtosmall.missing.txt.f │ ├── history.sh │ ├── history2.sh │ └── toclean.txt ├── misc │ ├── christmas_ideas_2010.txt │ └── laptopSoftware.txt ├── perl │ └── studentNumberGrep │ │ ├── h │ │ └── sample.txt └── ubuntu │ └── packages ├── GNUmakefile ├── LICENSE.txt ├── README.txt ├── archives ├── fromGoogleSites.pl ├── math2007 │ └── index.html ├── math2008 │ └── index.html ├── math2009 │ └── index.html ├── math2010 │ └── index.html ├── math2011 │ └── index.html ├── math2012 │ └── index.html ├── math2013 │ └── index.html └── math2014 │ └── index.html ├── bin ├── .db2 │ ├── cscope.build │ ├── cscope.run │ ├── decompiler.linuxamd64 │ ├── latchStates.pl │ ├── printAsBinForDpermd │ ├── printAsBinForDpermdSh │ └── timecard ├── .old │ ├── camelIt │ ├── grabUrlsPhy354 │ ├── gvim-pdfsync │ ├── mkNotesSymlinks │ ├── pat.perl.LastRev │ ├── removeArticleStubs.sh │ ├── replaceOldStyleTexEquationMarkup │ ├── skinreversevim │ ├── sofia_macbook_personal_github │ ├── sortMlsSalesInfo.pl │ ├── sscreen │ ├── stopMotionZbRenamer.pl │ ├── texlive.installer │ ├── tlinst │ └── ubuntu.subversion.sh ├── 2hash ├── 2stdformat ├── 3f ├── _perlskel ├── allwhich ├── amWindows.pl ├── blogSearchSummary.pl ├── build_llvm ├── build_vim ├── c1 ├── cayley_klein_parameterizations.pl ├── clang.git.sh ├── clang.trunk.sh ├── cloneplay.sh ├── codecat ├── config_clang_complete ├── difflist ├── diffsplit ├── dosc ├── fedoraextra ├── findControlM ├── fixinc ├── gold.configure_and_build ├── headingTailingSpaceFixup ├── hexdumpbytes ├── igrep ├── indentmap ├── latexRegex.pl ├── lc ├── lcat ├── listErrorTypesInTheClangStaticAnalyzeGeneratedHtmlReports ├── llm.sh ├── llmq ├── llmq.py ├── macextra ├── macvimpdf ├── macvimpdf2 ├── make1610 ├── manylines ├── maxline ├── mclip ├── mk_prologue ├── mk_prologue.bash ├── mk_prologue.perl ├── mk_prologue.source ├── mkgitaliases ├── mkiguard ├── mkswapfile.fedora ├── mtcheck ├── mvim ├── my_cscopefilter ├── my_findtop ├── my_scope ├── myip ├── nvimsetup ├── objdumpRange ├── odroid.write ├── oneline ├── problemSkeleton ├── prologue ├── prunespaces ├── relgittop ├── scanport22 ├── setblank ├── splitdiff3 ├── stripcomment ├── stripzeros ├── swap2 ├── thethe.py ├── tnd ├── tsdm ├── typedef2 ├── ubuntu.extra.sh ├── ubuntu.lvm_extend ├── ubuntu.texlive.sh ├── ubuntu_newertools ├── uc ├── uncolor ├── unlocked.py ├── urlchecker ├── urlcheckerpy ├── whatinc ├── wpcode └── xfig.l.sh ├── cuda.txt ├── env ├── .aspell.en.prepl ├── .aspell.en.pws ├── .bashrc.peeter ├── .clang-format ├── .oldvimrc ├── .screenrc ├── .tmux.conf ├── .vimrc ├── _vimrc ├── bash.macbook ├── bash_aliases.kali ├── bash_aliases.ubuntu_12_04_32bit ├── bash_aliases.ubuntu_12_10_64bit ├── bash_aliases.vim ├── bash_aliases.wsl2 ├── bashrc_pjoot ├── ctags ├── nvim │ ├── init.vim │ └── line.vimrc └── profile_powershell.ps1 ├── notes ├── Alexandre │ └── landauSection11Problem2b.tex ├── DONE.txt ├── GNUmakefile ├── TODO.done ├── TODO.txt ├── atomic │ ├── GNUmakefile │ ├── atomic.tex │ ├── atomicSimple.tex │ └── mutexRelease.tex ├── aurora │ ├── atrig1.tex │ └── renumber ├── blogit │ ├── .junk │ │ ├── gatutorial.tex │ │ ├── gradientGreensFunction.tex │ │ ├── tb.tex │ │ ├── tb.txt │ │ ├── tbiot.tex │ │ ├── tcd.tex │ │ ├── tcd.txt │ │ ├── tdsm.tex │ │ ├── tdsm.txt │ │ ├── tf.tex │ │ ├── tfs.tex │ │ ├── tfs.txt │ │ ├── tg.tex │ │ ├── th2.tex │ │ ├── th2.txt │ │ ├── tin.tex │ │ ├── tin.txt │ │ ├── tj.tex │ │ ├── tl.tex │ │ ├── tla.tex │ │ ├── tla.txt │ │ ├── tmc.tex │ │ ├── tmf.tex │ │ ├── tmf.txt │ │ ├── tmj.tex │ │ ├── tmj2.tex │ │ ├── tpp.tex │ │ ├── tpp.txt │ │ ├── tpt.txt │ │ ├── ts.tex │ │ ├── tsp.tex │ │ ├── tsp.txt │ │ ├── ttg.tex │ │ ├── ttg.txt │ │ ├── tvg.tex │ │ ├── tvws.tex │ │ ├── tvws.txt │ │ ├── x.txt │ │ ├── xf.txt │ │ ├── xg.txt │ │ ├── xh.txt │ │ ├── xj.txt │ │ ├── xl.txt │ │ ├── xmc.txt │ │ ├── xmj.txt │ │ ├── xs.txt │ │ ├── xtmj2.txt │ │ └── xvg.txt │ ├── .tex2mathjax │ ├── GNUmakefile │ ├── accent.txt │ ├── archiveForNow │ │ ├── astrological.tex │ │ ├── diff.fourierMaxVacWP_tex │ │ ├── hr.tex │ │ ├── pfOtimes.tex │ │ ├── pfProjector.tex │ │ ├── pfQNov15.tex │ │ ├── sams.tex │ │ └── scribeTemplate.tex │ ├── cpp11.8.txt │ ├── curvilinearCoordinates.tex │ ├── diffractionRefresher.tex │ ├── dotBlade.tex │ ├── emt10.tex │ ├── emt10.txt │ ├── formulas.tex │ ├── gaBasics.tex │ ├── gaBasics.txt │ ├── gaMaxwellMagneticSources.tex │ ├── gaMintro.tex │ ├── gendot.tex │ ├── groupAndPhase.tex │ ├── helm3.todo │ ├── helmholtzSolution.tex │ ├── hw1228.tex │ ├── junk │ │ ├── relElectroDynProblemSet3_2.tex │ │ ├── relElectroDynProblemSet4_2.tex │ │ ├── relElectroDynProblemSet5_1.tex │ │ ├── relElectroDynProblemSet6_1.tex │ │ └── templateJ.tex │ ├── maxwellsFromGA.tex │ ├── multiPendulumSphericalMatrix.tex │ ├── optimizationToyProblem.tex │ ├── p │ ├── pathria72typoPossibility.tex │ ├── peeterblog.cls │ ├── phasorDualMaxwellsGA.tex │ ├── phasorMaxwellsGA.tex │ ├── phasorMaxwellsGAandDual.tex │ ├── pipeFlowConstPressureGradient.tex │ ├── qftProblemSet2.tex │ ├── qm1exam.txt │ ├── qmTwoExamReflection.tex │ ├── qmTwoR1.tex │ ├── reciprocal.tex │ ├── relativisticNullVectorInBasisGradient.tex │ ├── renumber │ ├── rodbalancing.tex │ ├── stokespost.tex │ ├── stokespost.txt │ ├── th.tex │ ├── tpt.tex │ ├── trivectorBivectorProduct.tex │ ├── uwavesDeck6LCmatching.tex │ ├── uwavesDeck8ResonatorQfactor.tex │ ├── uwavesProblemSet1.tex │ ├── wikipediaPlanksBlack_body.svg │ └── working.txt ├── cpp11 │ ├── cpp11.2.txt │ ├── cpp11.3.txt │ ├── cpp11.4.txt │ ├── cpp11.5.txt │ ├── cpp11.6.txt │ ├── cpp11.7.txt │ └── cpp11.txt ├── dekker │ ├── GNUmakefile │ ├── TODO │ ├── dekker.c │ ├── dekker.tex │ ├── grabit.sh │ ├── out.txt │ └── runit.sh ├── ece1229-antenna-project │ ├── .junk │ │ ├── pr.tex │ │ └── xingqi_spacingchanged.tex │ ├── figpath.sty │ ├── figpathdist.sty │ ├── make.sh │ ├── makefile │ ├── peeter.tex │ ├── presentation.tex │ ├── renumber │ └── xingqi.tex ├── forum │ ├── METADATA │ ├── differentialFormQse.tex │ ├── pseudovector.tex │ ├── renumber │ ├── spinor.tex │ ├── stokesMathSE.tex │ ├── trivectorBivectorInnerProduct.tex │ ├── virialDotProduct.tex │ └── virialPF2.tex ├── gamma-matrix │ ├── GNUmakefile │ ├── generate_prods.pl │ └── matrix.cpp ├── ieeepaper │ ├── GNUmakefile │ ├── IEEEtran.cls │ ├── IEEEtran_HOWTO.pdf │ ├── README │ ├── bare_adv.tex │ ├── bare_conf.tex │ ├── bare_jrnl.tex │ ├── bare_jrnl_compsoc.tex │ ├── bare_jrnl_transmag.tex │ ├── changelog.txt │ ├── gamma-matrix │ │ ├── GNUmakefile │ │ ├── generate_prods.pl │ │ └── matrix.cpp │ └── justlatex │ │ ├── bare_adv.tex │ │ ├── bare_conf.tex │ │ ├── bare_jrnl.tex │ │ ├── bare_jrnl_compsoc.tex │ │ └── bare_jrnl_transmag.tex ├── incoherentramblings │ └── bitcoin.tex ├── junk │ ├── bb │ │ ├── GNUmakefile │ │ └── bb.tex │ └── oldblogit │ │ ├── eliq.tex │ │ ├── mathmlTest.tex │ │ ├── phasorAddition.tex │ │ ├── scratch.tex │ │ └── scratch0.tex ├── latex-sample │ ├── slerp.ltx │ └── template.ltx ├── miscblogposts │ ├── calculusMadeEasy.tex │ ├── mortgageInterest.tex │ ├── numberGame.tex │ ├── renumber │ └── theBigFivePhysics.tex ├── papers │ ├── GNUmakefile │ ├── METADATA │ ├── TODO │ ├── gramSchmidtLorentz.tex │ ├── isqrt.tex │ └── relwave.tex ├── quantumchemistry │ ├── METADATA │ ├── chapters.tex │ ├── renumber │ └── variationalMatrix.tex ├── resume │ ├── GNUmakefile │ ├── bio.linkedin │ ├── google_books_bio.txt │ ├── ibmexperience.txt │ ├── lzlabs.txt │ └── resume.tex ├── standalone │ ├── GNUmakefile │ ├── a │ │ └── b │ │ │ ├── f1.tex │ │ │ ├── f2.tex │ │ │ ├── f3.tex │ │ │ ├── f4.tex │ │ │ ├── f5.tex │ │ │ └── f6.tex │ ├── ans2.tex │ ├── arrowbeamer.tex │ ├── arrowbox.tex │ ├── breqnFail.tex │ ├── breqnOmega.tex │ ├── breqnTest.tex │ ├── chapFigureMisplacement.tex │ ├── colorArticle.tex │ ├── colors.tex │ ├── dmath.tex │ ├── exerciseAndSubfig.tex │ ├── exerciseAndSubfig2.tex │ ├── fancytest.tex │ ├── flexisym.tex │ ├── hat.tex │ ├── hf.tex │ ├── hf2.tex │ ├── index.tex │ ├── labelList.tex │ ├── labelboxStackExchange.tex │ ├── latchStates.tex │ ├── mathLabelBox.tex │ ├── mathematica_listing.tex │ ├── matrixHighlight.tex │ ├── matrixHighlight2.tex │ ├── mdframed.tex │ ├── otto.tex │ ├── partEll.tex │ ├── postAboutLatexPreprocessor.txt │ ├── problem.tex │ ├── problem2.tex │ ├── problem3.tex │ ├── problemChap.tex │ ├── problemWithFig.tex │ ├── qq1.tex │ ├── ref.tex │ ├── ref.txt │ ├── refx.tex │ ├── rule.tex │ ├── scrtest.tex │ ├── sectionColor.tex │ ├── tab.tex │ ├── tcolorbox.tex │ ├── tf.tex │ └── tf2.tex └── template_vec ├── phy1610-scientific-computing ├── 2015 │ ├── ps1 │ │ ├── Doxyfile │ │ ├── GNUmakefile │ │ ├── description.txt │ │ ├── run.sh │ │ └── tanhTable.cc │ ├── ps2 │ │ ├── Doxyfile │ │ ├── GNUmakefile │ │ ├── description.txt │ │ ├── parameters.cc │ │ ├── parameters.h │ │ ├── run.sh │ │ ├── timeem.sh │ │ ├── wave1d.cc │ │ ├── wave1d.h │ │ └── waveparams.txt │ ├── ps3 │ │ ├── .junk │ │ │ └── strictansi.cc │ │ ├── Doxyfile │ │ ├── GNUmakefile │ │ ├── MyMatrix.cc │ │ ├── MyMatrix.h │ │ ├── description.txt │ │ ├── makethiswork.cc │ │ └── test.cc │ ├── ps4 │ │ ├── Doxyfile │ │ ├── GNUmakefile │ │ ├── description.txt │ │ ├── mm.cc │ │ ├── mymultiply.cc │ │ ├── mymultiply.h │ │ ├── ticktock.cc │ │ └── ticktock.h │ ├── ps5 │ │ ├── GNUmakefile │ │ ├── TODO │ │ ├── description.txt │ │ ├── findroot.cc │ │ ├── gdb.txt │ │ ├── instantiations.cc │ │ ├── ps5function.cc │ │ ├── ps5function.h │ │ ├── ps5solver.h │ │ ├── quadratic.cc │ │ ├── quadratic.h │ │ ├── showps5.cc │ │ ├── solverMethod.cc │ │ ├── squareRootTwoFunction.cc │ │ ├── squareRootTwoFunction.h │ │ └── test.cc │ ├── ps6 │ │ ├── GNUmakefile │ │ ├── notes.txt │ │ └── solveode.cc │ ├── ps7 │ │ ├── GNUmakefile │ │ ├── description.txt │ │ ├── eigen.cc │ │ └── install.lapacke.ubuntu.sh │ └── ps8 │ │ └── description.txt ├── .tex.renumber ├── GNUmakefile.template ├── README.ps11.txt ├── README.ps3.txt ├── README.ps5.txt ├── README.ps7.txt ├── README.ps8.txt ├── README.ps9.txt ├── bassert │ ├── GNUmakefile │ └── bassert.cc ├── blas │ ├── GNUmakefile │ ├── ddot.cc │ ├── dscalC.cc │ ├── dscalF.cc │ ├── manheaders │ ├── manheaders.txt │ ├── manpages.list │ └── notes ├── btest │ ├── GNUmakefile │ └── test.cc ├── build.2015.sh ├── enum │ ├── GNUmakefile │ ├── enum.cc │ └── enum1.cc ├── fft │ ├── GNUmakefile │ ├── inplace.cc │ ├── notes.txt │ ├── parseArgs.cc │ ├── plotit.jl │ ├── testit.sh │ └── twoarrays.cc ├── inc │ ├── _template.h │ ├── boosttest.h │ ├── carray.h │ ├── cpplevel.h │ ├── darray.h │ ├── externc.h │ ├── farray.h │ ├── gslhelper.h │ ├── gslsolver.cc │ ├── gslsolver.h │ ├── integers.h │ ├── mpitask.h │ ├── myexceptions.h │ ├── myrarray2.h │ ├── myrarray2_ps2.h │ ├── netcdfopen.h │ ├── optticktock.h │ ├── rangePartition.h │ ├── returncodes.h │ ├── signof.h │ ├── stdoutfilestream.h │ ├── swapFileNameSuffix.h │ └── ticks.h ├── junk │ └── is_pointer.cc ├── mac.install.sh ├── make.rules ├── make.vars ├── make.vars.blas ├── make.vars.boosttest ├── make.vars.fftw ├── make.vars.gsl ├── make.vars.mpi ├── make.vars.netcdf ├── make.vars.netcdf_c ├── make.vars.pnetcdf ├── make.vars.rarray ├── make.vars.silo ├── makefile ├── netcdf │ ├── GNUmakefile │ ├── README │ ├── install.txt │ ├── parseoptions.h │ ├── r2.cc │ ├── readfile.cc │ ├── readfile2D.cc │ ├── readfile2DNoTimestep.cc │ ├── test1Dvs2D.sh │ ├── w2.cc │ ├── write3.cc │ ├── write3l.cc │ ├── write3undef.cc │ ├── writefile.cc │ ├── writefile2D.cc │ └── writefile2DNoTimestep.cc ├── netcdf_c │ ├── GNUmakefile │ ├── readfile.cc │ ├── testwritep.sh │ ├── writefile.cc │ └── writefilep.cc ├── notes.gpc ├── pnetcdf │ ├── GNUmakefile │ └── ncpar.cc ├── ps1 │ ├── Doxyfile │ ├── GNUmakefile │ ├── build.txt │ ├── description.txt │ ├── feedback.txt │ ├── lissajous.cc │ └── run.sh ├── ps10.sh ├── ps10 │ ├── GNUmakefile │ ├── asciiIO.cc │ ├── asciiIO.h │ ├── assignment.txt │ ├── assignment11.todolist │ ├── compareoutput.sh │ ├── default.txt │ ├── ghosts.cc │ ├── graphicsIO.cc │ ├── graphicsIO.h │ ├── how │ ├── inifile.h │ ├── iohandler.cc │ ├── iohandler.h │ ├── iotest.cc │ ├── leftright.cc │ ├── minTimeVsParallelism.csv │ ├── mpitask.cc │ ├── netcdfIO.cc │ ├── netcdfIO.h │ ├── nocycle.cc │ ├── plotem.jl │ ├── ps10.tex │ ├── rangePartition.cc │ ├── readwavenc.cc │ ├── sendAndRecieveGhostCells.cc │ ├── sendAndRecieveGhostCells.h │ ├── setup │ ├── setup.old │ ├── test.cc │ ├── testsendrecvghosts.sh │ ├── ticktock.cc │ ├── ticktock.h │ ├── timeAsciiVsNetcdfIO │ ├── timeem.csv │ ├── timeem.pl │ ├── wave1d.cc │ ├── waveparams.txt │ ├── waveparamsPs10.txt │ ├── waveparamsPs10nc.txt │ ├── waveparamsg.txt │ ├── waveparamsnc.txt │ ├── waveparamsnoio.txt │ ├── wavescalingtestparams.txt │ └── writefilep.cc ├── ps11.sh ├── ps2 │ ├── Doxyfile │ ├── GNUmakefile │ ├── ants.cc │ ├── ants.out.default │ ├── ants_on_table.cc │ ├── ants_on_table.h │ ├── description.txt │ └── feedback.txt ├── ps3 │ ├── GNUmakefile │ ├── ants.cc │ ├── ants_on_table.cc │ ├── ants_on_table.h │ ├── description.txt │ ├── feedback.txt │ ├── gdb.txt │ ├── initialize.cc │ ├── inittestcpp11.cc │ ├── origants.cc │ ├── output.cc │ ├── readants.cc │ ├── runreport.txt │ ├── testarray.cc │ ├── testdriver.cc │ ├── tickSamples │ └── timestep.cc ├── ps4.sh ├── ps5 │ ├── .junk │ │ └── plotspring.jl │ ├── GNUmakefile │ ├── csvplot.jl │ ├── description.txt │ ├── feedback.txt │ ├── hw5rootmin.pdf │ ├── minimizer.cc │ ├── minimizer.h │ ├── plotmassextension.jl │ ├── spring.jl │ ├── springfunction.h │ ├── springmodel.cc │ └── vplotspring.jl ├── ps7.sh ├── ps7 │ ├── .junk │ │ ├── rarrayiotest.cc │ │ ├── rarrayiotwice.cc │ │ └── rarrayrangefor.cc │ ├── GNUmakefile │ ├── booste.cc │ ├── correlation.jl │ ├── dotprod.cc │ ├── dotprod.h │ ├── fftstate.cc │ ├── fftstate.h │ ├── grav.cc │ ├── plotem.jl │ ├── plotpower.jl │ ├── ratData.cc │ ├── ratData.h │ ├── ratToCsv.cc │ ├── streamopen.cc │ ├── swapFileNameSuffix.cc │ ├── test.cc │ ├── x.rat │ └── y.rat ├── ps8 │ ├── GNUmakefile │ ├── banded.cc │ ├── banded.h │ ├── darray2.h │ ├── diffring.cc │ ├── diffring.ini │ ├── diffring_parameters.cc │ ├── diffring_parameters.h │ ├── diffring_timestep.cc │ ├── diffring_timestep.h │ ├── diffring_timestep_the_solution.cc │ ├── inifile.h │ ├── myassert.h │ ├── ps8.tex │ ├── randomgenerators.h │ ├── randomtest.cc │ ├── renumber │ ├── ringoutput.cc │ ├── ringoutput.h │ ├── sparkline.cc │ ├── sparkline.h │ ├── test.cc │ ├── ticktock.cc │ ├── ticktock.h │ ├── walkring.cc │ ├── walkring.ini │ ├── walkring_orig.ini │ ├── walkring_parameters.cc │ ├── walkring_parameters.h │ ├── walkring_timestep.cc │ ├── walkring_timestep.h │ └── walkring_timestep_the_solution.cc ├── ps9.sh ├── ps9 │ ├── GNUmakefile │ ├── arrayIOwriter.cc │ ├── arrayIOwriter.h │ ├── assignment.txt │ ├── dataToText.cc │ ├── default.txt │ ├── inifile.h │ ├── iometadata.h │ ├── metaToText.cc │ ├── oneThreadRegressionCheck.sh │ ├── part1.sh │ ├── part2pivotdata.csv │ ├── part5pivotdata.csv │ ├── plotpart2.jl │ ├── plotpart5m.jl │ ├── plotpart5s.jl │ ├── plotpart5t.jl │ ├── ps9.tex │ ├── readem.cc │ ├── readem.h │ ├── setup │ ├── setup.mac │ ├── t.cc │ ├── test.cc │ ├── ticktock.cc │ ├── ticktock.h │ ├── timeem.pl │ ├── wave1d.cc │ ├── waveparams.txt │ ├── waveparamsg.txt │ └── waveparamsp.txt ├── scinet.env.fftw3 ├── scinet.env.julia ├── scinet.env.netcdf.mpi.gcc-520 ├── scinet.env.netcdf.mpi.intel15 ├── scinet.env.netcdf.serial.gcc-481 ├── scinet.env.netcdf.serial.gcc-520 ├── scinet.env.netcdf.serial.intel15 ├── scinet.env.ps2_3 ├── scinet.env.ps7 ├── silo │ ├── GNUmakefile │ ├── dartmouth.cc │ ├── example1.cc │ ├── example_timestep.cc │ ├── install.txt │ ├── mktemp │ ├── mkvel │ └── writeem.cc ├── t │ ├── anon.cc │ └── anon.sh └── vt │ ├── GNUmakefile │ └── vt.cc └── programming ├── aleongarcia └── random │ └── randomVariable.C ├── align ├── align.cc ├── makefile └── p.pl ├── badcoffee ├── badcoffee.cc └── make.sh ├── cpuinfo ├── Makefile ├── elfaux.cc └── pvr.cc ├── debug └── intelHardwareWatchpoint.C ├── del2xml ├── .junk │ ├── r │ ├── t │ └── x ├── .test │ └── x.cpp ├── Makefile ├── del2xml.cpp ├── del2xml.perl ├── isprint.csv ├── runsamples.sh ├── sample.csv ├── sample.time.csv └── samples │ ├── file.sample.xml │ ├── sample.peet.2.xml │ └── sample.peet.xml ├── future ├── fut.cc └── makefile ├── gaJuliaFractal ├── Makefile ├── glut_util.cpp ├── glut_util.h └── juliaFractal.cpp ├── garamon ├── README.txt ├── e2ga.cc ├── e3ga.cc ├── issue4.cc ├── issue7.cc └── makefile ├── gdb_separate_debug_info ├── copyDebugAndStrip ├── makefile └── u.cpp ├── glib ├── gs.cc └── makefile ├── iter ├── k.cc └── makefile ├── lambda ├── makefile └── t1.cc ├── lance_xmas_2017 ├── decode.cc ├── encode.cc └── makefile ├── mapiter ├── m.cc ├── makefile ├── mr.cc └── rename.cc ├── module ├── .clang.build.sh ├── broken │ ├── broken.cc │ └── makefile ├── clang │ ├── makefile │ ├── stuff.cc │ ├── stuff.cppm │ └── try.cc ├── cmake │ ├── CMakeLists.txt │ ├── c.sh │ ├── hello.cppm │ ├── hello_impl.cpp │ └── main.cpp └── gcc │ ├── makefile │ ├── stuff.cc │ └── try.cc ├── modules ├── main.cc ├── makefile ├── matrix.cc └── matrix.h ├── opengl └── glmain.cpp ├── overlappedStrcpy ├── driver.C ├── strcpy.C └── t.mmk ├── pascaltriangle ├── makefile └── pascalsTriangle.cc ├── poll ├── Makefile └── poll.cc ├── regex ├── gd │ ├── Makefile │ ├── r.cpp │ └── r2.cpp ├── libstdcppBug.cpp ├── makefile ├── makefile.conspiracy ├── makefile.hotellnx94 └── regexMatch.cpp ├── shellcode ├── Makefile ├── driver.c ├── exec.c ├── mkroot └── setre.c ├── sock ├── client.cc ├── dump.c ├── makefile └── server.cc ├── strerr ├── Makefile └── s.cc ├── stroustroupbook ├── algorithm │ ├── d.cc │ └── makefile ├── array │ ├── d.cc │ └── makefile ├── atquick │ ├── at.cc │ └── makefile ├── bitset │ ├── b.cc │ ├── d.cc │ └── makefile ├── commaop │ ├── d.cc │ └── makefile ├── const │ ├── d.cc │ ├── d1.cc │ ├── d2.cc │ └── makefile ├── default │ ├── d.cc │ └── makefile ├── defaultcons │ ├── d.cc │ └── makefile ├── emplace │ ├── d.cc │ └── makefile ├── enumdef │ └── d.cc ├── final │ ├── d.cc │ ├── makefile │ ├── matrix.h │ └── out.cc ├── initlist │ ├── i.cc │ └── makefile ├── inlinenamespace │ ├── bar.cc │ ├── foo.cc │ ├── foo.h │ └── makefile ├── isqrt │ ├── is.cc │ ├── is.h │ └── makefile ├── iter │ └── d.cc ├── literals │ ├── d.cc │ └── makefile ├── make.rules ├── make.vars ├── make_unique │ ├── makefile │ └── u.cc ├── makefile.template ├── matrix │ ├── m.cc │ ├── m2.cc │ ├── makefile │ ├── matrix.cc │ └── matrix.h ├── multimap │ ├── d.cc │ └── makefile ├── namespace │ ├── makefile │ └── n.cc ├── newdef │ └── d.cc ├── noexcept │ ├── foo.cc │ ├── foo.h │ └── makefile ├── override │ ├── d.cc │ └── makefile ├── rand │ ├── makefile │ ├── r.cc │ ├── r.csv │ ├── r2.cc │ ├── r3.cc │ └── r4.cc ├── rangefor │ ├── d.cc │ └── makefile ├── regex │ ├── compare.cc │ ├── makefile │ ├── p2.perl │ ├── posix_regex.h │ ├── post.txt │ ├── re.perl │ ├── rp.cc │ └── rs.cc ├── sharedptr │ ├── makefile │ └── sharedptr.cc ├── sleep_for │ ├── makefile │ └── sleep.cc ├── suffixop │ ├── d.cc │ └── makefile ├── threadlocal │ ├── makefile │ └── tlocal.cc ├── tuple │ ├── foo.cc │ ├── makefile │ ├── t.pl │ └── u.cc └── uinit │ ├── makefile │ └── t.cc ├── sym ├── Doxyfile ├── Makefile ├── calc.cpp ├── expression.cpp ├── expression.h ├── expression_testinc.cpp ├── gasym.cpp ├── ltx_template ├── mktestinc ├── o2.ltx ├── o3.ltx ├── sum.cpp ├── sum.h ├── sum_testinc.cpp ├── symbol.cpp ├── symbol.h ├── symbol_testinc.cpp ├── term.cpp ├── term.h └── term_testinc.cpp ├── sym2 ├── NOTES.txt ├── test │ ├── Makefile │ └── trygin.cpp └── wherefrom.txt ├── tmcache └── structTmCache.C ├── unicode ├── u.c └── u2.c └── verify ├── makefile ├── verify └── verify.cc /.gitignore.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/.gitignore.in -------------------------------------------------------------------------------- /.gitmodules: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/.gitmodules -------------------------------------------------------------------------------- /.junk/bin.archive/cb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/.junk/bin.archive/cb -------------------------------------------------------------------------------- /.junk/bin.archive/cbp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/.junk/bin.archive/cbp -------------------------------------------------------------------------------- /.junk/gitcleaning/bigtosmall.missing.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/.junk/gitcleaning/bigtosmall.missing.txt -------------------------------------------------------------------------------- /.junk/gitcleaning/bigtosmall.missing.txt.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/.junk/gitcleaning/bigtosmall.missing.txt.f -------------------------------------------------------------------------------- /.junk/gitcleaning/history.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/.junk/gitcleaning/history.sh -------------------------------------------------------------------------------- /.junk/gitcleaning/history2.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/.junk/gitcleaning/history2.sh -------------------------------------------------------------------------------- /.junk/gitcleaning/toclean.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/.junk/gitcleaning/toclean.txt -------------------------------------------------------------------------------- /.junk/misc/christmas_ideas_2010.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/.junk/misc/christmas_ideas_2010.txt -------------------------------------------------------------------------------- /.junk/misc/laptopSoftware.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/.junk/misc/laptopSoftware.txt -------------------------------------------------------------------------------- /.junk/perl/studentNumberGrep/h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/.junk/perl/studentNumberGrep/h -------------------------------------------------------------------------------- /.junk/perl/studentNumberGrep/sample.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/.junk/perl/studentNumberGrep/sample.txt -------------------------------------------------------------------------------- /.junk/ubuntu/packages: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/.junk/ubuntu/packages -------------------------------------------------------------------------------- /GNUmakefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/GNUmakefile -------------------------------------------------------------------------------- /LICENSE.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/LICENSE.txt -------------------------------------------------------------------------------- /README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/README.txt -------------------------------------------------------------------------------- /archives/fromGoogleSites.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/archives/fromGoogleSites.pl -------------------------------------------------------------------------------- /archives/math2007/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/archives/math2007/index.html -------------------------------------------------------------------------------- /archives/math2008/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/archives/math2008/index.html -------------------------------------------------------------------------------- /archives/math2009/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/archives/math2009/index.html -------------------------------------------------------------------------------- /archives/math2010/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/archives/math2010/index.html -------------------------------------------------------------------------------- /archives/math2011/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/archives/math2011/index.html -------------------------------------------------------------------------------- /archives/math2012/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/archives/math2012/index.html -------------------------------------------------------------------------------- /archives/math2013/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/archives/math2013/index.html -------------------------------------------------------------------------------- /archives/math2014/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/archives/math2014/index.html -------------------------------------------------------------------------------- /bin/.db2/cscope.build: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/.db2/cscope.build -------------------------------------------------------------------------------- /bin/.db2/cscope.run: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/.db2/cscope.run -------------------------------------------------------------------------------- /bin/.db2/decompiler.linuxamd64: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/.db2/decompiler.linuxamd64 -------------------------------------------------------------------------------- /bin/.db2/latchStates.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/.db2/latchStates.pl -------------------------------------------------------------------------------- /bin/.db2/printAsBinForDpermd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/.db2/printAsBinForDpermd -------------------------------------------------------------------------------- /bin/.db2/printAsBinForDpermdSh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/.db2/printAsBinForDpermdSh -------------------------------------------------------------------------------- /bin/.db2/timecard: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/.db2/timecard -------------------------------------------------------------------------------- /bin/.old/camelIt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/.old/camelIt -------------------------------------------------------------------------------- /bin/.old/grabUrlsPhy354: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/.old/grabUrlsPhy354 -------------------------------------------------------------------------------- /bin/.old/gvim-pdfsync: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/.old/gvim-pdfsync -------------------------------------------------------------------------------- /bin/.old/mkNotesSymlinks: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/.old/mkNotesSymlinks -------------------------------------------------------------------------------- /bin/.old/pat.perl.LastRev: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/.old/pat.perl.LastRev -------------------------------------------------------------------------------- /bin/.old/removeArticleStubs.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/.old/removeArticleStubs.sh -------------------------------------------------------------------------------- /bin/.old/replaceOldStyleTexEquationMarkup: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/.old/replaceOldStyleTexEquationMarkup -------------------------------------------------------------------------------- /bin/.old/skinreversevim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/.old/skinreversevim -------------------------------------------------------------------------------- /bin/.old/sofia_macbook_personal_github: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/.old/sofia_macbook_personal_github -------------------------------------------------------------------------------- /bin/.old/sortMlsSalesInfo.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/.old/sortMlsSalesInfo.pl -------------------------------------------------------------------------------- /bin/.old/sscreen: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/.old/sscreen -------------------------------------------------------------------------------- /bin/.old/stopMotionZbRenamer.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/.old/stopMotionZbRenamer.pl -------------------------------------------------------------------------------- /bin/.old/texlive.installer: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/.old/texlive.installer -------------------------------------------------------------------------------- /bin/.old/tlinst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/.old/tlinst -------------------------------------------------------------------------------- /bin/.old/ubuntu.subversion.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/.old/ubuntu.subversion.sh -------------------------------------------------------------------------------- /bin/2hash: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/2hash -------------------------------------------------------------------------------- /bin/2stdformat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/2stdformat -------------------------------------------------------------------------------- /bin/3f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/3f -------------------------------------------------------------------------------- /bin/_perlskel: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/_perlskel -------------------------------------------------------------------------------- /bin/allwhich: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/allwhich -------------------------------------------------------------------------------- /bin/amWindows.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/amWindows.pl -------------------------------------------------------------------------------- /bin/blogSearchSummary.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/blogSearchSummary.pl -------------------------------------------------------------------------------- /bin/build_llvm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/build_llvm -------------------------------------------------------------------------------- /bin/build_vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/build_vim -------------------------------------------------------------------------------- /bin/c1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/c1 -------------------------------------------------------------------------------- /bin/cayley_klein_parameterizations.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/cayley_klein_parameterizations.pl -------------------------------------------------------------------------------- /bin/clang.git.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/clang.git.sh -------------------------------------------------------------------------------- /bin/clang.trunk.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/clang.trunk.sh -------------------------------------------------------------------------------- /bin/cloneplay.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/cloneplay.sh -------------------------------------------------------------------------------- /bin/codecat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/codecat -------------------------------------------------------------------------------- /bin/config_clang_complete: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/config_clang_complete -------------------------------------------------------------------------------- /bin/difflist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/difflist -------------------------------------------------------------------------------- /bin/diffsplit: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/diffsplit -------------------------------------------------------------------------------- /bin/dosc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/dosc -------------------------------------------------------------------------------- /bin/fedoraextra: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/fedoraextra -------------------------------------------------------------------------------- /bin/findControlM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/findControlM -------------------------------------------------------------------------------- /bin/fixinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/fixinc -------------------------------------------------------------------------------- /bin/gold.configure_and_build: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/gold.configure_and_build -------------------------------------------------------------------------------- /bin/headingTailingSpaceFixup: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/headingTailingSpaceFixup -------------------------------------------------------------------------------- /bin/hexdumpbytes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/hexdumpbytes -------------------------------------------------------------------------------- /bin/igrep: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/igrep -------------------------------------------------------------------------------- /bin/indentmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/indentmap -------------------------------------------------------------------------------- /bin/latexRegex.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/latexRegex.pl -------------------------------------------------------------------------------- /bin/lc: -------------------------------------------------------------------------------- 1 | tr '[A-Z]' '[a-z]' 2 | -------------------------------------------------------------------------------- /bin/lcat: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | grep -vF '#' < $* 3 | -------------------------------------------------------------------------------- /bin/llm.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/llm.sh -------------------------------------------------------------------------------- /bin/llmq: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/llmq -------------------------------------------------------------------------------- /bin/llmq.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/llmq.py -------------------------------------------------------------------------------- /bin/macextra: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/macextra -------------------------------------------------------------------------------- /bin/macvimpdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/macvimpdf -------------------------------------------------------------------------------- /bin/macvimpdf2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/macvimpdf2 -------------------------------------------------------------------------------- /bin/make1610: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/make1610 -------------------------------------------------------------------------------- /bin/manylines: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/manylines -------------------------------------------------------------------------------- /bin/maxline: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/maxline -------------------------------------------------------------------------------- /bin/mclip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/mclip -------------------------------------------------------------------------------- /bin/mk_prologue: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/mk_prologue -------------------------------------------------------------------------------- /bin/mk_prologue.bash: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/mk_prologue.bash -------------------------------------------------------------------------------- /bin/mk_prologue.perl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/mk_prologue.perl -------------------------------------------------------------------------------- /bin/mk_prologue.source: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/mk_prologue.source -------------------------------------------------------------------------------- /bin/mkgitaliases: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/mkgitaliases -------------------------------------------------------------------------------- /bin/mkiguard: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/mkiguard -------------------------------------------------------------------------------- /bin/mkswapfile.fedora: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/mkswapfile.fedora -------------------------------------------------------------------------------- /bin/mtcheck: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/mtcheck -------------------------------------------------------------------------------- /bin/mvim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/mvim -------------------------------------------------------------------------------- /bin/my_cscopefilter: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/my_cscopefilter -------------------------------------------------------------------------------- /bin/my_findtop: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/my_findtop -------------------------------------------------------------------------------- /bin/my_scope: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/my_scope -------------------------------------------------------------------------------- /bin/myip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/myip -------------------------------------------------------------------------------- /bin/nvimsetup: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/nvimsetup -------------------------------------------------------------------------------- /bin/objdumpRange: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/objdumpRange -------------------------------------------------------------------------------- /bin/odroid.write: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/odroid.write -------------------------------------------------------------------------------- /bin/oneline: -------------------------------------------------------------------------------- 1 | tr '\n' ' ' 2 | -------------------------------------------------------------------------------- /bin/problemSkeleton: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/problemSkeleton -------------------------------------------------------------------------------- /bin/prologue: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | 3 | export REPLYTO=peeterjoot@protonmail.com 4 | 5 | lz_prologue $* 6 | -------------------------------------------------------------------------------- /bin/prunespaces: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/prunespaces -------------------------------------------------------------------------------- /bin/relgittop: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/relgittop -------------------------------------------------------------------------------- /bin/scanport22: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/scanport22 -------------------------------------------------------------------------------- /bin/setblank: -------------------------------------------------------------------------------- 1 | setterm --blank 1 2 | -------------------------------------------------------------------------------- /bin/splitdiff3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/splitdiff3 -------------------------------------------------------------------------------- /bin/stripcomment: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/stripcomment -------------------------------------------------------------------------------- /bin/stripzeros: -------------------------------------------------------------------------------- 1 | 2 | # run with: perl -pi ./stripzeros filenames 3 | s/\x00//g; 4 | -------------------------------------------------------------------------------- /bin/swap2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/swap2 -------------------------------------------------------------------------------- /bin/thethe.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/thethe.py -------------------------------------------------------------------------------- /bin/tnd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/tnd -------------------------------------------------------------------------------- /bin/tsdm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/tsdm -------------------------------------------------------------------------------- /bin/typedef2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/typedef2 -------------------------------------------------------------------------------- /bin/ubuntu.extra.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/ubuntu.extra.sh -------------------------------------------------------------------------------- /bin/ubuntu.lvm_extend: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/ubuntu.lvm_extend -------------------------------------------------------------------------------- /bin/ubuntu.texlive.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/ubuntu.texlive.sh -------------------------------------------------------------------------------- /bin/ubuntu_newertools: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/ubuntu_newertools -------------------------------------------------------------------------------- /bin/uc: -------------------------------------------------------------------------------- 1 | tr '[a-z]' '[A-Z]' 2 | -------------------------------------------------------------------------------- /bin/uncolor: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/uncolor -------------------------------------------------------------------------------- /bin/unlocked.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/unlocked.py -------------------------------------------------------------------------------- /bin/urlchecker: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/urlchecker -------------------------------------------------------------------------------- /bin/urlcheckerpy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/urlcheckerpy -------------------------------------------------------------------------------- /bin/whatinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/whatinc -------------------------------------------------------------------------------- /bin/wpcode: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/wpcode -------------------------------------------------------------------------------- /bin/xfig.l.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/bin/xfig.l.sh -------------------------------------------------------------------------------- /cuda.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/cuda.txt -------------------------------------------------------------------------------- /env/.aspell.en.prepl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/env/.aspell.en.prepl -------------------------------------------------------------------------------- /env/.aspell.en.pws: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/env/.aspell.en.pws -------------------------------------------------------------------------------- /env/.bashrc.peeter: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/env/.bashrc.peeter -------------------------------------------------------------------------------- /env/.clang-format: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/env/.clang-format -------------------------------------------------------------------------------- /env/.oldvimrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/env/.oldvimrc -------------------------------------------------------------------------------- /env/.screenrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/env/.screenrc -------------------------------------------------------------------------------- /env/.tmux.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/env/.tmux.conf -------------------------------------------------------------------------------- /env/.vimrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/env/.vimrc -------------------------------------------------------------------------------- /env/_vimrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/env/_vimrc -------------------------------------------------------------------------------- /env/bash.macbook: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/env/bash.macbook -------------------------------------------------------------------------------- /env/bash_aliases.kali: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/env/bash_aliases.kali -------------------------------------------------------------------------------- /env/bash_aliases.ubuntu_12_04_32bit: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/env/bash_aliases.ubuntu_12_04_32bit -------------------------------------------------------------------------------- /env/bash_aliases.ubuntu_12_10_64bit: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/env/bash_aliases.ubuntu_12_10_64bit -------------------------------------------------------------------------------- /env/bash_aliases.vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/env/bash_aliases.vim -------------------------------------------------------------------------------- /env/bash_aliases.wsl2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/env/bash_aliases.wsl2 -------------------------------------------------------------------------------- /env/bashrc_pjoot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/env/bashrc_pjoot -------------------------------------------------------------------------------- /env/ctags: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/env/ctags -------------------------------------------------------------------------------- /env/nvim/init.vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/env/nvim/init.vim -------------------------------------------------------------------------------- /env/nvim/line.vimrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/env/nvim/line.vimrc -------------------------------------------------------------------------------- /env/profile_powershell.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/env/profile_powershell.ps1 -------------------------------------------------------------------------------- /notes/Alexandre/landauSection11Problem2b.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/Alexandre/landauSection11Problem2b.tex -------------------------------------------------------------------------------- /notes/DONE.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/DONE.txt -------------------------------------------------------------------------------- /notes/GNUmakefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/GNUmakefile -------------------------------------------------------------------------------- /notes/TODO.done: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/TODO.done -------------------------------------------------------------------------------- /notes/TODO.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/TODO.txt -------------------------------------------------------------------------------- /notes/atomic/GNUmakefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/atomic/GNUmakefile -------------------------------------------------------------------------------- /notes/atomic/atomic.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/atomic/atomic.tex -------------------------------------------------------------------------------- /notes/atomic/atomicSimple.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/atomic/atomicSimple.tex -------------------------------------------------------------------------------- /notes/atomic/mutexRelease.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/atomic/mutexRelease.tex -------------------------------------------------------------------------------- /notes/aurora/atrig1.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/aurora/atrig1.tex -------------------------------------------------------------------------------- /notes/aurora/renumber: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/aurora/renumber -------------------------------------------------------------------------------- /notes/blogit/.junk/gatutorial.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/.junk/gatutorial.tex -------------------------------------------------------------------------------- /notes/blogit/.junk/gradientGreensFunction.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/.junk/gradientGreensFunction.tex -------------------------------------------------------------------------------- /notes/blogit/.junk/tb.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/.junk/tb.tex -------------------------------------------------------------------------------- /notes/blogit/.junk/tb.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/.junk/tb.txt -------------------------------------------------------------------------------- /notes/blogit/.junk/tbiot.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/.junk/tbiot.tex -------------------------------------------------------------------------------- /notes/blogit/.junk/tcd.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/.junk/tcd.tex -------------------------------------------------------------------------------- /notes/blogit/.junk/tcd.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/.junk/tcd.txt -------------------------------------------------------------------------------- /notes/blogit/.junk/tdsm.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/.junk/tdsm.tex -------------------------------------------------------------------------------- /notes/blogit/.junk/tdsm.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/.junk/tdsm.txt -------------------------------------------------------------------------------- /notes/blogit/.junk/tf.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/.junk/tf.tex -------------------------------------------------------------------------------- /notes/blogit/.junk/tfs.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/.junk/tfs.tex -------------------------------------------------------------------------------- /notes/blogit/.junk/tfs.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/.junk/tfs.txt -------------------------------------------------------------------------------- /notes/blogit/.junk/tg.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/.junk/tg.tex -------------------------------------------------------------------------------- /notes/blogit/.junk/th2.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/.junk/th2.tex -------------------------------------------------------------------------------- /notes/blogit/.junk/th2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/.junk/th2.txt -------------------------------------------------------------------------------- /notes/blogit/.junk/tin.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/.junk/tin.tex -------------------------------------------------------------------------------- /notes/blogit/.junk/tin.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/.junk/tin.txt -------------------------------------------------------------------------------- /notes/blogit/.junk/tj.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/.junk/tj.tex -------------------------------------------------------------------------------- /notes/blogit/.junk/tl.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/.junk/tl.tex -------------------------------------------------------------------------------- /notes/blogit/.junk/tla.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/.junk/tla.tex -------------------------------------------------------------------------------- /notes/blogit/.junk/tla.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/.junk/tla.txt -------------------------------------------------------------------------------- /notes/blogit/.junk/tmc.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/.junk/tmc.tex -------------------------------------------------------------------------------- /notes/blogit/.junk/tmf.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/.junk/tmf.tex -------------------------------------------------------------------------------- /notes/blogit/.junk/tmf.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/.junk/tmf.txt -------------------------------------------------------------------------------- /notes/blogit/.junk/tmj.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/.junk/tmj.tex -------------------------------------------------------------------------------- /notes/blogit/.junk/tmj2.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/.junk/tmj2.tex -------------------------------------------------------------------------------- /notes/blogit/.junk/tpp.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/.junk/tpp.tex -------------------------------------------------------------------------------- /notes/blogit/.junk/tpp.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/.junk/tpp.txt -------------------------------------------------------------------------------- /notes/blogit/.junk/tpt.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/.junk/tpt.txt -------------------------------------------------------------------------------- /notes/blogit/.junk/ts.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/.junk/ts.tex -------------------------------------------------------------------------------- /notes/blogit/.junk/tsp.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/.junk/tsp.tex -------------------------------------------------------------------------------- /notes/blogit/.junk/tsp.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/.junk/tsp.txt -------------------------------------------------------------------------------- /notes/blogit/.junk/ttg.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/.junk/ttg.tex -------------------------------------------------------------------------------- /notes/blogit/.junk/ttg.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/.junk/ttg.txt -------------------------------------------------------------------------------- /notes/blogit/.junk/tvg.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/.junk/tvg.tex -------------------------------------------------------------------------------- /notes/blogit/.junk/tvws.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/.junk/tvws.tex -------------------------------------------------------------------------------- /notes/blogit/.junk/tvws.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/.junk/tvws.txt -------------------------------------------------------------------------------- /notes/blogit/.junk/x.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/.junk/x.txt -------------------------------------------------------------------------------- /notes/blogit/.junk/xf.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/.junk/xf.txt -------------------------------------------------------------------------------- /notes/blogit/.junk/xg.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/.junk/xg.txt -------------------------------------------------------------------------------- /notes/blogit/.junk/xh.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/.junk/xh.txt -------------------------------------------------------------------------------- /notes/blogit/.junk/xj.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/.junk/xj.txt -------------------------------------------------------------------------------- /notes/blogit/.junk/xl.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/.junk/xl.txt -------------------------------------------------------------------------------- /notes/blogit/.junk/xmc.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/.junk/xmc.txt -------------------------------------------------------------------------------- /notes/blogit/.junk/xmj.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/.junk/xmj.txt -------------------------------------------------------------------------------- /notes/blogit/.junk/xs.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/.junk/xs.txt -------------------------------------------------------------------------------- /notes/blogit/.junk/xtmj2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/.junk/xtmj2.txt -------------------------------------------------------------------------------- /notes/blogit/.junk/xvg.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/.junk/xvg.txt -------------------------------------------------------------------------------- /notes/blogit/.tex2mathjax: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/.tex2mathjax -------------------------------------------------------------------------------- /notes/blogit/GNUmakefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/GNUmakefile -------------------------------------------------------------------------------- /notes/blogit/accent.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/accent.txt -------------------------------------------------------------------------------- /notes/blogit/archiveForNow/astrological.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/archiveForNow/astrological.tex -------------------------------------------------------------------------------- /notes/blogit/archiveForNow/hr.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/archiveForNow/hr.tex -------------------------------------------------------------------------------- /notes/blogit/archiveForNow/pfOtimes.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/archiveForNow/pfOtimes.tex -------------------------------------------------------------------------------- /notes/blogit/archiveForNow/pfProjector.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/archiveForNow/pfProjector.tex -------------------------------------------------------------------------------- /notes/blogit/archiveForNow/pfQNov15.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/archiveForNow/pfQNov15.tex -------------------------------------------------------------------------------- /notes/blogit/archiveForNow/sams.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/archiveForNow/sams.tex -------------------------------------------------------------------------------- /notes/blogit/archiveForNow/scribeTemplate.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/archiveForNow/scribeTemplate.tex -------------------------------------------------------------------------------- /notes/blogit/cpp11.8.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/cpp11.8.txt -------------------------------------------------------------------------------- /notes/blogit/curvilinearCoordinates.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/curvilinearCoordinates.tex -------------------------------------------------------------------------------- /notes/blogit/diffractionRefresher.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/diffractionRefresher.tex -------------------------------------------------------------------------------- /notes/blogit/dotBlade.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/dotBlade.tex -------------------------------------------------------------------------------- /notes/blogit/emt10.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/emt10.tex -------------------------------------------------------------------------------- /notes/blogit/emt10.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/emt10.txt -------------------------------------------------------------------------------- /notes/blogit/formulas.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/formulas.tex -------------------------------------------------------------------------------- /notes/blogit/gaBasics.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/gaBasics.tex -------------------------------------------------------------------------------- /notes/blogit/gaBasics.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/gaBasics.txt -------------------------------------------------------------------------------- /notes/blogit/gaMaxwellMagneticSources.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/gaMaxwellMagneticSources.tex -------------------------------------------------------------------------------- /notes/blogit/gaMintro.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/gaMintro.tex -------------------------------------------------------------------------------- /notes/blogit/gendot.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/gendot.tex -------------------------------------------------------------------------------- /notes/blogit/groupAndPhase.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/groupAndPhase.tex -------------------------------------------------------------------------------- /notes/blogit/helm3.todo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/helm3.todo -------------------------------------------------------------------------------- /notes/blogit/helmholtzSolution.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/helmholtzSolution.tex -------------------------------------------------------------------------------- /notes/blogit/hw1228.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/hw1228.tex -------------------------------------------------------------------------------- /notes/blogit/junk/relElectroDynProblemSet3_2.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/junk/relElectroDynProblemSet3_2.tex -------------------------------------------------------------------------------- /notes/blogit/junk/relElectroDynProblemSet4_2.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/junk/relElectroDynProblemSet4_2.tex -------------------------------------------------------------------------------- /notes/blogit/junk/relElectroDynProblemSet5_1.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/junk/relElectroDynProblemSet5_1.tex -------------------------------------------------------------------------------- /notes/blogit/junk/relElectroDynProblemSet6_1.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/junk/relElectroDynProblemSet6_1.tex -------------------------------------------------------------------------------- /notes/blogit/junk/templateJ.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/junk/templateJ.tex -------------------------------------------------------------------------------- /notes/blogit/maxwellsFromGA.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/maxwellsFromGA.tex -------------------------------------------------------------------------------- /notes/blogit/multiPendulumSphericalMatrix.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/multiPendulumSphericalMatrix.tex -------------------------------------------------------------------------------- /notes/blogit/optimizationToyProblem.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/optimizationToyProblem.tex -------------------------------------------------------------------------------- /notes/blogit/p: -------------------------------------------------------------------------------- 1 | ../../bin/latexRegex.pl -------------------------------------------------------------------------------- /notes/blogit/pathria72typoPossibility.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/pathria72typoPossibility.tex -------------------------------------------------------------------------------- /notes/blogit/peeterblog.cls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/peeterblog.cls -------------------------------------------------------------------------------- /notes/blogit/phasorDualMaxwellsGA.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/phasorDualMaxwellsGA.tex -------------------------------------------------------------------------------- /notes/blogit/phasorMaxwellsGA.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/phasorMaxwellsGA.tex -------------------------------------------------------------------------------- /notes/blogit/phasorMaxwellsGAandDual.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/phasorMaxwellsGAandDual.tex -------------------------------------------------------------------------------- /notes/blogit/pipeFlowConstPressureGradient.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/pipeFlowConstPressureGradient.tex -------------------------------------------------------------------------------- /notes/blogit/qftProblemSet2.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/qftProblemSet2.tex -------------------------------------------------------------------------------- /notes/blogit/qm1exam.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/qm1exam.txt -------------------------------------------------------------------------------- /notes/blogit/qmTwoExamReflection.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/qmTwoExamReflection.tex -------------------------------------------------------------------------------- /notes/blogit/qmTwoR1.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/qmTwoR1.tex -------------------------------------------------------------------------------- /notes/blogit/reciprocal.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/reciprocal.tex -------------------------------------------------------------------------------- /notes/blogit/renumber: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/renumber -------------------------------------------------------------------------------- /notes/blogit/rodbalancing.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/rodbalancing.tex -------------------------------------------------------------------------------- /notes/blogit/stokespost.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/stokespost.tex -------------------------------------------------------------------------------- /notes/blogit/stokespost.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/stokespost.txt -------------------------------------------------------------------------------- /notes/blogit/th.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/th.tex -------------------------------------------------------------------------------- /notes/blogit/tpt.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/tpt.tex -------------------------------------------------------------------------------- /notes/blogit/trivectorBivectorProduct.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/trivectorBivectorProduct.tex -------------------------------------------------------------------------------- /notes/blogit/uwavesDeck6LCmatching.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/uwavesDeck6LCmatching.tex -------------------------------------------------------------------------------- /notes/blogit/uwavesDeck8ResonatorQfactor.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/uwavesDeck8ResonatorQfactor.tex -------------------------------------------------------------------------------- /notes/blogit/uwavesProblemSet1.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/uwavesProblemSet1.tex -------------------------------------------------------------------------------- /notes/blogit/wikipediaPlanksBlack_body.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/wikipediaPlanksBlack_body.svg -------------------------------------------------------------------------------- /notes/blogit/working.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/blogit/working.txt -------------------------------------------------------------------------------- /notes/cpp11/cpp11.2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/cpp11/cpp11.2.txt -------------------------------------------------------------------------------- /notes/cpp11/cpp11.3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/cpp11/cpp11.3.txt -------------------------------------------------------------------------------- /notes/cpp11/cpp11.4.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/cpp11/cpp11.4.txt -------------------------------------------------------------------------------- /notes/cpp11/cpp11.5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/cpp11/cpp11.5.txt -------------------------------------------------------------------------------- /notes/cpp11/cpp11.6.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/cpp11/cpp11.6.txt -------------------------------------------------------------------------------- /notes/cpp11/cpp11.7.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/cpp11/cpp11.7.txt -------------------------------------------------------------------------------- /notes/cpp11/cpp11.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/cpp11/cpp11.txt -------------------------------------------------------------------------------- /notes/dekker/GNUmakefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/dekker/GNUmakefile -------------------------------------------------------------------------------- /notes/dekker/TODO: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/dekker/TODO -------------------------------------------------------------------------------- /notes/dekker/dekker.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/dekker/dekker.c -------------------------------------------------------------------------------- /notes/dekker/dekker.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/dekker/dekker.tex -------------------------------------------------------------------------------- /notes/dekker/grabit.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/dekker/grabit.sh -------------------------------------------------------------------------------- /notes/dekker/out.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/dekker/out.txt -------------------------------------------------------------------------------- /notes/dekker/runit.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/dekker/runit.sh -------------------------------------------------------------------------------- /notes/ece1229-antenna-project/.junk/pr.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/ece1229-antenna-project/.junk/pr.tex -------------------------------------------------------------------------------- /notes/ece1229-antenna-project/figpath.sty: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/ece1229-antenna-project/figpath.sty -------------------------------------------------------------------------------- /notes/ece1229-antenna-project/figpathdist.sty: -------------------------------------------------------------------------------- 1 | \newcommand{\figpath}[1]{} 2 | -------------------------------------------------------------------------------- /notes/ece1229-antenna-project/make.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/ece1229-antenna-project/make.sh -------------------------------------------------------------------------------- /notes/ece1229-antenna-project/makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/ece1229-antenna-project/makefile -------------------------------------------------------------------------------- /notes/ece1229-antenna-project/peeter.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/ece1229-antenna-project/peeter.tex -------------------------------------------------------------------------------- /notes/ece1229-antenna-project/presentation.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/ece1229-antenna-project/presentation.tex -------------------------------------------------------------------------------- /notes/ece1229-antenna-project/renumber: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/ece1229-antenna-project/renumber -------------------------------------------------------------------------------- /notes/ece1229-antenna-project/xingqi.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/ece1229-antenna-project/xingqi.tex -------------------------------------------------------------------------------- /notes/forum/METADATA: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/forum/METADATA -------------------------------------------------------------------------------- /notes/forum/differentialFormQse.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/forum/differentialFormQse.tex -------------------------------------------------------------------------------- /notes/forum/pseudovector.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/forum/pseudovector.tex -------------------------------------------------------------------------------- /notes/forum/renumber: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/forum/renumber -------------------------------------------------------------------------------- /notes/forum/spinor.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/forum/spinor.tex -------------------------------------------------------------------------------- /notes/forum/stokesMathSE.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/forum/stokesMathSE.tex -------------------------------------------------------------------------------- /notes/forum/trivectorBivectorInnerProduct.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/forum/trivectorBivectorInnerProduct.tex -------------------------------------------------------------------------------- /notes/forum/virialDotProduct.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/forum/virialDotProduct.tex -------------------------------------------------------------------------------- /notes/forum/virialPF2.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/forum/virialPF2.tex -------------------------------------------------------------------------------- /notes/gamma-matrix/GNUmakefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/gamma-matrix/GNUmakefile -------------------------------------------------------------------------------- /notes/gamma-matrix/generate_prods.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/gamma-matrix/generate_prods.pl -------------------------------------------------------------------------------- /notes/gamma-matrix/matrix.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/gamma-matrix/matrix.cpp -------------------------------------------------------------------------------- /notes/ieeepaper/GNUmakefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/ieeepaper/GNUmakefile -------------------------------------------------------------------------------- /notes/ieeepaper/IEEEtran.cls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/ieeepaper/IEEEtran.cls -------------------------------------------------------------------------------- /notes/ieeepaper/IEEEtran_HOWTO.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/ieeepaper/IEEEtran_HOWTO.pdf -------------------------------------------------------------------------------- /notes/ieeepaper/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/ieeepaper/README -------------------------------------------------------------------------------- /notes/ieeepaper/bare_adv.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/ieeepaper/bare_adv.tex -------------------------------------------------------------------------------- /notes/ieeepaper/bare_conf.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/ieeepaper/bare_conf.tex -------------------------------------------------------------------------------- /notes/ieeepaper/bare_jrnl.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/ieeepaper/bare_jrnl.tex -------------------------------------------------------------------------------- /notes/ieeepaper/bare_jrnl_compsoc.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/ieeepaper/bare_jrnl_compsoc.tex -------------------------------------------------------------------------------- /notes/ieeepaper/bare_jrnl_transmag.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/ieeepaper/bare_jrnl_transmag.tex -------------------------------------------------------------------------------- /notes/ieeepaper/changelog.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/ieeepaper/changelog.txt -------------------------------------------------------------------------------- /notes/ieeepaper/gamma-matrix/GNUmakefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/ieeepaper/gamma-matrix/GNUmakefile -------------------------------------------------------------------------------- /notes/ieeepaper/gamma-matrix/generate_prods.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/ieeepaper/gamma-matrix/generate_prods.pl -------------------------------------------------------------------------------- /notes/ieeepaper/gamma-matrix/matrix.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/ieeepaper/gamma-matrix/matrix.cpp -------------------------------------------------------------------------------- /notes/ieeepaper/justlatex/bare_adv.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/ieeepaper/justlatex/bare_adv.tex -------------------------------------------------------------------------------- /notes/ieeepaper/justlatex/bare_conf.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/ieeepaper/justlatex/bare_conf.tex -------------------------------------------------------------------------------- /notes/ieeepaper/justlatex/bare_jrnl.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/ieeepaper/justlatex/bare_jrnl.tex -------------------------------------------------------------------------------- /notes/ieeepaper/justlatex/bare_jrnl_compsoc.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/ieeepaper/justlatex/bare_jrnl_compsoc.tex -------------------------------------------------------------------------------- /notes/ieeepaper/justlatex/bare_jrnl_transmag.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/ieeepaper/justlatex/bare_jrnl_transmag.tex -------------------------------------------------------------------------------- /notes/incoherentramblings/bitcoin.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/incoherentramblings/bitcoin.tex -------------------------------------------------------------------------------- /notes/junk/bb/GNUmakefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/junk/bb/GNUmakefile -------------------------------------------------------------------------------- /notes/junk/bb/bb.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/junk/bb/bb.tex -------------------------------------------------------------------------------- /notes/junk/oldblogit/eliq.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/junk/oldblogit/eliq.tex -------------------------------------------------------------------------------- /notes/junk/oldblogit/mathmlTest.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/junk/oldblogit/mathmlTest.tex -------------------------------------------------------------------------------- /notes/junk/oldblogit/phasorAddition.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/junk/oldblogit/phasorAddition.tex -------------------------------------------------------------------------------- /notes/junk/oldblogit/scratch.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/junk/oldblogit/scratch.tex -------------------------------------------------------------------------------- /notes/junk/oldblogit/scratch0.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/junk/oldblogit/scratch0.tex -------------------------------------------------------------------------------- /notes/latex-sample/slerp.ltx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/latex-sample/slerp.ltx -------------------------------------------------------------------------------- /notes/latex-sample/template.ltx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/latex-sample/template.ltx -------------------------------------------------------------------------------- /notes/miscblogposts/calculusMadeEasy.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/miscblogposts/calculusMadeEasy.tex -------------------------------------------------------------------------------- /notes/miscblogposts/mortgageInterest.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/miscblogposts/mortgageInterest.tex -------------------------------------------------------------------------------- /notes/miscblogposts/numberGame.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/miscblogposts/numberGame.tex -------------------------------------------------------------------------------- /notes/miscblogposts/renumber: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/miscblogposts/renumber -------------------------------------------------------------------------------- /notes/miscblogposts/theBigFivePhysics.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/miscblogposts/theBigFivePhysics.tex -------------------------------------------------------------------------------- /notes/papers/GNUmakefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/papers/GNUmakefile -------------------------------------------------------------------------------- /notes/papers/METADATA: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/papers/METADATA -------------------------------------------------------------------------------- /notes/papers/TODO: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/papers/TODO -------------------------------------------------------------------------------- /notes/papers/gramSchmidtLorentz.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/papers/gramSchmidtLorentz.tex -------------------------------------------------------------------------------- /notes/papers/isqrt.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/papers/isqrt.tex -------------------------------------------------------------------------------- /notes/papers/relwave.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/papers/relwave.tex -------------------------------------------------------------------------------- /notes/quantumchemistry/METADATA: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/quantumchemistry/METADATA -------------------------------------------------------------------------------- /notes/quantumchemistry/chapters.tex: -------------------------------------------------------------------------------- 1 | %\input{variationalMatrix.tex} 2 | -------------------------------------------------------------------------------- /notes/quantumchemistry/renumber: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/quantumchemistry/renumber -------------------------------------------------------------------------------- /notes/quantumchemistry/variationalMatrix.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/quantumchemistry/variationalMatrix.tex -------------------------------------------------------------------------------- /notes/resume/GNUmakefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/resume/GNUmakefile -------------------------------------------------------------------------------- /notes/resume/bio.linkedin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/resume/bio.linkedin -------------------------------------------------------------------------------- /notes/resume/google_books_bio.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/resume/google_books_bio.txt -------------------------------------------------------------------------------- /notes/resume/ibmexperience.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/resume/ibmexperience.txt -------------------------------------------------------------------------------- /notes/resume/lzlabs.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/resume/lzlabs.txt -------------------------------------------------------------------------------- /notes/resume/resume.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/resume/resume.tex -------------------------------------------------------------------------------- /notes/standalone/GNUmakefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/standalone/GNUmakefile -------------------------------------------------------------------------------- /notes/standalone/a/b/f1.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/standalone/a/b/f1.tex -------------------------------------------------------------------------------- /notes/standalone/a/b/f2.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/standalone/a/b/f2.tex -------------------------------------------------------------------------------- /notes/standalone/a/b/f3.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/standalone/a/b/f3.tex -------------------------------------------------------------------------------- /notes/standalone/a/b/f4.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/standalone/a/b/f4.tex -------------------------------------------------------------------------------- /notes/standalone/a/b/f5.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/standalone/a/b/f5.tex -------------------------------------------------------------------------------- /notes/standalone/a/b/f6.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/standalone/a/b/f6.tex -------------------------------------------------------------------------------- /notes/standalone/ans2.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/standalone/ans2.tex -------------------------------------------------------------------------------- /notes/standalone/arrowbeamer.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/standalone/arrowbeamer.tex -------------------------------------------------------------------------------- /notes/standalone/arrowbox.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/standalone/arrowbox.tex -------------------------------------------------------------------------------- /notes/standalone/breqnFail.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/standalone/breqnFail.tex -------------------------------------------------------------------------------- /notes/standalone/breqnOmega.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/standalone/breqnOmega.tex -------------------------------------------------------------------------------- /notes/standalone/breqnTest.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/standalone/breqnTest.tex -------------------------------------------------------------------------------- /notes/standalone/chapFigureMisplacement.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/standalone/chapFigureMisplacement.tex -------------------------------------------------------------------------------- /notes/standalone/colorArticle.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/standalone/colorArticle.tex -------------------------------------------------------------------------------- /notes/standalone/colors.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/standalone/colors.tex -------------------------------------------------------------------------------- /notes/standalone/dmath.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/standalone/dmath.tex -------------------------------------------------------------------------------- /notes/standalone/exerciseAndSubfig.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/standalone/exerciseAndSubfig.tex -------------------------------------------------------------------------------- /notes/standalone/exerciseAndSubfig2.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/standalone/exerciseAndSubfig2.tex -------------------------------------------------------------------------------- /notes/standalone/fancytest.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/standalone/fancytest.tex -------------------------------------------------------------------------------- /notes/standalone/flexisym.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/standalone/flexisym.tex -------------------------------------------------------------------------------- /notes/standalone/hat.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/standalone/hat.tex -------------------------------------------------------------------------------- /notes/standalone/hf.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/standalone/hf.tex -------------------------------------------------------------------------------- /notes/standalone/hf2.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/standalone/hf2.tex -------------------------------------------------------------------------------- /notes/standalone/index.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/standalone/index.tex -------------------------------------------------------------------------------- /notes/standalone/labelList.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/standalone/labelList.tex -------------------------------------------------------------------------------- /notes/standalone/labelboxStackExchange.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/standalone/labelboxStackExchange.tex -------------------------------------------------------------------------------- /notes/standalone/latchStates.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/standalone/latchStates.tex -------------------------------------------------------------------------------- /notes/standalone/mathLabelBox.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/standalone/mathLabelBox.tex -------------------------------------------------------------------------------- /notes/standalone/mathematica_listing.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/standalone/mathematica_listing.tex -------------------------------------------------------------------------------- /notes/standalone/matrixHighlight.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/standalone/matrixHighlight.tex -------------------------------------------------------------------------------- /notes/standalone/matrixHighlight2.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/standalone/matrixHighlight2.tex -------------------------------------------------------------------------------- /notes/standalone/mdframed.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/standalone/mdframed.tex -------------------------------------------------------------------------------- /notes/standalone/otto.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/standalone/otto.tex -------------------------------------------------------------------------------- /notes/standalone/partEll.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/standalone/partEll.tex -------------------------------------------------------------------------------- /notes/standalone/postAboutLatexPreprocessor.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/standalone/postAboutLatexPreprocessor.txt -------------------------------------------------------------------------------- /notes/standalone/problem.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/standalone/problem.tex -------------------------------------------------------------------------------- /notes/standalone/problem2.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/standalone/problem2.tex -------------------------------------------------------------------------------- /notes/standalone/problem3.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/standalone/problem3.tex -------------------------------------------------------------------------------- /notes/standalone/problemChap.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/standalone/problemChap.tex -------------------------------------------------------------------------------- /notes/standalone/problemWithFig.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/standalone/problemWithFig.tex -------------------------------------------------------------------------------- /notes/standalone/qq1.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/standalone/qq1.tex -------------------------------------------------------------------------------- /notes/standalone/ref.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/standalone/ref.tex -------------------------------------------------------------------------------- /notes/standalone/ref.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/standalone/ref.txt -------------------------------------------------------------------------------- /notes/standalone/refx.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/standalone/refx.tex -------------------------------------------------------------------------------- /notes/standalone/rule.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/standalone/rule.tex -------------------------------------------------------------------------------- /notes/standalone/scrtest.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/standalone/scrtest.tex -------------------------------------------------------------------------------- /notes/standalone/sectionColor.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/standalone/sectionColor.tex -------------------------------------------------------------------------------- /notes/standalone/tab.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/standalone/tab.tex -------------------------------------------------------------------------------- /notes/standalone/tcolorbox.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/standalone/tcolorbox.tex -------------------------------------------------------------------------------- /notes/standalone/tf.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/standalone/tf.tex -------------------------------------------------------------------------------- /notes/standalone/tf2.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/standalone/tf2.tex -------------------------------------------------------------------------------- /notes/template_vec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/notes/template_vec -------------------------------------------------------------------------------- /phy1610-scientific-computing/.tex.renumber: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/.tex.renumber -------------------------------------------------------------------------------- /phy1610-scientific-computing/2015/ps1/Doxyfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/2015/ps1/Doxyfile -------------------------------------------------------------------------------- /phy1610-scientific-computing/2015/ps1/GNUmakefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/2015/ps1/GNUmakefile -------------------------------------------------------------------------------- /phy1610-scientific-computing/2015/ps1/run.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/2015/ps1/run.sh -------------------------------------------------------------------------------- /phy1610-scientific-computing/2015/ps1/tanhTable.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/2015/ps1/tanhTable.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/2015/ps2/Doxyfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/2015/ps2/Doxyfile -------------------------------------------------------------------------------- /phy1610-scientific-computing/2015/ps2/GNUmakefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/2015/ps2/GNUmakefile -------------------------------------------------------------------------------- /phy1610-scientific-computing/2015/ps2/parameters.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/2015/ps2/parameters.h -------------------------------------------------------------------------------- /phy1610-scientific-computing/2015/ps2/run.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/2015/ps2/run.sh -------------------------------------------------------------------------------- /phy1610-scientific-computing/2015/ps2/timeem.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/2015/ps2/timeem.sh -------------------------------------------------------------------------------- /phy1610-scientific-computing/2015/ps2/wave1d.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/2015/ps2/wave1d.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/2015/ps2/wave1d.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/2015/ps2/wave1d.h -------------------------------------------------------------------------------- /phy1610-scientific-computing/2015/ps3/Doxyfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/2015/ps3/Doxyfile -------------------------------------------------------------------------------- /phy1610-scientific-computing/2015/ps3/GNUmakefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/2015/ps3/GNUmakefile -------------------------------------------------------------------------------- /phy1610-scientific-computing/2015/ps3/test.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/2015/ps3/test.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/2015/ps4/Doxyfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/2015/ps4/Doxyfile -------------------------------------------------------------------------------- /phy1610-scientific-computing/2015/ps4/mm.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/2015/ps4/mm.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/2015/ps5/TODO: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/2015/ps5/TODO -------------------------------------------------------------------------------- /phy1610-scientific-computing/2015/ps5/gdb.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/2015/ps5/gdb.txt -------------------------------------------------------------------------------- /phy1610-scientific-computing/2015/ps5/test.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/2015/ps5/test.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/2015/ps6/notes.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/2015/ps6/notes.txt -------------------------------------------------------------------------------- /phy1610-scientific-computing/2015/ps7/eigen.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/2015/ps7/eigen.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/README.ps11.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/README.ps11.txt -------------------------------------------------------------------------------- /phy1610-scientific-computing/README.ps3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/README.ps3.txt -------------------------------------------------------------------------------- /phy1610-scientific-computing/README.ps5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/README.ps5.txt -------------------------------------------------------------------------------- /phy1610-scientific-computing/README.ps7.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/README.ps7.txt -------------------------------------------------------------------------------- /phy1610-scientific-computing/README.ps8.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/README.ps8.txt -------------------------------------------------------------------------------- /phy1610-scientific-computing/README.ps9.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/README.ps9.txt -------------------------------------------------------------------------------- /phy1610-scientific-computing/bassert/bassert.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/bassert/bassert.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/blas/GNUmakefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/blas/GNUmakefile -------------------------------------------------------------------------------- /phy1610-scientific-computing/blas/ddot.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/blas/ddot.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/blas/dscalC.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/blas/dscalC.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/blas/dscalF.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/blas/dscalF.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/blas/manheaders: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/blas/manheaders -------------------------------------------------------------------------------- /phy1610-scientific-computing/blas/manpages.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/blas/manpages.list -------------------------------------------------------------------------------- /phy1610-scientific-computing/blas/notes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/blas/notes -------------------------------------------------------------------------------- /phy1610-scientific-computing/btest/GNUmakefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/btest/GNUmakefile -------------------------------------------------------------------------------- /phy1610-scientific-computing/btest/test.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/btest/test.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/build.2015.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/build.2015.sh -------------------------------------------------------------------------------- /phy1610-scientific-computing/enum/GNUmakefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/enum/GNUmakefile -------------------------------------------------------------------------------- /phy1610-scientific-computing/enum/enum.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/enum/enum.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/enum/enum1.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/enum/enum1.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/fft/GNUmakefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/fft/GNUmakefile -------------------------------------------------------------------------------- /phy1610-scientific-computing/fft/inplace.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/fft/inplace.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/fft/notes.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/fft/notes.txt -------------------------------------------------------------------------------- /phy1610-scientific-computing/fft/parseArgs.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/fft/parseArgs.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/fft/plotit.jl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/fft/plotit.jl -------------------------------------------------------------------------------- /phy1610-scientific-computing/fft/testit.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/fft/testit.sh -------------------------------------------------------------------------------- /phy1610-scientific-computing/fft/twoarrays.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/fft/twoarrays.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/inc/_template.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/inc/_template.h -------------------------------------------------------------------------------- /phy1610-scientific-computing/inc/boosttest.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/inc/boosttest.h -------------------------------------------------------------------------------- /phy1610-scientific-computing/inc/carray.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/inc/carray.h -------------------------------------------------------------------------------- /phy1610-scientific-computing/inc/cpplevel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/inc/cpplevel.h -------------------------------------------------------------------------------- /phy1610-scientific-computing/inc/darray.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/inc/darray.h -------------------------------------------------------------------------------- /phy1610-scientific-computing/inc/externc.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/inc/externc.h -------------------------------------------------------------------------------- /phy1610-scientific-computing/inc/farray.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/inc/farray.h -------------------------------------------------------------------------------- /phy1610-scientific-computing/inc/gslhelper.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/inc/gslhelper.h -------------------------------------------------------------------------------- /phy1610-scientific-computing/inc/gslsolver.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/inc/gslsolver.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/inc/gslsolver.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/inc/gslsolver.h -------------------------------------------------------------------------------- /phy1610-scientific-computing/inc/integers.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/inc/integers.h -------------------------------------------------------------------------------- /phy1610-scientific-computing/inc/mpitask.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/inc/mpitask.h -------------------------------------------------------------------------------- /phy1610-scientific-computing/inc/myexceptions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/inc/myexceptions.h -------------------------------------------------------------------------------- /phy1610-scientific-computing/inc/myrarray2.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/inc/myrarray2.h -------------------------------------------------------------------------------- /phy1610-scientific-computing/inc/netcdfopen.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/inc/netcdfopen.h -------------------------------------------------------------------------------- /phy1610-scientific-computing/inc/optticktock.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/inc/optticktock.h -------------------------------------------------------------------------------- /phy1610-scientific-computing/inc/returncodes.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/inc/returncodes.h -------------------------------------------------------------------------------- /phy1610-scientific-computing/inc/signof.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/inc/signof.h -------------------------------------------------------------------------------- /phy1610-scientific-computing/inc/ticks.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/inc/ticks.h -------------------------------------------------------------------------------- /phy1610-scientific-computing/junk/is_pointer.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/junk/is_pointer.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/mac.install.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/mac.install.sh -------------------------------------------------------------------------------- /phy1610-scientific-computing/make.rules: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/make.rules -------------------------------------------------------------------------------- /phy1610-scientific-computing/make.vars: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/make.vars -------------------------------------------------------------------------------- /phy1610-scientific-computing/make.vars.blas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/make.vars.blas -------------------------------------------------------------------------------- /phy1610-scientific-computing/make.vars.fftw: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/make.vars.fftw -------------------------------------------------------------------------------- /phy1610-scientific-computing/make.vars.gsl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/make.vars.gsl -------------------------------------------------------------------------------- /phy1610-scientific-computing/make.vars.mpi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/make.vars.mpi -------------------------------------------------------------------------------- /phy1610-scientific-computing/make.vars.netcdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/make.vars.netcdf -------------------------------------------------------------------------------- /phy1610-scientific-computing/make.vars.netcdf_c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/make.vars.netcdf_c -------------------------------------------------------------------------------- /phy1610-scientific-computing/make.vars.pnetcdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/make.vars.pnetcdf -------------------------------------------------------------------------------- /phy1610-scientific-computing/make.vars.rarray: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/make.vars.rarray -------------------------------------------------------------------------------- /phy1610-scientific-computing/make.vars.silo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/make.vars.silo -------------------------------------------------------------------------------- /phy1610-scientific-computing/makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/makefile -------------------------------------------------------------------------------- /phy1610-scientific-computing/netcdf/GNUmakefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/netcdf/GNUmakefile -------------------------------------------------------------------------------- /phy1610-scientific-computing/netcdf/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/netcdf/README -------------------------------------------------------------------------------- /phy1610-scientific-computing/netcdf/install.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/netcdf/install.txt -------------------------------------------------------------------------------- /phy1610-scientific-computing/netcdf/r2.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/netcdf/r2.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/netcdf/readfile.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/netcdf/readfile.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/netcdf/w2.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/netcdf/w2.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/netcdf/write3.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/netcdf/write3.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/netcdf/write3l.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/netcdf/write3l.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/notes.gpc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/notes.gpc -------------------------------------------------------------------------------- /phy1610-scientific-computing/pnetcdf/ncpar.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/pnetcdf/ncpar.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps1/Doxyfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps1/Doxyfile -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps1/GNUmakefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps1/GNUmakefile -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps1/build.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps1/build.txt -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps1/feedback.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps1/feedback.txt -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps1/lissajous.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps1/lissajous.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps1/run.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps1/run.sh -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps10.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps10.sh -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps10/GNUmakefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps10/GNUmakefile -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps10/asciiIO.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps10/asciiIO.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps10/asciiIO.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps10/asciiIO.h -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps10/default.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps10/ghosts.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps10/ghosts.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps10/graphicsIO.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps10/graphicsIO.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps10/graphicsIO.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps10/graphicsIO.h -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps10/how: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps10/how -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps10/inifile.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps10/inifile.h -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps10/iohandler.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps10/iohandler.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps10/iohandler.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps10/iohandler.h -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps10/iotest.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps10/iotest.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps10/leftright.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps10/leftright.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps10/mpitask.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps10/mpitask.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps10/netcdfIO.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps10/netcdfIO.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps10/netcdfIO.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps10/netcdfIO.h -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps10/nocycle.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps10/nocycle.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps10/plotem.jl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps10/plotem.jl -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps10/ps10.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps10/ps10.tex -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps10/readwavenc.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps10/readwavenc.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps10/setup: -------------------------------------------------------------------------------- 1 | ../scinet.env.netcdf.mpi.gcc-520 -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps10/setup.old: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps10/setup.old -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps10/test.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps10/test.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps10/ticktock.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps10/ticktock.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps10/ticktock.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps10/ticktock.h -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps10/timeem.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps10/timeem.csv -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps10/timeem.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps10/timeem.pl -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps10/wave1d.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps10/wave1d.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps10/writefilep.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps10/writefilep.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps11.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps11.sh -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps2/Doxyfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps2/Doxyfile -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps2/GNUmakefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps2/GNUmakefile -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps2/ants.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps2/ants.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps2/feedback.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps2/feedback.txt -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps3/GNUmakefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps3/GNUmakefile -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps3/ants.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps3/ants.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps3/feedback.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps3/feedback.txt -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps3/gdb.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps3/gdb.txt -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps3/initialize.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps3/initialize.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps3/origants.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps3/origants.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps3/output.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps3/output.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps3/readants.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps3/readants.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps3/runreport.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps3/runreport.txt -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps3/testarray.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps3/testarray.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps3/testdriver.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps3/testdriver.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps3/tickSamples: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps3/tickSamples -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps3/timestep.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps3/timestep.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps4.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps4.sh -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps5/GNUmakefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps5/GNUmakefile -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps5/csvplot.jl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps5/csvplot.jl -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps5/feedback.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps5/feedback.txt -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps5/hw5rootmin.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps5/hw5rootmin.pdf -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps5/minimizer.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps5/minimizer.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps5/minimizer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps5/minimizer.h -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps5/spring.jl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps5/spring.jl -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps5/springmodel.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps5/springmodel.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps5/vplotspring.jl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps5/vplotspring.jl -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps7.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps7.sh -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps7/GNUmakefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps7/GNUmakefile -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps7/booste.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps7/booste.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps7/correlation.jl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps7/correlation.jl -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps7/dotprod.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps7/dotprod.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps7/dotprod.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps7/dotprod.h -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps7/fftstate.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps7/fftstate.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps7/fftstate.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps7/fftstate.h -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps7/grav.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps7/grav.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps7/plotem.jl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps7/plotem.jl -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps7/plotpower.jl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps7/plotpower.jl -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps7/ratData.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps7/ratData.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps7/ratData.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps7/ratData.h -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps7/ratToCsv.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps7/ratToCsv.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps7/streamopen.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps7/streamopen.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps7/test.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps7/test.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps7/x.rat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps7/x.rat -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps7/y.rat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps7/y.rat -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps8/GNUmakefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps8/GNUmakefile -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps8/banded.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps8/banded.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps8/banded.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps8/banded.h -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps8/darray2.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps8/darray2.h -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps8/diffring.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps8/diffring.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps8/diffring.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps8/diffring.ini -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps8/inifile.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps8/inifile.h -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps8/myassert.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps8/myassert.h -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps8/ps8.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps8/ps8.tex -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps8/randomtest.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps8/randomtest.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps8/renumber: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps8/renumber -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps8/ringoutput.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps8/ringoutput.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps8/ringoutput.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps8/ringoutput.h -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps8/sparkline.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps8/sparkline.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps8/sparkline.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps8/sparkline.h -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps8/test.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps8/test.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps8/ticktock.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps8/ticktock.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps8/ticktock.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps8/ticktock.h -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps8/walkring.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps8/walkring.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps8/walkring.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps8/walkring.ini -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps9.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps9.sh -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps9/GNUmakefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps9/GNUmakefile -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps9/assignment.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps9/assignment.txt -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps9/dataToText.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps9/dataToText.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps9/default.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps9/inifile.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps9/inifile.h -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps9/iometadata.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps9/iometadata.h -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps9/metaToText.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps9/metaToText.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps9/part1.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps9/part1.sh -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps9/plotpart2.jl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps9/plotpart2.jl -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps9/plotpart5m.jl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps9/plotpart5m.jl -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps9/plotpart5s.jl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps9/plotpart5s.jl -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps9/plotpart5t.jl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps9/plotpart5t.jl -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps9/ps9.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps9/ps9.tex -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps9/readem.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps9/readem.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps9/readem.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps9/readem.h -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps9/setup: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps9/setup -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps9/setup.mac: -------------------------------------------------------------------------------- 1 | export PATH=/usr/local/Cellar/gcc/5.3.0/bin:$PATH 2 | -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps9/t.cc: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps9/test.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps9/test.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps9/ticktock.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps9/ticktock.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps9/ticktock.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps9/ticktock.h -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps9/timeem.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps9/timeem.pl -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps9/wave1d.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps9/wave1d.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/ps9/waveparams.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/ps9/waveparams.txt -------------------------------------------------------------------------------- /phy1610-scientific-computing/scinet.env.fftw3: -------------------------------------------------------------------------------- 1 | . ./scinet.env.ps2_3 2 | module add fftw/3.3.4-gcc-openmpi 3 | -------------------------------------------------------------------------------- /phy1610-scientific-computing/scinet.env.julia: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/scinet.env.julia -------------------------------------------------------------------------------- /phy1610-scientific-computing/scinet.env.ps2_3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/scinet.env.ps2_3 -------------------------------------------------------------------------------- /phy1610-scientific-computing/scinet.env.ps7: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/scinet.env.ps7 -------------------------------------------------------------------------------- /phy1610-scientific-computing/silo/GNUmakefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/silo/GNUmakefile -------------------------------------------------------------------------------- /phy1610-scientific-computing/silo/dartmouth.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/silo/dartmouth.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/silo/example1.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/silo/example1.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/silo/install.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/silo/install.txt -------------------------------------------------------------------------------- /phy1610-scientific-computing/silo/mktemp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/silo/mktemp -------------------------------------------------------------------------------- /phy1610-scientific-computing/silo/mkvel: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/silo/mkvel -------------------------------------------------------------------------------- /phy1610-scientific-computing/silo/writeem.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/silo/writeem.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/t/anon.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/t/anon.cc -------------------------------------------------------------------------------- /phy1610-scientific-computing/t/anon.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/t/anon.sh -------------------------------------------------------------------------------- /phy1610-scientific-computing/vt/GNUmakefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/vt/GNUmakefile -------------------------------------------------------------------------------- /phy1610-scientific-computing/vt/vt.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/phy1610-scientific-computing/vt/vt.cc -------------------------------------------------------------------------------- /programming/aleongarcia/random/randomVariable.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/aleongarcia/random/randomVariable.C -------------------------------------------------------------------------------- /programming/align/align.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/align/align.cc -------------------------------------------------------------------------------- /programming/align/makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/align/makefile -------------------------------------------------------------------------------- /programming/align/p.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/align/p.pl -------------------------------------------------------------------------------- /programming/badcoffee/badcoffee.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/badcoffee/badcoffee.cc -------------------------------------------------------------------------------- /programming/badcoffee/make.sh: -------------------------------------------------------------------------------- 1 | CXX=~/gcc8/bin/g++ make badcoffee 2 | -------------------------------------------------------------------------------- /programming/cpuinfo/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/cpuinfo/Makefile -------------------------------------------------------------------------------- /programming/cpuinfo/elfaux.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/cpuinfo/elfaux.cc -------------------------------------------------------------------------------- /programming/cpuinfo/pvr.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/cpuinfo/pvr.cc -------------------------------------------------------------------------------- /programming/debug/intelHardwareWatchpoint.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/debug/intelHardwareWatchpoint.C -------------------------------------------------------------------------------- /programming/del2xml/.junk/r: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/del2xml/.junk/r -------------------------------------------------------------------------------- /programming/del2xml/.junk/t: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/del2xml/.junk/t -------------------------------------------------------------------------------- /programming/del2xml/.junk/x: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/del2xml/.junk/x -------------------------------------------------------------------------------- /programming/del2xml/.test/x.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/del2xml/.test/x.cpp -------------------------------------------------------------------------------- /programming/del2xml/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/del2xml/Makefile -------------------------------------------------------------------------------- /programming/del2xml/del2xml.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/del2xml/del2xml.cpp -------------------------------------------------------------------------------- /programming/del2xml/del2xml.perl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/del2xml/del2xml.perl -------------------------------------------------------------------------------- /programming/del2xml/isprint.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/del2xml/isprint.csv -------------------------------------------------------------------------------- /programming/del2xml/runsamples.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/del2xml/runsamples.sh -------------------------------------------------------------------------------- /programming/del2xml/sample.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/del2xml/sample.csv -------------------------------------------------------------------------------- /programming/del2xml/sample.time.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/del2xml/sample.time.csv -------------------------------------------------------------------------------- /programming/del2xml/samples/file.sample.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/del2xml/samples/file.sample.xml -------------------------------------------------------------------------------- /programming/del2xml/samples/sample.peet.2.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/del2xml/samples/sample.peet.2.xml -------------------------------------------------------------------------------- /programming/del2xml/samples/sample.peet.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/del2xml/samples/sample.peet.xml -------------------------------------------------------------------------------- /programming/future/fut.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/future/fut.cc -------------------------------------------------------------------------------- /programming/future/makefile: -------------------------------------------------------------------------------- 1 | CXXFLAGS += -std=gnu++20 2 | all : fut 3 | -------------------------------------------------------------------------------- /programming/gaJuliaFractal/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/gaJuliaFractal/Makefile -------------------------------------------------------------------------------- /programming/gaJuliaFractal/glut_util.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/gaJuliaFractal/glut_util.cpp -------------------------------------------------------------------------------- /programming/gaJuliaFractal/glut_util.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/gaJuliaFractal/glut_util.h -------------------------------------------------------------------------------- /programming/gaJuliaFractal/juliaFractal.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/gaJuliaFractal/juliaFractal.cpp -------------------------------------------------------------------------------- /programming/garamon/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/garamon/README.txt -------------------------------------------------------------------------------- /programming/garamon/e2ga.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/garamon/e2ga.cc -------------------------------------------------------------------------------- /programming/garamon/e3ga.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/garamon/e3ga.cc -------------------------------------------------------------------------------- /programming/garamon/issue4.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/garamon/issue4.cc -------------------------------------------------------------------------------- /programming/garamon/issue7.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/garamon/issue7.cc -------------------------------------------------------------------------------- /programming/garamon/makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/garamon/makefile -------------------------------------------------------------------------------- /programming/gdb_separate_debug_info/makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/gdb_separate_debug_info/makefile -------------------------------------------------------------------------------- /programming/gdb_separate_debug_info/u.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/gdb_separate_debug_info/u.cpp -------------------------------------------------------------------------------- /programming/glib/gs.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/glib/gs.cc -------------------------------------------------------------------------------- /programming/glib/makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/glib/makefile -------------------------------------------------------------------------------- /programming/iter/k.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/iter/k.cc -------------------------------------------------------------------------------- /programming/iter/makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/iter/makefile -------------------------------------------------------------------------------- /programming/lambda/makefile: -------------------------------------------------------------------------------- 1 | CXXFLAGS += -std=c++11 2 | 3 | all : t1 4 | -------------------------------------------------------------------------------- /programming/lambda/t1.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/lambda/t1.cc -------------------------------------------------------------------------------- /programming/lance_xmas_2017/decode.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/lance_xmas_2017/decode.cc -------------------------------------------------------------------------------- /programming/lance_xmas_2017/encode.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/lance_xmas_2017/encode.cc -------------------------------------------------------------------------------- /programming/lance_xmas_2017/makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/lance_xmas_2017/makefile -------------------------------------------------------------------------------- /programming/mapiter/m.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/mapiter/m.cc -------------------------------------------------------------------------------- /programming/mapiter/makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/mapiter/makefile -------------------------------------------------------------------------------- /programming/mapiter/mr.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/mapiter/mr.cc -------------------------------------------------------------------------------- /programming/mapiter/rename.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/mapiter/rename.cc -------------------------------------------------------------------------------- /programming/module/.clang.build.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/module/.clang.build.sh -------------------------------------------------------------------------------- /programming/module/broken/broken.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/module/broken/broken.cc -------------------------------------------------------------------------------- /programming/module/broken/makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/module/broken/makefile -------------------------------------------------------------------------------- /programming/module/clang/makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/module/clang/makefile -------------------------------------------------------------------------------- /programming/module/clang/stuff.cc: -------------------------------------------------------------------------------- 1 | ../gcc/stuff.cc -------------------------------------------------------------------------------- /programming/module/clang/stuff.cppm: -------------------------------------------------------------------------------- 1 | stuff.cc -------------------------------------------------------------------------------- /programming/module/clang/try.cc: -------------------------------------------------------------------------------- 1 | ../gcc/try.cc -------------------------------------------------------------------------------- /programming/module/cmake/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/module/cmake/CMakeLists.txt -------------------------------------------------------------------------------- /programming/module/cmake/c.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/module/cmake/c.sh -------------------------------------------------------------------------------- /programming/module/cmake/hello.cppm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/module/cmake/hello.cppm -------------------------------------------------------------------------------- /programming/module/cmake/hello_impl.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/module/cmake/hello_impl.cpp -------------------------------------------------------------------------------- /programming/module/cmake/main.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/module/cmake/main.cpp -------------------------------------------------------------------------------- /programming/module/gcc/makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/module/gcc/makefile -------------------------------------------------------------------------------- /programming/module/gcc/stuff.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/module/gcc/stuff.cc -------------------------------------------------------------------------------- /programming/module/gcc/try.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/module/gcc/try.cc -------------------------------------------------------------------------------- /programming/modules/main.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/modules/main.cc -------------------------------------------------------------------------------- /programming/modules/makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/modules/makefile -------------------------------------------------------------------------------- /programming/modules/matrix.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/modules/matrix.cc -------------------------------------------------------------------------------- /programming/modules/matrix.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/modules/matrix.h -------------------------------------------------------------------------------- /programming/opengl/glmain.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/opengl/glmain.cpp -------------------------------------------------------------------------------- /programming/overlappedStrcpy/driver.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/overlappedStrcpy/driver.C -------------------------------------------------------------------------------- /programming/overlappedStrcpy/strcpy.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/overlappedStrcpy/strcpy.C -------------------------------------------------------------------------------- /programming/overlappedStrcpy/t.mmk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/overlappedStrcpy/t.mmk -------------------------------------------------------------------------------- /programming/pascaltriangle/makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/pascaltriangle/makefile -------------------------------------------------------------------------------- /programming/pascaltriangle/pascalsTriangle.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/pascaltriangle/pascalsTriangle.cc -------------------------------------------------------------------------------- /programming/poll/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/poll/Makefile -------------------------------------------------------------------------------- /programming/poll/poll.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/poll/poll.cc -------------------------------------------------------------------------------- /programming/regex/gd/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/regex/gd/Makefile -------------------------------------------------------------------------------- /programming/regex/gd/r.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/regex/gd/r.cpp -------------------------------------------------------------------------------- /programming/regex/gd/r2.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/regex/gd/r2.cpp -------------------------------------------------------------------------------- /programming/regex/libstdcppBug.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/regex/libstdcppBug.cpp -------------------------------------------------------------------------------- /programming/regex/makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/regex/makefile -------------------------------------------------------------------------------- /programming/regex/makefile.conspiracy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/regex/makefile.conspiracy -------------------------------------------------------------------------------- /programming/regex/makefile.hotellnx94: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/regex/makefile.hotellnx94 -------------------------------------------------------------------------------- /programming/regex/regexMatch.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/regex/regexMatch.cpp -------------------------------------------------------------------------------- /programming/shellcode/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/shellcode/Makefile -------------------------------------------------------------------------------- /programming/shellcode/driver.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/shellcode/driver.c -------------------------------------------------------------------------------- /programming/shellcode/exec.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/shellcode/exec.c -------------------------------------------------------------------------------- /programming/shellcode/mkroot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/shellcode/mkroot -------------------------------------------------------------------------------- /programming/shellcode/setre.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/shellcode/setre.c -------------------------------------------------------------------------------- /programming/sock/client.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/sock/client.cc -------------------------------------------------------------------------------- /programming/sock/dump.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/sock/dump.c -------------------------------------------------------------------------------- /programming/sock/makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/sock/makefile -------------------------------------------------------------------------------- /programming/sock/server.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/sock/server.cc -------------------------------------------------------------------------------- /programming/strerr/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/strerr/Makefile -------------------------------------------------------------------------------- /programming/strerr/s.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/strerr/s.cc -------------------------------------------------------------------------------- /programming/stroustroupbook/algorithm/d.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/algorithm/d.cc -------------------------------------------------------------------------------- /programming/stroustroupbook/algorithm/makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/algorithm/makefile -------------------------------------------------------------------------------- /programming/stroustroupbook/array/d.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/array/d.cc -------------------------------------------------------------------------------- /programming/stroustroupbook/array/makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/array/makefile -------------------------------------------------------------------------------- /programming/stroustroupbook/atquick/at.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/atquick/at.cc -------------------------------------------------------------------------------- /programming/stroustroupbook/atquick/makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/atquick/makefile -------------------------------------------------------------------------------- /programming/stroustroupbook/bitset/b.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/bitset/b.cc -------------------------------------------------------------------------------- /programming/stroustroupbook/bitset/d.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/bitset/d.cc -------------------------------------------------------------------------------- /programming/stroustroupbook/bitset/makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/bitset/makefile -------------------------------------------------------------------------------- /programming/stroustroupbook/commaop/d.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/commaop/d.cc -------------------------------------------------------------------------------- /programming/stroustroupbook/commaop/makefile: -------------------------------------------------------------------------------- 1 | ../default/makefile -------------------------------------------------------------------------------- /programming/stroustroupbook/const/d.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/const/d.cc -------------------------------------------------------------------------------- /programming/stroustroupbook/const/d1.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/const/d1.cc -------------------------------------------------------------------------------- /programming/stroustroupbook/const/d2.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/const/d2.cc -------------------------------------------------------------------------------- /programming/stroustroupbook/const/makefile: -------------------------------------------------------------------------------- 1 | ../default/makefile -------------------------------------------------------------------------------- /programming/stroustroupbook/default/d.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/default/d.cc -------------------------------------------------------------------------------- /programming/stroustroupbook/default/makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/default/makefile -------------------------------------------------------------------------------- /programming/stroustroupbook/defaultcons/d.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/defaultcons/d.cc -------------------------------------------------------------------------------- /programming/stroustroupbook/defaultcons/makefile: -------------------------------------------------------------------------------- 1 | ../default/makefile -------------------------------------------------------------------------------- /programming/stroustroupbook/emplace/d.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/emplace/d.cc -------------------------------------------------------------------------------- /programming/stroustroupbook/emplace/makefile: -------------------------------------------------------------------------------- 1 | ../default/makefile -------------------------------------------------------------------------------- /programming/stroustroupbook/enumdef/d.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/enumdef/d.cc -------------------------------------------------------------------------------- /programming/stroustroupbook/final/d.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/final/d.cc -------------------------------------------------------------------------------- /programming/stroustroupbook/final/makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/final/makefile -------------------------------------------------------------------------------- /programming/stroustroupbook/final/matrix.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/final/matrix.h -------------------------------------------------------------------------------- /programming/stroustroupbook/final/out.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/final/out.cc -------------------------------------------------------------------------------- /programming/stroustroupbook/initlist/i.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/initlist/i.cc -------------------------------------------------------------------------------- /programming/stroustroupbook/initlist/makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/initlist/makefile -------------------------------------------------------------------------------- /programming/stroustroupbook/isqrt/is.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/isqrt/is.cc -------------------------------------------------------------------------------- /programming/stroustroupbook/isqrt/is.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/isqrt/is.h -------------------------------------------------------------------------------- /programming/stroustroupbook/isqrt/makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/isqrt/makefile -------------------------------------------------------------------------------- /programming/stroustroupbook/iter/d.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/iter/d.cc -------------------------------------------------------------------------------- /programming/stroustroupbook/literals/d.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/literals/d.cc -------------------------------------------------------------------------------- /programming/stroustroupbook/literals/makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/literals/makefile -------------------------------------------------------------------------------- /programming/stroustroupbook/make.rules: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/make.rules -------------------------------------------------------------------------------- /programming/stroustroupbook/make.vars: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/make.vars -------------------------------------------------------------------------------- /programming/stroustroupbook/make_unique/u.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/make_unique/u.cc -------------------------------------------------------------------------------- /programming/stroustroupbook/makefile.template: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/makefile.template -------------------------------------------------------------------------------- /programming/stroustroupbook/matrix/m.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/matrix/m.cc -------------------------------------------------------------------------------- /programming/stroustroupbook/matrix/m2.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/matrix/m2.cc -------------------------------------------------------------------------------- /programming/stroustroupbook/matrix/makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/matrix/makefile -------------------------------------------------------------------------------- /programming/stroustroupbook/matrix/matrix.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/matrix/matrix.cc -------------------------------------------------------------------------------- /programming/stroustroupbook/matrix/matrix.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/matrix/matrix.h -------------------------------------------------------------------------------- /programming/stroustroupbook/multimap/d.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/multimap/d.cc -------------------------------------------------------------------------------- /programming/stroustroupbook/multimap/makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/multimap/makefile -------------------------------------------------------------------------------- /programming/stroustroupbook/namespace/makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/namespace/makefile -------------------------------------------------------------------------------- /programming/stroustroupbook/namespace/n.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/namespace/n.cc -------------------------------------------------------------------------------- /programming/stroustroupbook/newdef/d.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/newdef/d.cc -------------------------------------------------------------------------------- /programming/stroustroupbook/noexcept/foo.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/noexcept/foo.cc -------------------------------------------------------------------------------- /programming/stroustroupbook/noexcept/foo.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/noexcept/foo.h -------------------------------------------------------------------------------- /programming/stroustroupbook/noexcept/makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/noexcept/makefile -------------------------------------------------------------------------------- /programming/stroustroupbook/override/d.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/override/d.cc -------------------------------------------------------------------------------- /programming/stroustroupbook/override/makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/override/makefile -------------------------------------------------------------------------------- /programming/stroustroupbook/rand/makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/rand/makefile -------------------------------------------------------------------------------- /programming/stroustroupbook/rand/r.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/rand/r.cc -------------------------------------------------------------------------------- /programming/stroustroupbook/rand/r.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/rand/r.csv -------------------------------------------------------------------------------- /programming/stroustroupbook/rand/r2.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/rand/r2.cc -------------------------------------------------------------------------------- /programming/stroustroupbook/rand/r3.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/rand/r3.cc -------------------------------------------------------------------------------- /programming/stroustroupbook/rand/r4.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/rand/r4.cc -------------------------------------------------------------------------------- /programming/stroustroupbook/rangefor/d.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/rangefor/d.cc -------------------------------------------------------------------------------- /programming/stroustroupbook/rangefor/makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/rangefor/makefile -------------------------------------------------------------------------------- /programming/stroustroupbook/regex/compare.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/regex/compare.cc -------------------------------------------------------------------------------- /programming/stroustroupbook/regex/makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/regex/makefile -------------------------------------------------------------------------------- /programming/stroustroupbook/regex/p2.perl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/regex/p2.perl -------------------------------------------------------------------------------- /programming/stroustroupbook/regex/posix_regex.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/regex/posix_regex.h -------------------------------------------------------------------------------- /programming/stroustroupbook/regex/post.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/regex/post.txt -------------------------------------------------------------------------------- /programming/stroustroupbook/regex/re.perl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/regex/re.perl -------------------------------------------------------------------------------- /programming/stroustroupbook/regex/rp.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/regex/rp.cc -------------------------------------------------------------------------------- /programming/stroustroupbook/regex/rs.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/regex/rs.cc -------------------------------------------------------------------------------- /programming/stroustroupbook/sharedptr/makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/sharedptr/makefile -------------------------------------------------------------------------------- /programming/stroustroupbook/sleep_for/makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/sleep_for/makefile -------------------------------------------------------------------------------- /programming/stroustroupbook/sleep_for/sleep.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/sleep_for/sleep.cc -------------------------------------------------------------------------------- /programming/stroustroupbook/suffixop/d.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/suffixop/d.cc -------------------------------------------------------------------------------- /programming/stroustroupbook/suffixop/makefile: -------------------------------------------------------------------------------- 1 | ../default/makefile -------------------------------------------------------------------------------- /programming/stroustroupbook/tuple/foo.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/tuple/foo.cc -------------------------------------------------------------------------------- /programming/stroustroupbook/tuple/makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/tuple/makefile -------------------------------------------------------------------------------- /programming/stroustroupbook/tuple/t.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/tuple/t.pl -------------------------------------------------------------------------------- /programming/stroustroupbook/tuple/u.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/tuple/u.cc -------------------------------------------------------------------------------- /programming/stroustroupbook/uinit/makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/uinit/makefile -------------------------------------------------------------------------------- /programming/stroustroupbook/uinit/t.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/stroustroupbook/uinit/t.cc -------------------------------------------------------------------------------- /programming/sym/Doxyfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/sym/Doxyfile -------------------------------------------------------------------------------- /programming/sym/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/sym/Makefile -------------------------------------------------------------------------------- /programming/sym/calc.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/sym/calc.cpp -------------------------------------------------------------------------------- /programming/sym/expression.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/sym/expression.cpp -------------------------------------------------------------------------------- /programming/sym/expression.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/sym/expression.h -------------------------------------------------------------------------------- /programming/sym/expression_testinc.cpp: -------------------------------------------------------------------------------- 1 | #include "expression.h" 2 | -------------------------------------------------------------------------------- /programming/sym/gasym.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/sym/gasym.cpp -------------------------------------------------------------------------------- /programming/sym/ltx_template: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/sym/ltx_template -------------------------------------------------------------------------------- /programming/sym/mktestinc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/sym/mktestinc -------------------------------------------------------------------------------- /programming/sym/o2.ltx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/sym/o2.ltx -------------------------------------------------------------------------------- /programming/sym/o3.ltx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/sym/o3.ltx -------------------------------------------------------------------------------- /programming/sym/sum.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/sym/sum.cpp -------------------------------------------------------------------------------- /programming/sym/sum.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/sym/sum.h -------------------------------------------------------------------------------- /programming/sym/sum_testinc.cpp: -------------------------------------------------------------------------------- 1 | #include "sum.h" 2 | -------------------------------------------------------------------------------- /programming/sym/symbol.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/sym/symbol.cpp -------------------------------------------------------------------------------- /programming/sym/symbol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/sym/symbol.h -------------------------------------------------------------------------------- /programming/sym/symbol_testinc.cpp: -------------------------------------------------------------------------------- 1 | #include "symbol.h" 2 | -------------------------------------------------------------------------------- /programming/sym/term.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/sym/term.cpp -------------------------------------------------------------------------------- /programming/sym/term.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/sym/term.h -------------------------------------------------------------------------------- /programming/sym/term_testinc.cpp: -------------------------------------------------------------------------------- 1 | #include "term.h" 2 | -------------------------------------------------------------------------------- /programming/sym2/NOTES.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/sym2/NOTES.txt -------------------------------------------------------------------------------- /programming/sym2/test/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/sym2/test/Makefile -------------------------------------------------------------------------------- /programming/sym2/test/trygin.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/sym2/test/trygin.cpp -------------------------------------------------------------------------------- /programming/sym2/wherefrom.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/sym2/wherefrom.txt -------------------------------------------------------------------------------- /programming/tmcache/structTmCache.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/tmcache/structTmCache.C -------------------------------------------------------------------------------- /programming/unicode/u.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/unicode/u.c -------------------------------------------------------------------------------- /programming/unicode/u2.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/unicode/u2.c -------------------------------------------------------------------------------- /programming/verify/makefile: -------------------------------------------------------------------------------- 1 | CXXFLAGS += -std=gnu++20 2 | all : verify 3 | -------------------------------------------------------------------------------- /programming/verify/verify: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/verify/verify -------------------------------------------------------------------------------- /programming/verify/verify.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peeterjoot/physicsplay/HEAD/programming/verify/verify.cc --------------------------------------------------------------------------------