File tree Expand file tree Collapse file tree 2 files changed +45
-0
lines changed
Expand file tree Collapse file tree 2 files changed +45
-0
lines changed Original file line number Diff line number Diff line change 1+ # Prevent git from showing duplicate names with commands like "git shortlog"
2+ # See the manpage of git-shortlog for details.
3+ # The syntax is:
4+ # Name that should be used <email that should be used> Bad name <bad email>
5+ #
6+ # You can skip Bad name if it is the same as the one that should be used, and is unique.
7+ #
8+ # This file is up-to-date if the command git log --format="%aN <%aE>" | sort -u
9+ # gives no duplicates.
10+
11+ Ondřej Čertík <ondrej@certik.us> <ondrej.certik@gmail.com>
12+ Peter Brady <petertbrady@gmail.com> <ptb@lanl.gov>
13+ Isuru Fernando <isuruf@gmail.com> <isuru.11@cse.mrt.ac.lk>
14+ Alan Hu <alanlh2@illinois.edu> <31489167+alanlh@users.noreply.github.com>
15+ Shivam Vats <shivamvats.iitkgp@gmail.com> <shivamvats@users.noreply.github.com>
16+ Shikhar Jaiswal <jaiswalshikhar87@gmail.com>
17+ Sumith Kulal <sumith1896@gmail.com>
18+ Sushant Hiray <hiraysushant@gmail.com>
19+ Abhinav Agarwal <abhinavagarwal1996@gmail.com>
20+ Nilay Pochhi <pochhi.nilay@gmail.com>
Original file line number Diff line number Diff line change 1+ All people who contributed to symengine.py by sending at least a patch or more
2+ (Note that this repository was a subfolder of symengine repo and early contributors
3+ to the python bindings maybe listed in AUTHORS of symengine repo).
4+ You can generate this file by: bin/update_authors.sh.
5+
6+ Ondřej Čertík <ondrej@certik.us>
7+ Thilina Bandara Rathanyake <thilinarmtb@gmail.com>
8+ Isuru Fernando <isuruf@gmail.com>
9+ Sushant Hiray <hiraysushant@gmail.com>
10+ Peter Brady <petertbrady@gmail.com>
11+ Thilina Bandara Rathnayake <thilinarmtb@gmail.com>
12+ Shivam Vats <shivamvats.iitkgp@gmail.com>
13+ Sumith Kulal <sumith1896@gmail.com>
14+ Connor Behan <connor.behan@gmail.com>
15+ Ralf Stephan <ralf@ark.in-berlin.de>
16+ Björn Dahlgren <bjodah@gmail.com>
17+ Indrek Mandre <indrek@mare.ee>
18+ Abhinav Agarwal <abhinavagarwal1996@gmail.com>
19+ Matt Wala <wala1@illinois.edu>
20+ Shikhar Jaiswal <jaiswalshikhar87@gmail.com>
21+ Nilay Pochhi <pochhi.nilay@gmail.com>
22+ xoviat <xoviat@users.noreply.github.com>
23+ Jean-Christophe Fillion-Robin <jchris.fillionr@kitware.com>
24+ Moritz E. Beber <morbeb@biosustain.dtu.dk>
25+ Alan Hu <alanlh2@illinois.edu>
You can’t perform that action at this time.
0 commit comments