Skip to content

Releases: korsbo/Latexify.jl

v0.16.4

02 Jul 19:48
Compare
Choose a tag to compare

Latexify v0.16.4

Diff since v0.16.3

Merged pull requests:

  • Convert extensions to recipes (#263) (@gustaphe)
  • Disallow tensors (#286) (@gustaphe)
  • Update error handling on 0-dim array (#288) (@hyrodium)
  • Fix downloads count badge (#289) (@pricklypointer)
  • CompatHelper: add new compat entry for SymEngine in [weakdeps] at version 0.11, (keep existing compat) (#290) (@github-actions[bot])
  • CompatHelper: add new compat entry for DataFrames in [weakdeps] at version 1, (keep existing compat) (#291) (@github-actions[bot])
  • Allow recipes to set previous operation (#292) (@gustaphe)
  • CompatHelper: bump compat for SymEngine in [weakdeps] to 0.12, (keep existing compat) (#294) (@github-actions[bot])
  • fix typo (#295) (@spaette)

Closed issues:

  • 3D arrays/tensors (#284)

v0.16.3

16 Apr 08:39
c4f44a0
Compare
Choose a tag to compare

Latexify v0.16.3

Diff since v0.16.2

Merged pull requests:

Closed issues:

  • Remove Formatting.jl from dependencies (#283)

v0.16.2

03 Mar 12:17
Compare
Choose a tag to compare

Latexify v0.16.2

Diff since v0.16.1

Merged pull requests:

  • Fix potential bugs by switching from Formatting.jl to Format.jl (#281) (@ScottPJones)

Closed issues:

  • Release 0.15.21 does not include what is says (#266)
  • problem with symbolics derivative when using arrays (#271)
  • latexify does not support objects of type InlineStrings.String7 (#272)
  • Would like a macro that executes the expression, and latexifies the expression together with symbols, then with values of symbols, then with resulting value. (#275)

v0.16.1

11 Jun 19:31
6b869c3
Compare
Choose a tag to compare

Latexify v0.16.1

Diff since v0.16.0

Closed issues:

  • Error requiring DiffEqBase from Latexify (#258)
  • precompilation error in Julia 1.9 RC3 (#264)
  • Double supperscript in latex expression (#265)

Merged pull requests:

v0.15.21

01 May 09:42
Compare
Choose a tag to compare

Latexify v0.15.21

Diff since v0.15.20

Merged pull requests:

v0.16.0

24 Apr 14:40
5c74b62
Compare
Choose a tag to compare

Latexify v0.16.0

Diff since v0.15.19

Merged pull requests:

v0.15.20

24 Apr 15:59
e7b195f
Compare
Choose a tag to compare

Latexify v0.15.20

Diff since v0.15.19

Merged pull requests:

v0.15.19

23 Apr 14:20
a6c71ef
Compare
Choose a tag to compare

Latexify v0.15.19

Diff since v0.15.18

Closed issues:

  • How to display SDE system for Catalyst reaction networks? (#196)
  • Can we Latexify binomial coefficients? (#234)
  • More flexible matrix delimiters (#242)
  • SDESystem output is identical to ODESystem output (#249)
  • Support expressions like latexify(Expr(:call, sin, 3))? (#251)

Merged pull requests:

v0.15.18

09 Jan 08:54
ddf49bd
Compare
Choose a tag to compare

Latexify v0.15.18

Diff since v0.15.17

Closed issues:

  • "permille" symbol (#233)
  • "latexify does not support DataFrame" error when compiling my package (#238)
  • latexify fails in Julia >= 1.9 on symbols like :a_τa (#240)

Merged pull requests:

v0.15.17

13 Sep 13:07
feaa3ad
Compare
Choose a tag to compare

Latexify v0.15.17

Diff since v0.15.16

Closed issues:

  • Question on underscore behaviour (#103)
  • Pluto & Latexify (#217)
  • Symbolics and Latexify (#226)
  • Erroneous latexification of some superscripts such as x⁺ (#230)

Merged pull requests: