<div dir="ltr"><div>Hi all,</div><div><br></div><div>I tested yt with the release candidate and didn't run into any issues. We're using very stable parts of the sympy API so I'm not expecting breakage. That said, if anyone notices issues related to this please let me know and I will fix ASAP.</div><div><br></div><div>-Nathan</div><br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Aaron Meurer</b> <span dir="ltr"><<a href="mailto:asmeurer@gmail.com">asmeurer@gmail.com</a>></span><br>Date: Thu, Jul 6, 2017 at 3:15 PM<br>Subject: [sympy] SymPy 1.1 is released<br>To: "<a href="mailto:sympy@googlegroups.com">sympy@googlegroups.com</a>" <<a href="mailto:sympy@googlegroups.com">sympy@googlegroups.com</a>><br><br><br>I'm happy to announce that SymPy 1.1 has been released. You can install it with<br>
<br>
    pip install -U sympy<br>
<br>
It also be available via conda soon.<br>
<br>
This is a major release of SymPy, with many major changes since the<br>
previous version, 1.0. The release notes are at<br>
<a href="https://github.com/sympy/sympy/wiki/Release-Notes-for-1.1" rel="noreferrer" target="_blank">https://github.com/sympy/<wbr>sympy/wiki/Release-Notes-for-<wbr>1.1</a> (note, at<br>
the time of this writing, these are still being updated).<br>
<br>
Please report any bugs you find in our issue tracker<br>
<a href="https://github.com/sympy/sympy/issues" rel="noreferrer" target="_blank">https://github.com/sympy/<wbr>sympy/issues</a><br>
<br>
Some highlights (if I am missing anything major, please let me know<br>
and update the release notes page):<br>
<br>
- Many improvements to code generation, including addition of<br>
tensorflow (to lambdify), C++, llvm JIT, and Rust language support, as<br>
well as the beginning of AST classes.<br>
<br>
- Experimental support for SymEngine as a symbolic core in the<br>
sympy.physics.mechanics module (set the environment variable<br>
USE_SYMENGINE=1).<br>
<br>
- A reworking of the internals of the matrices module.<br>
<br>
- Several bug fixes for floating point numbers using higher than the<br>
default precision.<br>
<br>
In addition, several improvements from the 2016 Google Summer of Code<br>
projects, including:<br>
<br>
- A new holonomic submodule, for computing with holonomic functions<br>
(Shubham Tibra's GSoC project).<br>
<br>
- Improvements to the group theory module (Gaurav Dhingra's GSoC project).<br>
<br>
- Improvements to the solvers and solveset (Shekhar Prasad Rajak and<br>
Kshitij Saraogi's GSoC projects).<br>
<br>
- Implementation of Singularity Functions to solve Beam Bending<br>
problems (Sampad Kumar Saha's GSoC project).<br>
<br>
- Improvements to the mechanics module (James Brandon Milam's GSoC project).<br>
<br>
Thank you to everyone who contributed to this release. A full list of<br>
people who contributed is at<br>
<a href="https://github.com/sympy/sympy/wiki/Release-Notes-for-1.1#authors" rel="noreferrer" target="_blank">https://github.com/sympy/<wbr>sympy/wiki/Release-Notes-for-<wbr>1.1#authors</a>. A<br>
total of 184 people contributed to this release. Of these, 143 people<br>
contributed to SymPy for the first time for this release.<br>
<span class="HOEnZb"><font color="#888888"><br>
Aaron Meurer<br>
<br>
--<br>
You received this message because you are subscribed to the Google Groups "sympy" group.<br>
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:sympy%2Bunsubscribe@googlegroups.com">sympy+unsubscribe@<wbr>googlegroups.com</a>.<br>
To post to this group, send email to <a href="mailto:sympy@googlegroups.com">sympy@googlegroups.com</a>.<br>
Visit this group at <a href="https://groups.google.com/group/sympy" rel="noreferrer" target="_blank">https://groups.google.com/<wbr>group/sympy</a>.<br>
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/sympy/CAKgW%3D6K5xtb8KxnEzSVihoUZ7pBh3%2BnOi13N-EPA0WhzFgg7qg%40mail.gmail.com" rel="noreferrer" target="_blank">https://groups.google.com/d/<wbr>msgid/sympy/CAKgW%<wbr>3D6K5xtb8KxnEzSVihoUZ7pBh3%<wbr>2BnOi13N-EPA0WhzFgg7qg%40mail.<wbr>gmail.com</a>.<br>
For more options, visit <a href="https://groups.google.com/d/optout" rel="noreferrer" target="_blank">https://groups.google.com/d/<wbr>optout</a>.<br>
</font></span></div><br></div>