İşleme Grafiği

  • 0a81c97af1 bump version to v0.7 master v0.7 release Jan Petykiewicz 2022-08-18 23:10:39 -0700
  • 56989009e0 move to hatch-based build Jan Petykiewicz 2022-08-18 23:10:02 -0700
  • 6ee12d8db9 update pypi tags jan 2021-10-24 17:56:54 -0700
  • 38dc51aa7e update email Jan Petykiewicz 2021-07-11 17:23:41 -0700
  • 81e34520aa strip whitespace from version string Jan Petykiewicz 2021-07-11 17:23:36 -0700
  • 6d861d8a9c update req. python version Jan Petykiewicz 2020-11-03 01:23:31 -0800
  • f8d3a6600e bump version to v0.6 v0.6 Jan Petykiewicz 2020-11-03 01:21:26 -0800
  • e5e30a9414 Use VERSION.py instead of plain text VERSION Jan Petykiewicz 2020-11-03 01:20:53 -0800
  • 522b610209 add .mypy_cache to .gitignore Jan Petykiewicz 2020-11-03 01:17:54 -0800
  • ecefdff781 typing and comment updates Jan Petykiewicz 2020-11-03 01:17:43 -0800
  • 085bb79ed7 add py.typed to enable downstream type checking Jan Petykiewicz 2020-11-03 01:16:43 -0800
  • 94ebf9fa18 bump version to 0.5 v0.5 Jan Petykiewicz 2019-09-30 23:21:59 -0700
  • 99b35a1561 gitignore build artifacts Jan Petykiewicz 2019-09-30 23:18:41 -0700
  • 50e3822eac Create folder-based module and use VERSION file Jan Petykiewicz 2019-09-30 23:14:13 -0700
  • f68ab6bedb Update README Jan Petykiewicz 2019-04-07 18:04:46 -0700
  • 1ab4b17247 add classifiers Jan Petykiewicz 2019-04-07 17:12:31 -0700
  • 76f6c68472 add MANIFEST.in v0.4 Jan Petykiewicz 2019-04-07 17:00:55 -0700
  • c10fd556e2 Update source url jan 2019-02-09 19:38:15 -0800
  • 219e4b9926 Use readme as long_description Jan Petykiewicz 2018-09-16 20:06:57 -0700
  • 756c015b87 Move version info inside module Jan Petykiewicz 2018-09-16 20:05:13 -0700
  • 3ca8afb3ef Use python3 for setup.py Jan Petykiewicz 2018-09-16 20:04:46 -0700
  • e12e52cbcf move code to new location release Jan Petykiewicz 2018-01-15 22:33:36 -0800
  • 07df98cd42 bump version number Jan Petykiewicz 2017-10-17 12:57:06 -0700
  • 8c8e41ac53 Rename some variables and functions, and add _very_ bare docs jan 2017-09-06 21:09:06 -0700
  • 206d3885b6 Break up raster() into sub-functions. Documentation to follow... jan 2017-09-06 01:17:38 -0700
  • 6dbdd63df4 bump version number v0.3 jan 2016-07-16 21:50:38 -0700
  • fb8c547ec2 Clean up imports jan 2016-07-16 21:45:50 -0700
  • 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) jan 2016-07-16 20:39:33 -0700
  • d418ff149d Perform [(x,y,v),...] -> ndarray conversion using complex numbers jan 2016-07-16 18:32:11 -0700
  • caf51d72ba Remove unused code for matlab interface jan 2016-07-16 18:29:57 -0700
  • 12fdc5401e Use scipy.sparse.coo_matrix instead of numpy.histogram2d to get a decent speedup jan 2016-07-13 16:39:37 -0700
  • 4dcdbf2f37 add license jan 2016-04-13 03:52:57 -0700
  • 6db0b3c0fd switch to code style and remove --upgrade jan 2016-03-29 13:57:18 -0700
  • 152d3b7818 switch to setuptools jan 2016-03-27 17:30:16 -0700
  • 447c4105b7 Add dependencies to setup.py jan 2016-03-22 14:38:47 -0700
  • f68555cb0b Switch to >= <= operators instead of functions jan 2016-03-15 22:47:22 -0700
  • 936ae800b5 Recommend release branch for install jan 2016-03-15 21:13:11 -0700
  • dfa0433a2c setup script refered to package, should've been module jan 2016-03-15 20:28:39 -0700
  • ed77450c80 add all files jan 2016-03-15 20:26:21 -0700