Revīziju grafs

38 Revīzijas (master)
 

Autors SHA1 Ziņojums Datums
Jan Petykiewicz 0a81c97af1 bump version to v0.7 pirms 2 gadiem
Jan Petykiewicz 56989009e0 move to hatch-based build pirms 2 gadiem
jan 6ee12d8db9 update pypi tags pirms 3 gadiem
Jan Petykiewicz 38dc51aa7e update email pirms 3 gadiem
Jan Petykiewicz 81e34520aa strip whitespace from version string pirms 3 gadiem
Jan Petykiewicz 6d861d8a9c update req. python version pirms 4 gadiem
Jan Petykiewicz f8d3a6600e bump version to v0.6 pirms 4 gadiem
Jan Petykiewicz e5e30a9414 Use VERSION.py instead of plain text VERSION pirms 4 gadiem
Jan Petykiewicz 522b610209 add .mypy_cache to .gitignore pirms 4 gadiem
Jan Petykiewicz ecefdff781 typing and comment updates pirms 4 gadiem
Jan Petykiewicz 085bb79ed7 add py.typed to enable downstream type checking pirms 4 gadiem
Jan Petykiewicz 94ebf9fa18 bump version to 0.5 pirms 5 gadiem
Jan Petykiewicz 99b35a1561 gitignore build artifacts pirms 5 gadiem
Jan Petykiewicz 50e3822eac Create folder-based module and use VERSION file
use VERSION to avoid importing the module before it's installed
pirms 5 gadiem
Jan Petykiewicz f68ab6bedb Update README pirms 5 gadiem
Jan Petykiewicz 1ab4b17247 add classifiers pirms 5 gadiem
Jan Petykiewicz 76f6c68472 add MANIFEST.in pirms 5 gadiem
jan c10fd556e2 Update source url pirms 5 gadiem
Jan Petykiewicz 219e4b9926 Use readme as long_description pirms 6 gadiem
Jan Petykiewicz 756c015b87 Move version info inside module pirms 6 gadiem
Jan Petykiewicz 3ca8afb3ef Use python3 for setup.py pirms 6 gadiem
Jan Petykiewicz 07df98cd42 bump version number pirms 7 gadiem
jan 8c8e41ac53 Rename some variables and functions, and add _very_ bare docs pirms 7 gadiem
jan 206d3885b6 Break up raster() into sub-functions. Documentation to follow... pirms 7 gadiem
jan 6dbdd63df4 bump version number pirms 8 gadiem
jan fb8c547ec2 Clean up imports pirms 8 gadiem
jan c7f551b0b7 Use complex number representation for vertex coordinates,
ie. (x, y) becomes x + iy. This gives a bit of a speedup
over repeating stuff for multiple arrays, and lets you
keep using the numpy +- operators (unlike structured
numpy arrays)
pirms 8 gadiem
jan d418ff149d Perform [(x,y,v),...] -> ndarray conversion using complex numbers
Factor-of-2 speedup on code that currently takes ~20% of the runtime --
turns out cache is good stuff.
pirms 8 gadiem
jan caf51d72ba Remove unused code for matlab interface pirms 8 gadiem
jan 12fdc5401e Use scipy.sparse.coo_matrix instead of numpy.histogram2d to get a decent speedup pirms 8 gadiem
jan 4dcdbf2f37 add license pirms 8 gadiem
jan 6db0b3c0fd switch to code style and remove --upgrade pirms 8 gadiem
jan 152d3b7818 switch to setuptools pirms 8 gadiem
jan 447c4105b7 Add dependencies to setup.py pirms 8 gadiem
jan f68555cb0b Switch to >= <= operators instead of functions
For clarity
pirms 8 gadiem
jan 936ae800b5 Recommend release branch for install pirms 8 gadiem
jan dfa0433a2c setup script refered to package, should've been module pirms 8 gadiem
jan ed77450c80 add all files pirms 8 gadiem