Congratulations!

On Wednesday, March 9, 2016 at 12:02:33 PM UTC-8, Aaron Meurer wrote:
>
> I'm proud the announce that SymPy version 1.0 has been released. To 
> install this release use 
>
>     pip install -U sympy 
>
> or if you use Anaconda, use 
>
>     conda install sympy 
>
> (the conda version may take a day or two to be available). 
>
> There are many major changes in this release. The full release notes 
> are at https://github.com/sympy/sympy/wiki/Release-Notes-for-1.0, but 
> some of the important changes that I want to highlight are 
>
> - mpmath is now a hard external dependency for SymPy. sympy.mpmath 
> will no longer work (use import mpmath). See 
> http://docs.sympy.org/latest/install.html#mpmath for more information 
> on how to install mpmath. 
>
> - The galgebra Geometric Algebra module has been removed. The module 
> is now maintained separately at https://github.com/brombo/galgebra. 
>
> - The new solveset function is a planned replacement for solve. solve 
> is not yet deprecated, since solveset hasn't yet fully replicated all 
> the functionality of solve. solveset offers an improved interface to 
> solve. See http://docs.sympy.org/latest/modules/solvers/solveset.html 
> for more information on solveset vs. solve. 
>
> - This will be the last version of SymPy to support Python 2.6 and 
> 3.2. Both of these Python versions have reached end-of-life. Support 
> for other Python versions will continue at least until they have 
> reached end-of-life. 
>
> There are several additional backwards incompatible changes in this 
> release, as well as tons of new features and bugfixes. See the release 
> notes for more information. 
>
> I'd like to thank everyone who contributed to this release. The 
> release notes has a full list of people who contributed.  A total of 
> 156 people contributed to this release, and of those, 116 people 
> contributed for the first time for this release. 
>
> Aaron Meurer 
>

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sympy+unsubscr...@googlegroups.com.
To post to this group, send email to sympy@googlegroups.com.
Visit this group at https://groups.google.com/group/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/275b5a4f-401c-4678-8d11-68c799b0a996%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to