Shaare your links...
2431 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 2 / 34
Newer►
680 results for tags software x
  • Test Set for IVP Solvers
    "Both engineers and computational scientists alike will benefit greatly from having a standard test set for Initial Value Problems (IVPs) which includes documentation of the test problems, experimental results from a number of proven solvers, and Fortran subroutines providing a common interface to the defining problem functions. Engineers will be able to see at a glance which methods will be most effective for their class of problems. Researchers will be able to compare their new methods with the results of existing ones without incurring additional programming workload; they will have a reference with which their colleagues are familiar. This test set tries to fulfill these demands and tries to set a standard for IVP solver testing."
    Found on John Butcher's page https://www.jcbutcher.com/rkclub
    Fri Feb 28 08:23:58 2025 - permalink -
    - https://archimede.uniba.it/~testset/testsetivpsolvers/
    algorithm mathematics numerical software
  • Better dates & times for Python
    Found on the Sage site https://doc.sagemath.org/html/en/reference/spkg/
    Might be useful for post-processing BE-Rb measurements.
    Mon Feb 17 18:50:33 2025 - permalink -
    - https://pypi.org/project/arrow/
    FOSS lic:Apache Python software time
  • GitHub repositories of A-Trust
    Tools to inspect certificates, test APIs of A-Trust, the provider of signature services such as "Handysignatur" and "ID Austria".
    Wed Feb 12 08:02:28 2025 - permalink -
    - https://github.com/A-Trust
    cryptography security software tool
  • How to build an L-Band ground station.
    Instructions for setting up a receiver for L-band signals from Inmarsat. Found via https://www.rtl-sdr.com/a-review-of-the-discovery-dish-for-inmarsat-reception which links to https://community.airframes.io/t/discovery-dish-rtlsdr-blog-l-band-acars/181/2
    Wed Feb 12 07:49:22 2025 - permalink -
    - https://thebaldgeek.github.io/L-Band.html
    antenna electronics hardware radio satellite software
  • 9front - v86 in the browser
    Run the 9front variant of the plan9 operating system in the browser. Mentioned on the 9fans mailing list
    https://marc.info/?l=9fans&m=173906659913041&w=2
    Sun Feb 9 19:04:32 2025 - permalink -
    - https://copy.sh/v86/?profile=9front
    emulator plan9 software
  • Apache Status Page: Simple Setup Guide - Status List
    I found this when I searched for documentation about configuring Apache.
    Thu Jan 9 15:18:13 2025 - permalink -
    - https://statuslist.app/apache/apache-status-page-simple-setup-guide/
    apache software tool web
  • Complex Multiplication (CM)
    The CM software implements the construction of ring class fields of imaginary quadratic number fields and of elliptic curves with complex multiplication via floating point approximations. Additionally it provides an implementation of the fastECPP algorithm for proving primality of integers. It consists of libraries that can be called from within a C program and of executable command line applications. For the implemented algorithms, see A. Enge, The complexity of class polynomial computation via floating point approximations, Mathematics of Computation 78 (266), 2009, pp. 1089–1107.
    Found via https://matheplanet.at/matheplanet/nuke/html/viewtopic.php?topic=266257&post_id=1939590

    See also https://www.multiprecision.org/paridroid/index.html for PariDroid, a port of PARI/GP to Android
    Sun Dec 29 21:50:44 2024 - permalink -
    - https://www.multiprecision.org/cm/index.html
    C lic:GPL3 mathematics number-theory software
  • ACME Laboratories
    https://www.acme.com/software/e/ is a tiny Emacs, mentioned on
    https://mastodon.social/@jef/113632905099469381
    The planimeter https://www.acme.com/planimeter/ is neat.
    Tue Dec 17 11:43:44 2024 - permalink -
    - https://www.acme.com/
    C Emacs FOSS software tool
  • Jujutsu—a version control system
    Found on a discussion of version control systems on the TUHS mailing list https://www.tuhs.org/pipermail/tuhs/2024-December/031229.html
    See also https://neugierig.org/software/blog/2024/12/jujutsu.html for an attempt on an explanation "high-level enough to read and think about, without providing so much detail that it washes over you."
    https://ahal.ca/blog/2024/jujutsu-mercurial-haven/ is an article from a Mercurial users.
    Sun Dec 15 21:56:11 2024 - permalink -
    - https://github.com/martinvonz/jj
    blog lic:apache2 software tool version-control
  • Receiving Starlink Signals with an RTL-SDR and Ku-Band LNB
    Wed Dec 4 13:29:24 2024 - permalink -
    - https://www.rtl-sdr.com/receiving-starlink-signals-with-an-rtl-sdr-and-ku-band-lnb/
    radio satellite software
  • Complex floats and some big root-finding speedups
    The statement "I've found that Aberth performs worse [than Weierstrass-Durand-Kerner] on most examples as its faster convergence is offset by the slower evaluation." is interesting.
    Fredrik Johansson is the author of https://mpmath.org/, https://arblib.org/ and https://flintlib.org/ arbitrary-precision libraries and of the Mathematical Functions Grimoire https://fungrim.org/
    Mon Oct 28 12:17:41 2024 - permalink -
    - https://fredrikj.net/blog/2024/06/complex-floats-and-some-big-root-finding-speedups/
    blog mathematics polynomial root-finding software
  • Standalone port of Rc shell written by Tom Duff with edit, history and completion support.
    Announced on the 9fans mailing list https://marc.info/?l=9fans&m=154827964823547&w=2
    Fri Oct 11 23:42:11 2024 - permalink -
    - https://github.com/benavento/rc
    FOSS plan9 shell software
  • Snapshot (computer storage) - Wikipedia
    Learn about LVM snapshots and use them for my backups.
    Found on the tarsnap page https://www.tarsnap.com/snaptime.html
    Wed Sep 25 16:48:01 2024 - permalink -
    - https://en.wikipedia.org/wiki/Snapshot_(computer_storage)
    reading software TODO
  • GitHub - vogelchr/radioclkd2: Quick and dirty fork of http://www.jonatkins.com/page/software/radioclkd2 adding Linux GPIO pin support.
    Found on An Engineer's View - Applying logic, science and common sense, https://www.cosjwt.com/reading-modem-status-registers-in-ubuntu-linux/
    Wed Sep 4 15:31:34 2024 - permalink -
    - https://github.com/vogelchr/radioclkd2
    DCF77 Linux radio software time TODO
  • Practices for Software Projects | John Jacobsen
    I discovered this blog via the link to http://johnj.com/posts/to-the-metal/ on https://planet.lisp.org/
    His static site generators https://github.com/eigenhombre/weeds and https://github.com/eigenhombre/organa look interesting too.
    Tue Aug 20 14:36:47 2024 - permalink -
    - http://johnj.com/posts/practices/
    blog common-lisp Lisp org-mode programming software
  • home | kamid
    kamid is a FREE, easy-to-use and portable implementation of a 9p file server daemon for UNIX-like systems with a strong focus on security and correctness.
    Found via https://www.cliki.net/tinmop, where a client for this 9p file server is described.
    See also the author's blog. e.g. https://www.omarpolo.com/post/joy-of-elisp-sndio.html
    Fri Jul 19 12:35:32 2024 - permalink -
    - https://kamid.omarpolo.com/index.html
    emacs FOSS lisp literate-programming plan9 software
  • jq, a lightweight and flexible command-line JSON processor
    jq is like sed for JSON data - you can use it to slice and filter and map and transform structured data with the same ease that sed, awk, grep and friends let you play with text.
    Tue Jul 9 14:07:42 2024 - permalink -
    - https://jqlang.github.io/jq/
    FOSS JSON reading software tool
  • [TUHS] Anyone ever heard of teaching a case study of Initial Unix?
    Links to stories about the TENEX and TOPS-20 operating systems
    Thu Jul 4 15:38:30 2024 - permalink -
    - https://www.tuhs.org/pipermail/tuhs/2024-July/030389.html
    computer history operating-system reading software TODO
  • OpenLDAP is a free implementation of the X.500 directory service standards.
    LDAP stands for Lightweight Directory Access Protocol. The lightweight part comes from the fact it does not implement ALL of the standard. X.500 is quite unwieldy, and much of it has been superseded (e.g. the OSI networking stack) or considered impractical (e.g. such as canonical per entry Distinguished Names) or undesirable (e.g. publishing directories of private entities like businesses).
    Found via a link on ... to https://wiki.gentoo.org/wiki/Project:Prefix
    Sun Jun 30 12:06:14 2024 - permalink -
    - https://wiki.gentoo.org/wiki/OpenLDAP_Server
    reading software TODO
  • project for converting an autotools build recipe to a bare makefile that can be read and modified by humans.
    Mentioned on the TUHS mailing list https://www.tuhs.org/pipermail/tuhs/2024-June/030151.html
    Fri Jun 21 07:43:54 2024 - permalink -
    - https://gitlab.com/esr/autodafe/-/blob/master/README.adoc
    FOSS lic:BSD software tool
Links per page: 20 50 100
◄Older
page 2 / 34
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.