Shaare your links...
2370 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 4 / 12
Newer►
225 results for tags programming x
  • Consulting in mathematics, statistics, and scientific computing
    Apart from the blog, there are technical notes https://www.johndcook.com/blog/writing/ and on-line calculators https://www.johndcook.com/blog/online-calculators/
    As an example, see Camp-Paulson normal approximation to the binomial distribution https://www.johndcook.com/blog/camp_paulson/
    The articles https://www.johndcook.com/blog/2024/04/01/more-laguerre-images/ and
    https://www.johndcook.com/blog/2024/03/22/laguerres-root-finding-method/ demonstrate the basins of attraction for Laguerre's root-finding method.
    https://www.johndcook.com/blog/2018/11/24/spheroid-distance/ should be useful for azel.
    https://www.johndcook.com/blog/2020/02/08/arenstorf-orbit/ shows a periodic solution to the restricted 3-body problem.
    https://www.johndcook.com/blog/2022/11/14/simultaneous-root-finding/ describes the Durand-Kerner polynomial root finding method.
    https://www.johndcook.com/blog/2022/11/01/kepler-newton/ discusses solving Kepler's equation

    TODO: https://www.johndcook.com/blog/2022/10/30/arctan-k-tan-t/ states "This plot looks similar to the plot of true anomaly for a highly elliptical orbit. I’m sure they’re related, but I haven’t worked out exactly how."

    https://www.johndcook.com/blog/2022/10/21/math-origins/ explains V.I. Arnolds comment
    "All mathematics is divided into three parts: cryptography (paid for by CIA, KGB and the like), hydrodynamics (supported by manufacturers of atomic submarines), and celestial mechanics (financed by military and other institutions dealing with missiles, such as NASA)."

    https://www.johndcook.com/blog/2018/09/24/riemann-hypothesis-the-fine-structure-constant-and-the-todd-function/ is about  Sir Michael Atiyah's incorrect proof of Riemann's hypothesis, the article https://rjlipton.com/2018/09/26/reading-into-atiyahs-proof/ is an interesting read. (I had bookmarked this entry on Wed Sep 26 15:51:47 2018 and put it here 2024-04-03.)

    The article https://www.johndcook.com/non_central_chi_square.pdf sounds interesting:
    John D. Cook Upper bounds on non-central chi-squared tails and truncated normal moments (2010). UT MD Anderson Cancer Center Department of Biostatistics Working Paper Series. Working Paper 62.
    Abstract. We show that moments of the truncated normal distribution provide upper bounds on the tails of the non-central chi-squared distribution, then develop upper bounds for the former.
    Mon Jul 9 11:55:42 2018 - permalink -
    - https://www.johndcook.com/blog/
    algorithm Laguerre mathematics numerical physics programming Riemann software TODO
  • BC NUMBER THEORY PROGRAMS
    Various number theoretic algrorithms written in the bc(1) programming language.
    See also the calculator program http://www.numbertheory.org/calc/krm_calc.htm from the same author.
    Fri Jul 6 09:46:48 2018 - permalink -
    - http://www.numbertheory.org/gnubc/bc_programs.html
    C mathematics programming Unix
  • A new way of blogging about Common Lisp
    Klipse https://github.com/viebel/klipse
    allows to interactively edit and run programs written in
    Common Lisp, javascript, clojure[script], python, brainfuck, scheme
    in a Javascript-enabled web browser.
    Ironically, it does not seem to work with Firefox 52.6.0 (64-bit)/Windows 7.
    Tue May 8 14:10:11 2018 - permalink -
    - http://blog.klipse.tech/lisp/2018/05/07/blog-common-lisp.html
    blog JavaScript language lisp on-line programming Scheme TODO web
  • Home Page of Evan Miller
    For a good example, read http://www.evanmiller.org/dont-kill-math.html
    Wed Mar 28 00:24:51 2018 - permalink -
    - http://www.evanmiller.org/
    blog language mathematics programming TODO
  • fanf | Named and optional function arguments in C99
    Tue Sep 26 01:35:58 2017 - permalink -
    - https://fanf.dreamwidth.org/121573.html
    C hack language programming
  • Try it out on-line
    Interpreters/compilers for more than 100 programming languages which can be used on-line.
    Sun Jul 23 19:04:02 2017 - permalink -
    - https://tio.run/#
    language on-line programming
  • Adding numerical methods to emacs with dynamic modules
    Simple example of adding a dynamically loaded function written in C to Emacs.
    Wed Jul 12 18:08:22 2017 - permalink -
    - http://kitchingroup.cheme.cmu.edu/blog/2017/07/08/Adding-numerical-methods-to-emacs-with-dynamic-modules/
    Bessel C emacs GNU programming
  • Programming in the 21st Century
    Interesting blog from a recovering video games programmer.
    Thu Jun 29 15:01:33 2017 - permalink -
    - http://prog21.dadgum.com/
    blog programming
  • I’m Dreaming Of A White C
    Prototype of a translator from a python-like syntax to C. Found via
    https://www.jwz.org/blog/2017/04/python-has-a-lot-to-fucking-answer-for/#comments

    On http://xed.ch/help/, a number of useful personal technical notes can be found.

    For example, http://xed.ch/help/usbdrive.html describes how to create bootable USB drives.
    Wed Apr 12 12:36:44 2017 - permalink -
    - http://xed.ch/b/2015/0901.html
    C language programming Python reading USB
  • The Go Programming Language (Addison-Wesley Professional Computing Series) 1, Alan A. A. Donovan, Brian W. Kernighan, eBook - Amazon.com
    by Alan A. A. Donovan, Brian W. Kernighan
    Thu Mar 30 00:20:57 2017 - permalink -
    - https://www.amazon.com/Programming-Language-Addison-Wesley-Professional-Computing-ebook/dp/B0184N7WWS/ref=as_li_ss_tl?s=books&ie=UTF8&qid=1483188224&sr=1-1&keywords=the+go+programming+language&linkCode=sl1&tag=rbersblog-20
    book Go Kernighan language programming
  • Dan Cross's Weblog
    Interesting blog about programming, mathematics, Lisp and Plan 9.
    Sun Mar 19 20:48:47 2017 - permalink -
    - http://pub.gajendra.net/
    lisp mathematics plan9 programming
  • A robust self-printing program written in Ruby. It works even if you delete one character anywhere from the code.
    Tue Sep 6 11:41:12 2016 - permalink -
    - https://github.com/mame/radiation-hardened-quine
    hack programming Ruby
  • Welcome to the Tclers Wiki!
    A Wiki about the Tcl programming language and the Tk graphical toolkit.
    Sun Sep 4 19:38:56 2016 - permalink -
    - http://wiki.tcl.tk/
    graphical-programming language programming Tcl wiki
  • Dan Luu
    Interesting blog, found via his critique of Julia (mostly its development model) http://danluu.com/julialang/#fnref4
    His article https://danluu.com/corrections/ reminds me of Donald Knuth's "Errors in TeX"
    Wed Aug 3 20:08:11 2016 - permalink -
    - http://danluu.com/
    blog computer Julia Knuth language programming
  • Rtl Power: Basic scripting.
    Rtl_power is a unix-hacker's approach to the waterfall. Its unique features include:
    - Unlimited frequency range. You can do the whole 1.7GHz of a dongle.
    - Unlimited time. At least until you run out of disk for logging.
    - Unlimited FFT bins. But in practice I don't think I've taken it above 100k bins.
    - Quantitative rendering. Exact power levels are logged.
    - Runs on anything. A slower computer will use less samples to keep up.

    The blog has a lot of other interesting articles, e.g. http://kmkeen.com/tiny-code/, http://kmkeen.com/flash-recovery/ , http://kmkeen.com/fp/ just to name a few.
    Wed Jul 13 04:10:50 2016 - permalink -
    - http://kmkeen.com/rtl-power/
    blog FFT FOSS functional programming radio software TODO
  • Apex: My Editor Project | Good Math Bad Math
    Mark Chu-Carroll's blog covers many subjects, including mathematics, physics and programming. In this article he describes his design of a programming language suited for an editor (think about a more readable version of TECO's language).
    As of 2021-06-21, the site cannot be reached. On 2021-12-22 it is on-line again.
    Tue Jul 12 02:02:28 2016 - permalink -
    - http://goodmath.scientopia.org/2010/12/19/apex-my-editor-project/
    blog editor Go mathematics programming
  • Project Jupyter | Project
    Project Jupyter was born out of the IPython Project in 2014 as it evolved to support interactive data science and scientific computing across all programming languages.
    Wed Jan 20 18:31:19 2016 - permalink -
    - http://jupyter.org/about.html
    language programming science TODO
  • Fortran Wiki
    Despite the availability of many excellent books and scientific articles and daily discussions on comp.lang.fortran, information about modern Fortran programming is sometimes difficult to find. There is a need for something that changes faster than books, papers, and documentation, but is more persistent and organized than a newsgroup. The Fortran Wiki aims to fill this void. Its mission is to provide an open and community-driven venue for documenting and discussing all aspects of the Fortran language, from compilers and standards and best practices and design patterns.
    Tue Mar 3 15:00:25 2015 - permalink -
    - http://fortranwiki.org/fortran/show/Fortran+Wiki
    Fortran language programming software wiki
  • Scientific computing’s future: Can any coding language top a 1950s behemoth? | Ars Technica
    Article about the continued use of Fortran in scientific computing and a few candidates for successors (Haskell, Clojure and Julia).
    Wed Feb 4 16:20:03 2015 - permalink -
    - http://arstechnica.com/science/2014/05/scientific-computings-future-can-any-coding-language-top-a-1950s-behemoth/1/
    computer language programming science
  • Julia language: A letter of recommendation | Quantifying Information
    Wed Nov 26 13:27:45 2014 - permalink -
    - https://grollchristian.wordpress.com/2014/04/25/julia-language-recommendation/
    Julia language programming
Links per page: 20 50 100
◄Older
page 4 / 12
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.