mailing-list for TeXmacs Users

Text archives Help


Re: Announcing tm-forge


Chronological Thread 
  • From: Darcy Shen <address@hidden>
  • To: "texmacs-users" <address@hidden>
  • Subject: Re: Announcing tm-forge
  • Date: Sun, 11 Apr 2021 11:44:30 +0800
  • Arc-authentication-results: i=1; mx.zoho.com.cn; spf=pass smtp.mailfrom=address@hidden; dmarc=pass header.from=<address@hidden> header.from=<address@hidden>
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com.cn; s=zohoarc; t=1618112673; h=Content-Type:Date:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:To; bh=fa91Uza5ZXjvtGdAeWwViKmewpa9hd/fhDN2qjsQvMo=; b=olGbfXml7Qk97z5tQUPxlEroZIK1b3RqRgSxketvSEXNxNKHhsOWZaiSJXFsH3qnwHI7twfFGM669zPH1W0X2ajlaFNCsUqxH3zOSdrmxBP1h6dwlcf23kc7/XZAl0uHnD7eryQc4pqm8inMSNSWVrTzj4dzvsOcTA/o3lfbzmU=
  • Arc-seal: i=1; a=rsa-sha256; t=1618112673; cv=none; d=zoho.com.cn; s=zohoarc; b=nfOALnxc46d3o/cTIHH24YzZn+a1ztPsocicvNdNZreifOriqqs23YWAj6vnKW1dLCjJ79QJGrf9NNhbuK4S54Fp+dj3fcgGyVFQbIYTXnAGidOGmUNUOnK3/DU9ASFY7z4g7VTfALMB/dqJULY2N8GRJyPiMIb0D2ucWO/U7+k=
  • Importance: Medium

For Octave related stuffs, here is a better alternative:


I'm afraid that there are copyright issues of the Octave snippets in Andrew Ng's ML Course.

Here is the most beautiful examples:
> A = magic(5)
> A
> imagesc(A)
> imagesc(A), colorbar, colormap gray

I will write an Octave tutorial later and create a pull request to tm-force or notes.


---- On Wed, 2021-04-07 22:03:19 Massimiliano Gubinelli <address@hidden> wrote ----

Dear all,
we have created a repository to share user produced content: example, templates, style files, macros, etc... here

https://github.com/texmacs/tm-forge

It is in the form of a git repository, so you can clone it / download to access locally all the material and also submit pull request or enhancements. We hope it will grow and contribute to improve the usefulness of TeXmacs.

Best regards,
Massimiliano Gubinelli







Archive powered by MHonArc 2.6.19.

Top of page